Description
Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.466, the Logs::mount() component looks up resources by UUID without scoping the lookup to the current team, allowing an authenticated user to access logs for applications owned by other teams by supplying a victim resource UUID. This issue is fixed in version 4.0.0-beta.466.
Published: 2026-07-07
Score: 7.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Coolify is an open‑source, self‑hostable platform for managing servers, applications, and databases. A cross‑team IDOR flaw in the Logs component existed before version 4.0 The component resolves resources solely by UUID, ignoring the current user’s team context. The flaw permits an authenticated user to retrieve logs for applications that belong to other teams by supplying a victim application’s UUID, leading to unauthorized disclosure of potentially sensitive operational information. This weakness is known as Insecure Direct Object Reference (CWE-639).

Affected Systems

The vulnerability affects coollabsio’s Coolify platform in all releases prior to 4.0.0-beta.466. Users running older versions are at risk; the issue was fixed in the 4.0.0-beta.466 release.

Risk and Exploitability

The CVSS score of 7.7 indicates medium‑high severity. The EPSS score of <1% indicates a very low likelihood of exploitation, and the vulnerability is not listed in the CISA KEV catalog, suggesting it has not yet been widely exploited in the wild. Exploitation requires a legitimate, authenticated user’s account; the attacker can supply any UUID to the Logs endpoint. Successful exploitation would provide read access to logs across team boundaries, potentially revealing configuration details, secrets, or other sensitive data.

Generated by OpenCVE AI on July 26, 2026 at 19:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Coolify to version 4.0.0-beta.466 or later.
  • Until the patch can be applied, restrict access to the Logs component to members of the owning team by enforcing team ownership checks on the UUID lookup.
  • Audit existing deployments to confirm that no privileged logs for other teams.

Generated by OpenCVE AI on July 26, 2026 at 19:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 09 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 07 Jul 2026 04:45:00 +0000

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

Tue, 07 Jul 2026 03:30: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.466, the Logs::mount() component looks up resources by UUID without scoping the lookup to the current team, allowing an authenticated user to access logs for applications owned by other teams by supplying a victim resource UUID. This issue is fixed in version 4.0.0-beta.466.
Title Coolify: Cross-team IDOR in logs component (resource lookup not team-scoped)
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-07-09T14:42:53.428Z

Reserved: 2026-03-25T15:29:04.745Z

Link: CVE-2026-34044

cve-icon Vulnrichment

Updated: 2026-07-09T14:21:16.667Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T19:45:03Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key