AUGUST 16, 2026
Live Feed
Back to database
Case File

CVE-2026-72883

HIGH · CVSS 8.8 EPSS 0.40% Public Exploit

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

CyberRota Analysis

AI-Generated

Dokploy versions prior to 0.29.13 are vulnerable due to inadequate enforcement of access controls in WebSocket handlers, allowing authenticated users to gain unauthorized root terminal access to restricted servers and services. This could lead to exposure of sensitive logs and statistics, posing a significant security risk. Organizations using Dokploy should prioritize upgrading to version 0.29.13 to mitigate this high-severity 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-72883
Severity
HIGH
CVSS
8.8
EPSS
0.40%
Docker

Original NVD Description

Dokploy is a free, self-hostable Platform as a Service (PaaS). Prior to 0.29.13, the WebSocket handlers in apps/dokploy/server/wss/terminal.ts, apps/dokploy/server/wss/docker-container-terminal.ts, apps/dokploy/server/wss/docker-container-logs.ts, and apps/dokploy/server/wss/docker-stats.ts validate organization membership but do not enforce checkServiceAccess, accessedServerIds, or accessedServices, allowing an authenticated organization member to obtain root terminal access and read logs or statistics for restricted servers and services. This issue is fixed in version 0.29.13.