Arbitrary Command Execution in Dokploy PaaS Due to Shell Command Construction Flaw
CVE-2026-72739
6.5MEDIUM
What is CVE-2026-72739?
Dokploy, a self-hostable Platform as a Service (PaaS), contained a vulnerability that allowed arbitrary command execution on the Docker host. This occurred because the createCommand() function improperly interpolated service names and configurations into bash command strings prior to version 0.29.13. When a compose was deployed with maliciously crafted names or service definitions, shell metacharacters were executed as command separators, leading to potential exploitation. Users are urged to upgrade to version 0.29.13 or later to mitigate this issue.
Affected Version(s)
dokploy < 0.29.13
