AUGUST 21, 2026
Live Feed
Back to database
Case File

CVE-2026-72885

NONE · CVSS 0 EPSS 0.58% Public Exploit

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

CyberRota Analysis

AI-Generated

Dokploy versions prior to 0.29.13 are vulnerable due to improper handling of the dockerContextPath, which allows authenticated application editors to execute arbitrary commands on the Dokploy host through an unquoted command execution flaw. This vulnerability poses a significant risk of unauthorized command execution, potentially compromising the host system. Organizations using Dokploy should prioritize upgrading to version 0.29.13 to mitigate this 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-72885
Severity
NONE
CVSS
0
EPSS
0.58%
Docker

Original NVD Description

Dokploy is a free, self-hostable Platform as a Service (PaaS). Prior to 0.29.13, dockerContextPath accepted by apps/dokploy/components/dashboard/application/build/show.tsx flows through getDockerContextPath in packages/server/src/utils/filesystem/directory.ts into the unquoted cd command in packages/server/src/utils/builders/docker-file.ts before execution by execAsync, allowing an authenticated application editor to execute arbitrary commands on the Dokploy host. This issue is fixed in version 0.29.13.