AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-72878

CRITICAL · CVSS 9.6 EPSS 0.27% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-10 · Last synced 2026-08-15

CyberRota Analysis

AI-Generated

Dokploy versions prior to 0.29.13 are vulnerable due to improper handling of user-controlled database fields in the backup and restore pipeline, allowing authenticated admins to inject arbitrary OS commands that execute on the host machine. This critical vulnerability (CVSS 9.6) poses a severe risk as it can lead to full system compromise. Organizations using Dokploy should prioritize upgrading to version 0.29.13 to mitigate this risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-72878
Severity
CRITICAL
CVSS
9.6
EPSS
0.27%

Original NVD Description

Dokploy is a free, self-hostable Platform as a Service (PaaS). Prior to 0.29.13, Dokploy's backup and restore pipeline constructs shell commands by directly interpolating user-controlled database fields into bash -c "..." and sh -c "..." strings, then executes them via child_process.exec(). An authenticated admin/owner can inject arbitrary OS commands that execute on the host machine running Dokploy (not just inside a container). This vulnerability is fixed in 0.29.13.