Vulnerability Description
Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.474, PostgreSQL initialization script (generate_init_scripts() method in app/Actions/Database/StartPostgresql.php) filename handling did not sufficiently restrict paths, allowing an authenticated user to write files outside the intended directory and achieve command execution through database initialization. This issue is fixed in version 4.0.0-beta.474.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/coollabsio/coolify/commit/1cf6c7d0aef8e0edb800ae43f44ded10239
- https://github.com/coollabsio/coolify/pull/9681
- https://github.com/coollabsio/coolify/releases/tag/v4.0.0-beta.474
- https://github.com/coollabsio/coolify/security/advisories/GHSA-mv4c-9x67-rrmv
- https://github.com/coollabsio/coolify/security/advisories/GHSA-mv4c-9x67-rrmv
FAQ
What is CVE-2026-42200?
CVE-2026-42200 is a vulnerability with a CVSS score of 8.8 (HIGH). Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.474, PostgreSQL initialization script (generate_init_scripts() method in app/Act...
How severe is CVE-2026-42200?
CVE-2026-42200 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-42200?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.