Vulnerability Description
Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.469, Coolify's app/Jobs/ApplicationDeploymentJob.php generate_healthcheck_commands() function directly interpolated the health_check_host, health_check_method, and health_check_path parameters into shell commands without proper sanitization, allowing authenticated users to execute arbitrary commands inside deployment containers. This issue is fixed in version 4.0.0-beta.469.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/coollabsio/coolify/commit/0ffcee7a4dcd24f92b5fab8c9c7be140b95
- https://github.com/coollabsio/coolify/pull/9007
- https://github.com/coollabsio/coolify/releases/tag/v4.0.0-beta.469
- https://github.com/coollabsio/coolify/security/advisories/GHSA-4fhp-xqqp-w7vv
- https://github.com/coollabsio/coolify/security/advisories/GHSA-4fhp-xqqp-w7vv
FAQ
What is CVE-2026-59734?
CVE-2026-59734 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, Coolify's app/Jobs/ApplicationDeploymentJob.php generate_healthcheck_comman...
How severe is CVE-2026-59734?
CVE-2026-59734 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-59734?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.