CVE-2026-72736 CRITICAL

CVE-2026-72736: Dokploy: OS Command Injection in registry credential testing and Swarm cluster management → HOST RCE

Vendor Dokploy
Product dokploy
Weakness CWE-77
Published August 10, 2026
Last update August 10, 2026

CVSS base score

9.9/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

August 10, 2026 CVE published

Related vulnerabilities

04Related CVE