PT-2026-69943 · Dokploy · Dokploy
CVE-2026-72901
·
Published
2026-08-10
·
Updated
2026-08-13
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
Dokploy is a self-hostable Platform as a Service (PaaS) that allows an authenticated low-privilege member to execute arbitrary commands on the control-plane host. The issue occurs because the
volumeName field accepted by the volumeBackup.create and volumeBackup.runManually functions is interpolated without quoting in the packages/server/src/utils/volume-backups/backup.ts file and executed via child process.exec. Due to Docker socket access, this execution is equivalent to host root privileges.Recommendations
Update to version 0.29.13.
Exploit
Fix
RCE
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