CVE-2026-27956 PUBLISHED

Coolify: Cross-team application domain enumeration via domains_by_server endpoint

Assigner: GitHub_M
Reserved: 25.02.2026 Published: 30.06.2026 Updated: 30.06.2026

Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.464, GET /api/v1/servers/{server_uuid}/domains?uuid={app_uuid} bypasses team scoping when the optional uuid query parameter is provided. Any authenticated API user can enumerate domain names (FQDNs) of applications belonging to other teams. This vulnerability is fixed in 4.0.0-beta.464.

Metrics

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

Product Status

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

References

Problem Types

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