Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. In version 4.0.0-beta.358 and possibly earlier versions, when creating or updating a "project," it is possible to inject arbitrary shell commands by altering the project name. If a name includes unescaped characters, such as single quotes (`'`), it breaks out of the intended command structure, allowing attackers to execute arbitrary commands on the host system. This vulnerability allows attackers to execute arbitrary commands on the host server, which could result in full system compromise; create, modify, or delete sensitive system files; and escalate privileges depending on the permissions of the executed process. Attackers with access to project management features could exploit this flaw to gain unauthorized control over the host environment. Version 4.0.0-beta.359 fixes this issue.
References
Link | Resource |
---|---|
https://github.com/coollabsio/coolify/security/advisories/GHSA-ccp8-v65g-m526 | Exploit Vendor Advisory |
Configurations
History
19 Sep 2025, 15:12
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/coollabsio/coolify/security/advisories/GHSA-ccp8-v65g-m526 - Exploit, Vendor Advisory | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
Summary |
|
|
First Time |
Coollabs
Coollabs coolify |
|
CPE | cpe:2.3:a:coollabs:coolify:4.0.0:beta358:*:*:*:*:*:* |
24 Jan 2025, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-01-24 16:15
Updated : 2025-09-19 15:12
NVD link : CVE-2025-22606
Mitre link : CVE-2025-22606
CVE.ORG link : CVE-2025-22606
JSON object : View
Products Affected
coollabs
- coolify
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')