Description
Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.471, Coolify server and project lookups are not scoped to the current team, allowing any authenticated user to access servers and projects belonging to other teams by specifying their IDs directly. This vulnerability is fixed in 4.0.0-beta.471.
Published: 2026-06-29
Score: 7.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a classic IDOR that allows any authenticated user to retrieve detailed information for servers and projects belonging to other teams simply by supplying their numeric identifiers. The disclosed data includes SSH keys and infrastructure details, thereby compromising confidentiality and potentially enabling further lateral movement or unauthorized deployment actions.

Affected Systems

All installations of coollabsio:coolify running a version earlier than 4.0.0‑beta.471 are affected. This includes every release prior to that specific build, as the server and project lookup routes were not scoped to the current team at the time.

Risk and Exploitability

The CVSS score of 7.7 reflects a high severity due to the capacity for credential exposure. EPSS data is not provided, and the vulnerability is not in the CISA KEV catalog. An attacker only needs to be authenticated to the platform and know a valid resource identifier; no additional lateral movement or privilege escalation is required. Once the ID is guessed or enumerated, the attacker can pull sensitive server configurations and SSH keys via the existing REST endpoints, leading to potential compromise of the underlying infrastructure.

Generated by OpenCVE AI on June 29, 2026 at 23:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Coolify to version 4.0.0-beta.471 or later, where ID scoping is enforced.
  • If an upgrade is not immediately possible, disable or secure the server and project lookup endpoints for users who are not part of the owning team, ensuring that lookup requests are authenticated and validated against team membership.
  • Enforce least privilege roles and regularly audit logs for abnormal access patterns to early detect unauthorized ID reference attempts.

Generated by OpenCVE AI on June 29, 2026 at 23:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 30 Jun 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 30 Jun 2026 02:45:00 +0000

Type Values Removed Values Added
First Time appeared Coollabsio
Coollabsio coolify
Vendors & Products Coollabsio
Coollabsio coolify

Mon, 29 Jun 2026 22:00:00 +0000

Type Values Removed Values Added
Description Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.471, Coolify server and project lookups are not scoped to the current team, allowing any authenticated user to access servers and projects belonging to other teams by specifying their IDs directly. This vulnerability is fixed in 4.0.0-beta.471.
Title Coolify: Cross-Team IDOR via Unscoped Server and Project Lookups Exposes SSH Keys and Infrastructure
Weaknesses CWE-639
References
Metrics cvssV3_1

{'score': 7.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N'}


Subscriptions

Coollabsio Coolify
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-06-30T13:09:58.983Z

Reserved: 2026-03-30T17:15:52.499Z

Link: CVE-2026-34592

cve-icon Vulnrichment

Updated: 2026-06-30T13:09:54.412Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-30T02:30:05Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key