AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-72879

CRITICAL · CVSS 9.4 EPSS 0.28% 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.8 are vulnerable due to improper handling of user-supplied input in the getRegistryCommands() function, allowing authenticated users with project access to inject malicious commands into the shell. This can lead to arbitrary command execution on the Dokploy server, enabling attackers to read or modify host files and access other containers via Docker. Organizations using Dokploy should prioritize upgrading to version 0.29.8 to mitigate this critical security 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-72879
Severity
CRITICAL
CVSS
9.4
EPSS
0.28%
Docker

Original NVD Description

Dokploy is a free, self-hostable Platform as a Service (PaaS). Prior to 0.29.8, the getRegistryCommands() function in packages/server/src/utils/cluster/upload.ts interpolates registry.password and registry.registryUrl directly into a shell command without escaping. An authenticated user with project access can configure malicious registry credentials and trigger a swarm deployment to execute arbitrary OS commands on the Dokploy server, read or modify host files, and access other containers through Docker. This issue is fixed in version 0.29.8.