PT-2026-69938 · Dokploy · Dokploy
CVE-2026-72884
·
Published
2026-08-10
·
Updated
2026-08-10
CVSS v4.0
8.7
High
| Vector | AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
Dokploy versions prior to 0.29.13
Description
An authenticated user with permissions to update a Compose service can execute arbitrary commands on the host. This occurs because the
sanitizeCommand function in packages/server/src/utils/builders/compose.ts only removes whitespace and surrounding quotes from the compose.command variable before it is used in exportEnvCommand and docker command interpolation, failing to prevent the injection of shell metacharacters.Recommendations
Update to version 0.29.13.
Exploit
Fix
OS Command Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Dokploy