CVE-2026-45662
Last modified
CVE-2026-45662 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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. EPSS estimates a 0.84% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-45662?
How severe is CVE-2026-45662?
How do I fix CVE-2026-45662?
Are you affected by CVE-2026-45662?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
