Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/105844?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/105844?format=api", "vulnerability_id": "VCID-1xmn-jqbt-6kck", "summary": "Dokploy is a self-hostable Platform as a Service (PaaS) that simplifies the deployment and management of applications and databases. An authenticated, low-privileged user can run arbitrary OS commands on the Dokploy host. The tRPC procedure\ndocker.getContainersByAppNameMatch interpolates the attacker-supplied appName value into a Docker CLI call without sanitisation, enabling command injection under the Dokploy service account. This vulnerability is fixed in 0.23.7.", "aliases": [ { "alias": "CVE-2025-53376" } ], "fixed_packages": [], "affected_packages": [], "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-53376", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.03546", "scoring_system": "epss", "scoring_elements": "0.87956", "published_at": "2026-06-11T12:55:00Z" }, { "value": "0.03546", "scoring_system": "epss", "scoring_elements": "0.87997", "published_at": "2026-06-12T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-53376" }, { "reference_url": "https://github.com/Dokploy/dokploy/commit/fb5d2bd5b67322f1468e5e4d0d5abcf97517761c", "reference_id": "fb5d2bd5b67322f1468e5e4d0d5abcf97517761c", "reference_type": "", "scores": [ { "value": "6.3", "scoring_system": "cvssv4", "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2025-07-07T16:14:17Z/" } ], "url": "https://github.com/Dokploy/dokploy/commit/fb5d2bd5b67322f1468e5e4d0d5abcf97517761c" }, { "reference_url": "https://github.com/Dokploy/dokploy/security/advisories/GHSA-m486-7pmj-8cmv", "reference_id": "GHSA-m486-7pmj-8cmv", "reference_type": "", "scores": [ { "value": "6.3", "scoring_system": "cvssv4", "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2025-07-07T16:14:17Z/" } ], "url": "https://github.com/Dokploy/dokploy/security/advisories/GHSA-m486-7pmj-8cmv" } ], "weaknesses": [ { "cwe_id": 78, "name": "Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')", "description": "The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component." } ], "exploits": [], "severity_range_score": "6.3 - 6.3", "exploitability": null, "weighted_severity": null, "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-1xmn-jqbt-6kck" }