CVE-2026-27881 MEDIUM

CVE-2026-27881: Coolify: Cross-team deployment information disclosure via GET /api/v1/deployments/{uuid} (IDOR)

Vendor Coollabsio
Product coolify
Weakness CWE-639 · IDOR
Published June 30, 2026
Last update June 30, 2026

CVSS base score

5.0/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

June 30, 2026 CVE published
June 30, 2026 Record updated

Related vulnerabilities

04Related CVE