PT-2026-69919 · Dokploy · Dokploy
CVE-2026-72874
·
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 application access can execute arbitrary operating system commands on the host. This occurs because the
cloneGitRepository() function in packages/server/src/utils/providers/git.ts interpolates the customGitUrl and customGitBranch variables into a git clone command that is subsequently passed to execAsync() or execAsyncRemote(). An attacker can trigger this by providing a malicious custom Git URL and initiating a deployment.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