CVE-2026-45628

Dokploy is a free, self-hostable Platform as a Service (PaaS). In 0.29.2 and earlier, Dokploy constructs shell commands using JavaScript template literals and executes them via child_process.exec() (which runs through /bin/sh -c). User-supplied branch names, repository URLs, and Docker credentials are interpolated directly into these commands without escaping. This requires an authenticated user with application create/edit privileges.
Configurations

No configuration.

History

29 May 2026, 18:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-29 18:17

Updated : 2026-05-29 20:25


NVD link : CVE-2026-45628

Mitre link : CVE-2026-45628

CVE.ORG link : CVE-2026-45628


JSON object : View

Products Affected

No product.

CWE
CWE-20

Improper Input Validation

CWE-77

Improper Neutralization of Special Elements used in a Command ('Command Injection')