PatchSiren cyber security CVE debrief
CVE-2026-72736 Dokploy CVE debrief
CVE-2026-72736 is a critical vulnerability in Dokploy, a free, self-hostable Platform as a Service (PaaS). The vulnerability allows for remote code execution via shell command injection in the registry credential testing and Docker Swarm cluster management endpoints. This issue was fixed in version 0.29.13. Dokploy's vulnerability stems from passing user-controlled values directly into shell commands via unquoted template literal interpolation. This oversight enables attackers to inject malicious commands, potentially leading to unauthorized access and control. Defenders must prioritize patching to version 0.29.13 or later and assess exposure in their environment.
- 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
Defenders responsible for Dokploy deployments should assess exposure and prioritize patching to version 0.29.13 or later. They must also verify the effectiveness of the fix and review their environment's specific configurations. Additionally, defenders should be aware of the potential operational impacts, including remote code execution and shell command injection. Prioritizing patching and exposure assessment will help mitigate potential risks associated
Why it matters
CVE-2026-72736 is a critical vulnerability in Dokploy that allows for remote code execution via shell command injection. Defenders should prioritize patching to version 0.29.13 or later, assess exposure in their environment, and verify the effectiveness of the fix.
- Potential remote code execution
- Shell command injection vulnerability
- Requires patching to version 0.29.13 or later for fix
Technical summary
CVE-2026-72736 is a critical vulnerability in Dokploy that allows for remote code execution via shell command injection. The vulnerability is fixed in version 0.29.13. Dokploy's insecure use of unquoted template literal interpolation enables attackers to inject malicious shell commands. This vulnerability affects Dokploy's registry credential testing and Docker Swarm cluster management endpoints. Defenders should prioritize patching and assess exposure to mitigate potential risks. The vulnerability's technical details highlight the importance of secure coding practices and input validation.
Defensive priority
Defenders should prioritize patching to version 0.29.13 or later, assess exposure in their environment, and verify the effectiveness of the fix.
Recommended defensive actions
- Patch Dokploy to version 0.29.13 or later
- Assess exposure in the environment
- Verify the effectiveness of the fix
- Review compensating controls for exposed systems
- Check relevant monitoring, detection, and logs for exposed assets
- Track exceptions and retest remediated assets
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, its impact, and the fixed version. However, additional information about potential exploitation or affected systems is limited. The vulnerability's critical nature and potential for remote code execution necessitate immediate attention from defenders. They should verify the effectiveness of the fix and assess their environment's exposure. Limited information is available on the vulnerability's exploitation in the wild or specific affected systems.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-72736 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-72736
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-72736 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-72736
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/df2779eaeb4a58f0c85d4caa713c776c790fa708
-
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-4mfc-grxw-6858
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.