Vulnerability Description
Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.469, the executeInDocker() helper wraps user-controlled commands in single quotes without escaping embedded single quotes. Attackers who can edit application settings can inject a single quote into docker_compose_custom_build_command or docker_compose_custom_start_command to break out of the quoted context and execute arbitrary commands on the managed server host during deployments, escaping the intended Docker container confinement. This issue is fixed in version 4.0.0-beta.469.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/coollabsio/coolify/security/advisories/GHSA-j6j2-frv3-g6f7
- https://github.com/coollabsio/coolify/security/advisories/GHSA-j6j2-frv3-g6f7
FAQ
What is CVE-2026-34158?
CVE-2026-34158 is a vulnerability with a CVSS score of 8.8 (HIGH). Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.469, the executeInDocker() helper wraps user-controlled commands in single quote...
How severe is CVE-2026-34158?
CVE-2026-34158 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-34158?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.