๐Ÿ” CVE Alert

CVE-2026-72736

CRITICAL 9.9

Dokploy: OS Command Injection in registry credential testing and Swarm cluster management โ†’ HOST RCE

CVSS Score
9.9
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-77
Vendor dokploy
Product dokploy
Published Aug 10, 2026
Last Updated Aug 10, 2026
Stay Ahead of the Next One

Get instant alerts for dokploy dokploy

Be the first to know when new critical vulnerabilities affecting dokploy dokploy are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

Dokploy / dokploy
< 0.29.13

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Dokploy/dokploy/security/advisories/GHSA-4mfc-grxw-6858 github.com: https://github.com/Dokploy/dokploy/commit/df2779eaeb4a58f0c85d4caa713c776c790fa708 github.com: https://github.com/Dokploy/dokploy/releases/tag/v0.29.13