← All CVEs

CVE-2026-72736

critical · 9.9

Dokploy is a free, self-hostable Platform as a Service (PaaS). Prior to 0.29.13, Dokploy passes user-controlled values directly into shell commands via unquoted template literal interpolation in the registry credential testing and Docker Swarm cluster management endbpoints. Both endpoints have a safe local code path (using execFileAsync or the Docker API) but a vulnerable remote path (using execAsyncRemote which runs the shell string via SSH). This vulnerability is fixed in 0.29.13.

9.9
CVSS
0.6%
EPSS (exploit prob.)
48th
EPSS percentile
2026-08-10
Published

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Weaknesses

CWE-77

References

Query this programmatically:

curl https://evil-db.io/api/v1/cve/CVE-2026-72736