AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-72864

CRITICAL · CVSS 9.9 EPSS 0.27% Public Exploit

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

CyberRota Analysis

AI-Generated

The vulnerability affects Dokploy versions prior to 0.29.13, where the authentication mechanism fails to properly authorize user access to specific containers, allowing any authenticated user to execute arbitrary commands with root privileges in any container. This critical flaw poses a significant risk of unauthorized access and potential compromise of the entire Docker environment. Organizations using Dokploy for container management should prioritize upgrading to version 0.29.13 to mitigate this severe security threat.

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-72864
Severity
CRITICAL
CVSS
9.9
EPSS
0.27%
Docker

Original NVD Description

Dokploy is a free, self-hostable Platform as a Service (PaaS). Prior to 0.29.13, the local branch of /docker-container-terminal in apps/dokploy/server/wss/docker-container-terminal.ts authenticates with validateRequest but does not authorize the attacker-controlled containerId against the caller's role, organization, or service access before passing it to `docker exec`, allowing any authenticated member to obtain a root shell in arbitrary containers on a self-hosted instance. This issue is fixed in version 0.29.13.