Vulnerability Description
Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.464, `GET /api/v1/deployments/{uuid}` in DeployController.php retrieves deployment details without validating that the deployment belongs to the authenticated user's team. Any authenticated API user can read deployment records from other teams by providing a valid deployment UUID. This vulnerability is fixed in 4.0.0-beta.464.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/coollabsio/coolify/security/advisories/GHSA-5p5w-h58c-2h5m
- https://github.com/coollabsio/coolify/security/advisories/GHSA-5p5w-h58c-2h5m
FAQ
What is CVE-2026-27881?
CVE-2026-27881 is a vulnerability with a CVSS score of 5.0 (MEDIUM). Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.464, `GET /api/v1/deployments/{uuid}` in DeployController.php retrieves deployme...
How severe is CVE-2026-27881?
CVE-2026-27881 has been rated MEDIUM with a CVSS base score of 5.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-27881?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.