PT-2026-69906 · Dokploy · Dokploy
CVE-2026-72865
·
Published
2026-08-10
·
Updated
2026-08-10
CVSS v3.1
9.9
Critical
| Vector | AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Dokploy versions prior to 0.29.13
Description
The
compose.update operation stores an unvalidated composePath that is interpolated into docker compose -f, docker stack deploy -c, and touch shell commands executed via /bin/sh -c. An authenticated member with compose write and deploy permissions can provide a crafted composePath and trigger compose.deploy or startCompose to execute arbitrary operating-system commands within the Docker-privileged host context. This occurs within packages/server/src/utils/builders/compose.ts and packages/server/src/services/compose.ts.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