Impact
The vulnerability is an IDOR in the Deployment API of Coolify. An authenticated user can issue a GET request to /api/v1/deployments/{uuid} and obtain full deployment details belonging to any team. The request bypasses the intended team‑based authorization, exposing configuration and environment information that could reveal sensitive secrets. This flaw is classified as a medium‑severity information disclosure vulnerability (CWE‑639).
Affected Systems
Coolify installations on the coollabsio:coolify platform running any version prior to 4.0.0‑beta.464 are impacted. The vulnerability was remediated in version 4.0.0‑beta.464 and later releases are considered safe.
Risk and Exploitability
The CVSS score of 5 denotes moderate severity. Exploitation requires a valid authenticated session, so an attacker must first be able to log in to a Coolify instance. Because the EPSS score is unavailable and the issue is not listed in CISA’s KEV catalog, the current likelihood of exploitation is uncertain, but the attack vector is Local/Authenticated within the application. Accordingly, this vulnerability presents a moderate risk until a patch is applied.
OpenCVE Enrichment