Dokploy is a free, self-hostable Platform as a Service (PaaS). Prior to 0.29.13, Dokploy's backup and restore pipeline constructs shell commands by directly interpolating user-controlled database fields into bash -c "..." and sh -c "..." strings, then executes them via child_process.exec(). An authenticated admin/owner can inject arbitrary OS commands that execute on the host machine running Dokploy (not just inside a container). This vulnerability is fixed in 0.29.13.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-10 20:17
Updated : 2026-09-08 20:54
NVD link : CVE-2026-72878
Mitre link : CVE-2026-72878
CVE.ORG link : CVE-2026-72878
JSON object : View
Products Affected
No product.
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
