Dokploy versions before 0.29.13 are vulnerable to OS command injection via the registry testing functions, allowing authenticated users to execute arb...
Description
Dokploy versions before 0.29.13 are vulnerable to OS command injection via the registry testing functions, allowing authenticated users to execute arbitrary commands on the host or remote server.
AI Analyst Comment
Remediation
Update Dokploy dokploy to the latest version. Check the vendor security advisory for specific patch details. Monitor for exploitation attempts and review access logs.
---METADATA---
VENDOR: Dokploy
PRODUCT: dokploy
AFFECTED_VERSIONS: < 0.29.13
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
Dokploy versions before 0.29.13 are vulnerable to OS command injection via the registry testing functions, allowing authenticated users to execute arbitrary commands on the host or remote server.
Executive Summary:
An authenticated OS command injection vulnerability in Dokploy versions prior to 0.29.13 allows attackers to execute arbitrary code on target servers, posing a critical risk to system integrity.
Vulnerability Details
CVE-ID: CVE-2026-72902
Affected Software: Dokploy dokploy
Affected Versions: < 0.29.13
Vulnerability: This vulnerability is an OS command injection flaw (CWE-78) occurring because the application improperly interpolates user-controlled password fields into shell commands. Exploitation requires the attacker to have an authenticated session.
Business Impact
Successful exploitation grants an attacker the ability to execute arbitrary commands with the privileges of the Dokploy service. Given the CVSS score of 9.9, this vulnerability could lead to total system compromise, unauthorized data access, and the potential for lateral movement within the infrastructure.
Remediation Plan
Immediate Action: Upgrade the Dokploy instance to version 0.29.13 or later immediately.
Proactive Monitoring: Monitor server logs for suspicious shell commands or anomalous process execution originating from the Dokploy service account.
Compensating Controls: Ensure the Dokploy service runs with the least privilege necessary, and utilize network segmentation to limit the impact if the host is compromised.
Exploitation Status
Public Exploit Available: No (exploit_available: false)
Analyst Notes: As of Aug 10, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The flaw is inherently dangerous as it bridges the gap between application logic and system-level command execution.
Analyst Recommendation
The critical severity of this vulnerability necessitates immediate patching. Organizations should prioritize updating to version 0.29.13 to prevent potential remote code execution and maintain the security posture of their deployment environments.