AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-72739

MEDIUM · CVSS 6.5 EPSS 0.45% Public Exploit

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

CyberRota Analysis

AI-Generated

Docker users deploying Dokploy versions prior to 0.29.13 are vulnerable to arbitrary command execution due to improper handling of shell command construction in the createCommand() function. Maliciously crafted service names or definitions can exploit this flaw, potentially compromising the Docker host. Organizations utilizing Dokploy should prioritize upgrading to version 0.29.13 to mitigate this 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-72739
Severity
MEDIUM
CVSS
6.5
EPSS
0.45%
Docker

Original NVD Description

Dokploy is a free, self-hostable Platform as a Service (PaaS). Prior to 0.29.13, the createCommand() function constructs shell commands by interpolating compose service names and configuration into bash command strings. When a compose with a maliciously crafted name or service definition is deployed, the shell metacharacters are interpreted as command separators, allowing arbitrary command execution on the Docker host. This vulnerability is fixed in 0.29.13.