CVE-2026-45662
HIGHDokploy: Command Injection via incomplete shell escaping in docker logout (registry deletion)
Title source: cnaDescription
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.
References (1)
Core 1
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/Dokploy/dokploy/security/advisories/GHSA-827c-7x62-29jq
Scores
CVSS v3
8.8
EPSS
0.0086
EPSS Percentile
53.7%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
no
Technical Impact
total
Details
CWE
CWE-78
Status
published
Products (1)
Dokploy/dokploy
<= 0.29.0
Published
May 29, 2026
Tracked Since
May 29, 2026