Remote Code Execution Risk in Dokploy PaaS by Unauthorized Git URL Manipulation
CVE-2026-72874
8.7HIGH
What is CVE-2026-72874?
Dokploy, a self-hostable Platform as a Service (PaaS), has a vulnerability that allows authenticated users with application access to execute arbitrary OS commands on the host system. This is due to the 'cloneGitRepository' function in earlier versions, which incorporates user-supplied 'customGitUrl' and 'customGitBranch' into git commands. An attacker can exploit this by providing a malicious Git URL during deployment, resulting in potential system compromise. This issue was addressed in version 0.29.13, which fortifies command execution against such manipulations.
Affected Version(s)
dokploy < 0.29.13
