PT-2026-69939 · Dokploy · Dokploy
CVE-2026-72885
·
Published
2026-08-10
·
Updated
2026-08-10
CVSS v4.0
0.0
None
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X |
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). An authenticated application editor can execute arbitrary commands on the host system. This occurs because the
dockerContextPath variable, accepted by the apps/dokploy/components/dashboard/application/build/show.tsx component, is processed by the getDockerContextPath() function in packages/server/src/utils/filesystem/directory.ts and subsequently passed into an unquoted cd command within packages/server/src/utils/builders/docker-file.ts before being executed by execAsync().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