CyberRota Analysis
AI-GeneratedThe vulnerability exists in the database import Livewire component of Coolify, allowing authenticated users to inject arbitrary shell commands through client-controlled container and server properties due to a lack of validation. This could lead to unauthorized command execution on the server, posing a significant security risk. Organizations using versions prior to 4.0.0-beta.471 should prioritize updating 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.471, the database import Livewire component (app/Livewire/Project/Database/Import.php) allows client-controlled container and server properties to reach shell commands without locking or validation, allowing an authenticated user to inject commands through a database import container name. This issue is fixed in version 4.0.0-beta.471.