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?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-45657Use after free in Windows Kernel allows an unauthorized atta…9.8
- CVE-2026-45658Improper access control in Windows BitLocker allows an autho…6.8
- CVE-2026-45659Deserialization of untrusted data in Microsoft Office ShareP…8.8
- CVE-2026-4566A flaw has been found in Belkin F9K1122 1.00.33. The affecte…8.8
- CVE-2026-45660Statamic is a Laravel and Git powered content management sys…5.4
- CVE-2026-45661Dokploy is a free, self-hostable Platform as a Service (PaaS…9.9
- CVE-2026-45663Dokploy is a free, self-hostable Platform as a Service (PaaS…9.9
- CVE-2026-45664ImageMagick is free and open-source software used for editin…5.3
- CVE-2026-45665Open WebUI is a self-hosted artificial intelligence platform…8.1
- CVE-2026-45666Open WebUI is a self-hosted artificial intelligence platform…6.5
- CVE-2026-45667Open WebUI is a self-hosted artificial intelligence platform…6.5
- CVE-2026-45668Trilium Notes is a cross-platform, hierarchical note taking …9.3
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
