CVE-2026-34037 PUBLISHED

Cross-Tenant Resource Cloning via Broken Object-Level Authorization in cloneTo()

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.464, the cloneTo() Livewire action in ResourceOperations.php authorizes the source resource but resolves destination resources with unscoped Eloquent lookups, allowing an authenticated user to clone resources into destinations owned by other teams and access cross-tenant resources. This issue is fixed in version 4.0.0-beta.464.

Metrics

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

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