CVE-2026-27883
MEDIUMCoolify: IDOR in Deployment API - Cross-Team Deployment Information Disclosure
Title source: cnaExploitation Summary
EIP tracks 1 public exploit for CVE-2026-27883. PoCs published by HermesNA-1.
AI-analyzed exploit summary This repository contains an auto-generated stub module for CVE-2026-27883, an authentication bypass vulnerability in Coolify's API endpoint `GET /api/v1/deployments/{uuid}`. The code includes placeholder methods (`check`, `run`) but lacks actual exploit implementation, referencing only advisory links without technical details or PoC logic.
Description
Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.464, the `GET /api/v1/deployments/{uuid}` endpoint allows any authenticated user to access deployment details belonging to any team, bypassing team-based authorization. The $teamId is extracted from the authentication token but never used to scope the database query. This vulnerability is fixed in 4.0.0-beta.464.
Exploits (1)
This repository contains an auto-generated stub module for CVE-2026-27883, an authentication bypass vulnerability in Coolify's API endpoint `GET /api/v1/deployments/{uuid}`. The code includes placeholder methods (`check`, `run`) but lacks actual exploit implementation, referencing only advisory links without technical details or PoC logic.
References (1)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N