NONE · 0

CVE-2026-72870

Dokploy is a free, self-hostable Platform as a Service (PaaS). Prior to 0.29.13, the buildRemoteDocker() function in packages/server/src/utils/providers/docker.ts interpolates the application-controll...

Vulnerability Description

Dokploy is a free, self-hostable Platform as a Service (PaaS). Prior to 0.29.13, the buildRemoteDocker() function in packages/server/src/utils/providers/docker.ts interpolates the application-controlled dockerImage value directly into a docker pull shell command. An authenticated user with project access can set a crafted dockerImage through application.update and trigger application.deploy, causing execAsync() to execute arbitrary operating-system commands as the Dokploy server process. This issue is fixed in version 0.29.13.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-72870?

CVE-2026-72870 is a documented vulnerability. Dokploy is a free, self-hostable Platform as a Service (PaaS). Prior to 0.29.13, the buildRemoteDocker() function in packages/server/src/utils/providers/docker.ts interpolates the application-controll...

How severe is CVE-2026-72870?

CVSS scoring is not yet available for CVE-2026-72870. Check NVD for updates.

Is there a patch for CVE-2026-72870?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.