AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-72901

CRITICAL · CVSS 9.9 EPSS 0.63% 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, allowing authenticated low-privilege users to execute arbitrary commands on the control-plane host due to improper handling of the volumeName field in the backup process. This flaw can lead to host-level command execution with root privileges, posing a critical security risk. Organizations using Dokploy should prioritize upgrading to version 0.29.13 or later to mitigate this vulnerability.

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-72901
Severity
CRITICAL
CVSS
9.9
EPSS
0.63%
Docker

Original NVD Description

Dokploy is a free, self-hostable Platform as a Service (PaaS). Prior to 0.29.13, Dokploy allows an authenticated low-privilege member to execute arbitrary commands on the control-plane host because the volumeName field accepted by volumeBackup.create and volumeBackup.runManually is interpolated without quoting in packages/server/src/utils/volume-backups/backup.ts and executed through child_process.exec, with Docker socket access making execution host/root-equivalent. This issue is fixed in version 0.29.13.