CVE Catalog

CVE-2026-59734

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.42%

34th percentile - higher than 34% of all known CVEs

Summary

Coolify prior to version 4.0.0-beta.469 contains a command injection vulnerability in the generate_healthcheck_commands() function. The health_check_host, health_check_method, and health_check_path parameters are directly interpolated into shell commands without proper sanitization, allowing authenticated users to execute arbitrary commands inside deployment containers.

Risk Assessment

An attacker with access to the Coolify panel can take control of application containers, leading to compromise of data confidentiality, integrity, and availability, as well as potential lateral movement to other resources.

Recommendation

Immediately update Coolify to version 4.0.0-beta.469 or later, which includes a fix for the command injection vulnerability.

Other vulnerabilities in Coolify

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS