CyberRota Analysis
AI-GeneratedCoolify versions prior to 4.0.0-beta.469 are vulnerable to command injection due to improper sanitization of user-supplied parameters in the generate_healthcheck_commands() function. This flaw allows authenticated users to execute arbitrary commands within deployment containers, posing a significant security risk. Organizations using affected versions should prioritize upgrading to the fixed version to mitigate potential exploitation.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD 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.