CyberRota Analysis
AI-GeneratedCoolify versions prior to 4.0.0-beta.471 are vulnerable to command injection during deployment due to improper handling of pre-deployment and post-deployment commands. This flaw allows authenticated users to inject arbitrary shell commands that execute on the remote server, potentially compromising the system's integrity. Organizations using affected versions should prioritize upgrading to the fixed version to mitigate the risk of unauthorized command execution.
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.471, pre-deployment and post-deployment commands are single-quote escaped but then sent through SSH heredoc transport that preserves newlines, allowing an authenticated user to inject additional shell statements that execute on the remote server during deployment. This issue is fixed in version 4.0.0-beta.471.