CyberRota Analysis
AI-GeneratedThe vulnerability affects Coolify versions prior to 4.0.0-beta.471, where the LocalPersistentVolume.name field is directly interpolated into Docker volume shell commands without proper escaping. This flaw allows authenticated users to inject shell metacharacters, potentially executing arbitrary commands on managed servers during resource deletion. Organizations using Coolify 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, the LocalPersistentVolume.name field is interpolated directly into docker volume shell commands without shell argument escaping, allowing an authenticated user to set a storage name containing shell metacharacters and execute commands on managed servers when the resource is deleted. This issue is fixed in version 4.0.0-beta.471.