Command Injection Vulnerability in Dokploy by Dokploy Inc.
CVE-2026-45662

8.8HIGH

Key Information:

Vendor

Dokploy

Status
Vendor
CVE Published:
29 May 2026

What is CVE-2026-45662?

Dokploy, a self-hostable Platform as a Service (PaaS), contains a command injection vulnerability in versions 0.29.0 and earlier. The issue arises from an inconsistency in the 'deleteRegistry' function, where the command 'docker logout ${response.registryUrl}' is executed without proper shell escaping. Unlike the 'docker login' command, which correctly implements shEscape() to mitigate command injection risks, this oversight allows attackers to execute arbitrary commands by crafting a malicious 'registryUrl'. Users are advised to review the security advisory for further details and remediation steps.

Affected Version(s)

dokploy <= 0.29.0

References

CVSS V3.1

Score:
8.8
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.