CVE-2026-42201
Coolify is an open-source and self-hostable tool for managing servers, applications, and databases.
Does this matter?
Lower severity and a low EPSS score (0.31%). Track it; it rarely justifies an emergency change on its own.
Description
Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.474, database credential fields (redis_password, keydb_password, dragonfly_password, clickhouse_admin_user, clickhouse_admin_password, postgres_user, mysql_user) are validated only as 'string' at the API layer, with zero shell-safety checks. These values are then interpolated directly into Docker Compose YAML command: strings without any escaping. This issue is fixed in version 4.0.0-beta.474.
- CVSS 3.1
- 3.3 LOWCVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:N
- EPSS
- 0.31% probability · 24th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-78
- Source
- security-advisories@github.com
References
- https://github.com/coollabsio/coolify/commit/bff6d853708f3d7c861279586f107739036e67da
- https://github.com/coollabsio/coolify/pull/9676
- https://github.com/coollabsio/coolify/releases/tag/v4.0.0-beta.474
- https://github.com/coollabsio/coolify/security/advisories/GHSA-f35h-g2c2-q36v
- https://github.com/coollabsio/coolify/security/advisories/GHSA-f35h-g2c2-q36v
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.