216.73.216.255

CVE-2026-45662

· Published 29/05/2026 16:16 · Modified 29/05/2026 16:29

Labels: CVE-2026-45662 2026-05-29CVE-2026-45662CWE-78[email protected]

Essential information

Published
29/05/2026 16:16
Modified
29/05/2026 16:29
Author
Creator
CVSS
8.8 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CVSS metrics

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.

NVD status

Status
Deferred — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
dokploy / dokploy cpe:2.3:a:dokploy:dokploy:0.29.0:*:*:*:*:*:*:*

References