CVE-2026-72739

Dokploy is a free, self-hostable Platform as a Service (PaaS). Prior to 0.29.13, the createCommand() function constructs shell commands by interpolating compose service names and configuration into bash command strings. When a compose with a maliciously crafted name or service definition is deployed, the shell metacharacters are interpreted as command separators, allowing arbitrary command execution on the Docker host. This vulnerability is fixed in 0.29.13.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-10 18:18

Updated : 2026-09-08 20:54


NVD link : CVE-2026-72739

Mitre link : CVE-2026-72739

CVE.ORG link : CVE-2026-72739


JSON object : View

Products Affected

No product.

CWE
CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')