AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-72877

CRITICAL · CVSS 9.6 EPSS 0.40% Public Exploit

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

CyberRota Analysis

AI-Generated

Docker is vulnerable due to improper handling of the dockerImage field in Dokploy, allowing authenticated users with create or update permissions to execute arbitrary shell commands on the local build host or remote SSH targets. This critical vulnerability can lead to exposure of sensitive host secrets and compromise other projects. Organizations using Dokploy versions prior to 0.29.13 should prioritize immediate updates to mitigate potential security risks.

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-72877
Severity
CRITICAL
CVSS
9.6
EPSS
0.40%
Docker

Original NVD Description

Dokploy is a free, self-hostable Platform as a Service (PaaS). Prior to 0.29.13, the dockerImage field is interpolated without quoting into shell commands in buildRemoteDocker() in packages/server/src/utils/providers/docker.ts and is validated only as an optional string. An authenticated user with application create or update permission can use shell command substitution in dockerImage to execute arbitrary commands on the local build host or a remote SSH build target, exposing host secrets and other projects. This issue is fixed in version 0.29.13.