---
cve: "CVE-2026-72736"
severity: "CRITICAL"
cvss: 9.9
epss: "43%"
vendor: "Dokploy"
kev: false
exploited: false
published: "2026-08-10 18:18:52"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-14T04:27:06+02:00"
---

# CVE-2026-72736

> 9.9 CRITICAL · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |
| S Scope | Verändert | bad |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- df2779eaeb4a58f0c85d4caa713c776c790fa708 (Commit)
- 8b868c66d6672be40b86315a704ea1b3b09cb2d3 (Commit)

## Referenzen

- <https://github.com/Dokploy/dokploy/security/advisories/GHSA-4mfc-grxw-6858>
- <https://github.com/Dokploy/dokploy/commit/df2779eaeb4a58f0c85d4caa713c776c790fa708>
- <https://github.com/Dokploy/dokploy/releases/tag/v0.29.13>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-72736) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
