CVE-2026-72872

CRITICAL CVSS 3.1: 9.9 EPSS 0.37%
Updated Aug 13, 2026
Bitbucket
Parameter Value
CVSS 9.9 (CRITICAL)
Fixed In 0.29.13
Type CWE-78 (OS Command Injection)
Vendor Bitbucket
Public PoC No

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.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
Low
Basic privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
High
Complete data leak
Integrity
High
Complete data modification
Availability
High
Complete denial of service

CVSS Vector v3.1

Weakness Type (CWE)

Vulnerable Products

dokploy:dokploy

Related Vulnerabilities