Home

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.

PUBLISHED Reserved 2026-04-25 | Published 2026-07-07 | Updated 2026-07-07 | Assigner GitHub_M




LOW: 3.3CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:N

Problem types

CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

Product status

< 4.0.0-beta.474
affected

References

github.com/...oolify/security/advisories/GHSA-f35h-g2c2-q36v exploit

github.com/...oolify/security/advisories/GHSA-f35h-g2c2-q36v

github.com/coollabsio/coolify/pull/9676

github.com/...ommit/bff6d853708f3d7c861279586f107739036e67da

github.com/coollabsio/coolify/releases/tag/v4.0.0-beta.474

cve.org (CVE-2026-42201)

nvd.nist.gov (CVE-2026-42201)

Download JSON