AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-72872

CRITICAL · CVSS 9.9 EPSS 0.37% 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.13 are vulnerable due to improper validation of user-supplied input, allowing an attacker with service deployment permissions to execute arbitrary operating system commands on the host or target server through git clone commands. This critical vulnerability poses a significant risk to the integrity and security of the affected systems. Organizations using Dokploy should prioritize upgrading to version 0.29.13 or later 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-72872
Severity
CRITICAL
CVSS
9.9
EPSS
0.37%

Original NVD Description

Dokploy is a free, self-hostable Platform as a Service (PaaS). Prior to 0.29.13, application.saveBitbucketProvider stores bitbucketOwner and bitbucketRepository without validation and cloneBitbucketRepository in packages/server/src/utils/providers/bitbucket.ts interpolates those values into git clone commands executed through execAsync or execAsyncRemote, allowing a member with service deployment permission to execute arbitrary operating system commands on the Dokploy host or target server. This issue is fixed in version 0.29.13.