OS Command Injection Vulnerability in Dokploy PaaS
CVE-2026-27130
9.9CRITICAL
What is CVE-2026-27130?
Dokploy, a self-hostable Platform as a Service (PaaS), suffers from an OS command injection vulnerability found in versions 0.26.6 and earlier. The flaw arises from insufficient input sanitization of the appName parameter, lack of schema validation, and direct shell command interpolation. User-controlled application names, which undergo minimal sanitization, are directly utilized in shell commands executed with server-level privileges through functions like execAsync() and execAsyncRemote(). An authenticated attacker can exploit this vulnerability by injecting shell metacharacters in the appName field, leading to potential unauthorized command execution on the server. This vulnerability has been patched in version 0.26.7.
Affected Version(s)
dokploy < 0.26.7
