CVE-2026-45662

HIGH EPSS 53.3%
Published May 29, 20261mo ago · Modified Jun 17, 20262w ago
8.8 CVSS 3.1
High
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.0 and earlier, the deleteRegistry function in Dokploy (packages/server/src/services/registry.ts) executes docker logout ${response.registryUrl} without shell escaping. In the same file, the docker login command correctly uses shEscape() to prevent command injection. This inconsistency creates a command injection vulnerability when deleting a registry with a crafted registryUrl.

CVSS Details

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

Threat Intelligence

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

Weaknesses 1

CWE-78 OS Command Injection Injection

References 1

  • github.com https://github.com/Dokploy/dokploy/security/advisories/GHSA-827c-7x62-29jq

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.