CVE-2026-34044 PUBLISHED

Coolify: Cross-team IDOR in logs component (resource lookup not team-scoped)

Assigner: GitHub_M
Reserved: 25.03.2026 Published: 07.07.2026 Updated: 07.07.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
CVSS Score: 7.7

Product Status

Vendor coollabsio
Product coolify
Versions
  • Version < 4.0.0-beta.466 is affected

References

Problem Types

  • CWE-639: Authorization Bypass Through User-Controlled Key CWE