PatchSiren cyber security CVE debrief
CVE-2026-72901 Dokploy CVE debrief
CVE-2026-72901 Dokploy Command Injection Vulnerability. Dokploy, a free, self-hostable Platform as a Service (PaaS), contains a critical vulnerability that allows an authenticated low-privilege member to execute arbitrary commands on the control-plane host. This issue arises from improper input validation in the volumeName field, which is interpolated without quoting in packages/server/src/utils/volume-backups/backup.ts and executed through child_process.exec. The vulnerability is patched in version 0.29.13.
- Vendor
- Dokploy
- Product
- Unknown
- CVSS
- CRITICAL 9.9
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-10
- Original CVE updated
- 2026-09-08
- Advisory published
- 2026-08-10
- Advisory updated
- 2026-09-08
Who should care
Administrators and users of Dokploy instances should assess their exposure and apply the patch in version 0.29.13. Additionally, security teams and vulnerability management professionals should prioritize this vulnerability due to its critical severity and potential impact on the control-plane host. Platform operators and security personnel responsible for Dokploy instances should review and implement the recommended actions to mitigate the vulnerability.
Why it matters
CVE-2026-72901 is a critical vulnerability in Dokploy that allows an authenticated low-privilege member to execute arbitrary commands on the control-plane host. This issue requires immediate attention and patching to prevent potential exploitation.
- Potential for host-equivalent command execution
- Possible lateral movement within the network
- Need for immediate patching or mitigation
- Potential for data breaches or system compromise
Technical summary
CVE-2026-72901 is a critical vulnerability in Dokploy that allows an authenticated low-privilege member to execute arbitrary commands on the control-plane host due to improper input validation in the volumeName field. This issue is patched in version 0.29.13, which addresses the vulnerability by properly quoting user input. The vulnerability has a high impact due to its potential for host-equivalent command execution and lateral movement within the network. The fix requires immediate attention to prevent potential exploitation.
Defensive priority
High
Recommended defensive actions
- Review and apply the patch in Dokploy version 0.29.13
- Restrict access to the Dokploy control-plane host
- Monitor for suspicious activity on the Dokploy instance
- Perform a thorough review of system logs for potential exploitation attempts
- Implement additional security measures such as network segmentation and least privilege access
- Verify the integrity of the Dokploy instance and its components
- Consider engaging with the Dokploy community or security experts for further guidance
Evidence notes
The CVE record and NVD entry provide details on the vulnerability. The Dokploy team has released a fix in version 0.29.13. The vulnerability allows an authenticated low-privilege member to execute arbitrary commands due to improper input validation. The fix in version 0.29.13 addresses this issue by properly quoting the volumeName field. Evidence is limited to CVE and NVD details; further verification is recommended.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-72901 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-72901
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-72901 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-72901
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/Dokploy/dokploy/commit/d629faebc6dcb9d4785f84bf30b2b285f9f59379
-
Source reference
Unverified legacy reference
URL: https://github.com/Dokploy/dokploy/pull/4873
-
Source reference
Unverified legacy reference
URL: https://github.com/Dokploy/dokploy/releases/tag/v0.29.13
-
Source reference
Unverified legacy reference
URL: https://github.com/Dokploy/dokploy/security/advisories/GHSA-w223-vw9m-4f9c
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.