CVE 9.6 CRITICAL

Dokploy: Command Injection via Unescaped Branch Fields in Deployment Pipeline_CVE-2026-45628

9.6 / 10
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N

Description

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.

Basic Information

ID CVE-2026-45628
Source GitHub_M
Published May 29, 2026 at 16:33

Affected Product

Vendor Dokploy
Product dokploy
Version <= 0.29.2
Affected Versions Dokploy dokploy <= 0.29.2

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.