Arbitrary Command Execution Vulnerability in Dokploy Platform
CVE-2026-72870
8.7HIGH
What is CVE-2026-72870?
Dokploy, a self-hostable Platform as a Service (PaaS), is susceptible to an arbitrary command execution vulnerability due to the improper handling of user-supplied input. Specifically, in versions prior to 0.29.13, the buildRemoteDocker() function directly interpolates a potentially malicious dockerImage value into a Docker pull command. This allows an authenticated user with project access to exploit the application by submitting a crafted dockerImage via application.update. When triggering application.deploy, this can lead to the execution of arbitrary operating system commands within the context of the Dokploy server process. Users are advised to update to version 0.29.13 or later to resolve this issue.
Affected Version(s)
dokploy < 0.29.13
