Command Injection Vulnerability in Dokploy PaaS Platform
CVE-2026-72885
NONE
What is CVE-2026-72885?
Dokploy, a self-hostable Platform as a Service (PaaS), was found to have a command injection vulnerability in versions prior to 0.29.13. An improperly handled user input in dockerContextPath allows authenticated application editors to execute arbitrary commands on the host system due to an unquoted cd command. This flaw originates from the getDockerContextPath function, which does not properly sanitize input before it is processed in the Docker execution chain. The issue was resolved in version 0.29.13, emphasizing the importance of input validation and secure command execution practices.
Affected Version(s)
dokploy < 0.29.13
