Vulnerability Description
Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.474, Coolify's API controllers consistently validate server ownership with Server::whereTeamId($teamId) before any operation. However, multiple Livewire web UI components accept server_id and destination_uuid from URL query parameters without any team ownership validation, allowing cross-team resource deployment. This vulnerability is fixed in 4.0.0-beta.474.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/coollabsio/coolify/security/advisories/GHSA-725v-f5gh-22q9
- https://github.com/coollabsio/coolify/security/advisories/GHSA-725v-f5gh-22q9
FAQ
What is CVE-2026-57498?
CVE-2026-57498 is a vulnerability with a CVSS score of 9.6 (CRITICAL). Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.474, Coolify's API controllers consistently validate server ownership with Serve...
How severe is CVE-2026-57498?
CVE-2026-57498 has been rated CRITICAL with a CVSS base score of 9.6/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-57498?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.