CVE-2026-57498

Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.474, Coolify's API controllers consistently validate server ownership with Server::whereTeamId($teamId) before any operation. However, multiple Livewire web UI components accept server_id and destination_uuid from URL query parameters without any team ownership validation, allowing cross-team resource deployment. This vulnerability is fixed in 4.0.0-beta.474.
Configurations

No configuration.

History

No history.

Information

Published : 2026-06-29 20:17

Updated : 2026-06-30 17:16


NVD link : CVE-2026-57498

Mitre link : CVE-2026-57498

CVE.ORG link : CVE-2026-57498


JSON object : View

Products Affected

No product.

CWE
CWE-639

Authorization Bypass Through User-Controlled Key

CWE-862

Missing Authorization