AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-72882

CRITICAL · CVSS 9.9 EPSS 0.36% Public Exploit

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

CyberRota Analysis

AI-Generated

Dokploy versions 0.28.8 and earlier are vulnerable to remote code execution (RCE) due to improper handling of file paths, allowing authenticated users to inject shell metacharacters. This vulnerability can lead to the execution of arbitrary commands on the managed server via SSH, posing a critical risk to system integrity. Organizations using Dokploy should prioritize patching this vulnerability to safeguard their deployments against potential exploitation.

Public Exploit Signal

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

GitHub PoC Links

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

CVE
CVE-2026-72882
Severity
CRITICAL
CVSS
9.9
EPSS
0.36%

Original NVD Description

Dokploy is a free, self-hostable Platform as a Service (PaaS). In 0.28.8 and earlier, an authenticated user who can create or update file mounts for a service can inject shell metacharacters into filePath, causing Dokploy to execute attacker-controlled commands on the configured remote managed server over SSH. In the default deployment model, this yields direct remote host RCE from the web interface.