CVE-2026-45628

CRITICAL EPSS 13.7%
Published May 29, 20261mo ago · Modified Jun 17, 20262w ago
9.6 CVSS 3.1
Critical
Find Similar
Published May 29, 2026 1mo ago
Last Modified Jun 17, 2026 2w ago

Description

Dokploy is a free, self-hostable Platform as a Service (PaaS). In 0.29.2 and earlier, Dokploy constructs shell commands using JavaScript template literals and executes them via child_process.exec() (which runs through /bin/sh -c). User-supplied branch names, repository URLs, and Docker credentials are interpolated directly into these commands without escaping. This requires an authenticated user with application create/edit privileges.

CVSS Details

Base Score
9.6
Exploitability
3.1
Impact
5.8
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Changed
Confidentiality High
Integrity High
Availability None

Threat Intelligence

EPSS Exploit Probability
13.7% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 2

CWE-20 Improper Input Validation Validation
CWE-77 Command Injection Injection

References 1

  • github.com https://github.com/Dokploy/dokploy/security/advisories/GHSA-3frc-cfh9-ch2c

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.