Home

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.

PUBLISHED Reserved 2026-05-12 | Published 2026-05-29 | Updated 2026-05-29 | Assigner GitHub_M




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

Problem types

CWE-20: Improper Input Validation

CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection')

Product status

<= 0.29.2
affected

References

github.com/...okploy/security/advisories/GHSA-3frc-cfh9-ch2c

cve.org (CVE-2026-45628)

nvd.nist.gov (CVE-2026-45628)

Download JSON