Home

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.

PUBLISHED Reserved 2026-05-12 | Published 2026-05-29 | Updated 2026-05-29 | Assigner GitHub_M




HIGH: 8.8CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Problem types

CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

Product status

<= 0.29.0
affected

References

github.com/...okploy/security/advisories/GHSA-827c-7x62-29jq

cve.org (CVE-2026-45662)

nvd.nist.gov (CVE-2026-45662)

Download JSON