PatchSiren cyber security CVE debrief
CVE-2026-72877 Dokploy CVE debrief
CVE-2026-72877 Dokploy Remote Code Execution Vulnerability. Dokploy, a free, self-hostable Platform as a Service (PaaS), is vulnerable to remote code execution due to improper validation and interpolation of the dockerImage field. An authenticated user with application create or update permission can inject shell commands, potentially exposing host secrets and other projects. Defenders responsible for Dokploy deployments should assess exposure and prioritize remediation by updating to version 0.29.13 or later, restricting application create and update permissions, and monitoring for suspicious activity.
- Vendor
- Dokploy
- Product
- Unknown
- CVSS
- CRITICAL 9.6
- 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
Defenders responsible for Dokploy deployments, administrators with application create or update permissions, and security teams monitoring build hosts and remote SSH build targets should assess exposure and prioritize remediation.
Why it matters
CVE-2026-72877 is a critical vulnerability in Dokploy that allows authenticated users to execute arbitrary commands on build hosts or remote SSH targets. Defenders should prioritize remediation, restrict permissions, and monitor for suspicious activity.
- Potential exposure of host secrets and other projects
- Possible execution of arbitrary commands on local build hosts or remote SSH build targets
- Risk of lateral movement within the environment
- Need for verification of Dokploy version and configuration
Technical summary
The Dokploy PaaS is vulnerable to remote code execution due to improper validation and interpolation of the dockerImage field in buildRemoteDocker(). An authenticated user with application create or update permission can inject shell commands, potentially exposing host secrets and other projects. This vulnerability is a critical issue, with a CVSS score of 9.6, and defenders should prioritize remediation. The vulnerability is fixed in version 0.29.13, and defenders should review and update Dokploy to this version or later. Additionally, defenders should restrict application create and update permissions to trusted users and monitor Dokploy build hosts and remote SSH build targets for suspicious activity.
Defensive priority
High
Recommended defensive actions
- Review and update Dokploy to version 0.29.13 or later
- Restrict application create and update permissions to trusted users
- Monitor Dokploy build hosts and remote SSH build targets for suspicious activity
- Implement additional security controls, such as validating and sanitizing user input
- Conduct a thorough review of Dokploy configurations and environments to identify potential exposure
- Verify Dokploy version and configuration to ensure remediation is effective
- Track and document remediation efforts for future reference and auditing
Evidence notes
The CVE record and NVD entry provide details on the vulnerability in Dokploy, a free, self-hostable Platform as a Service (PaaS). An authenticated user with application create or update permission can use shell command substitution in the dockerImage field to execute arbitrary commands on the local build host or a remote SSH build target.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-72877 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-72877
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-72877 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-72877
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/cba0b253c7de4157dd932de7f16a2ad247c7cee9
-
Source reference
Unverified legacy reference
URL: https://github.com/Dokploy/dokploy/pull/4860
-
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-jxxj-gmpx-h5rj
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.