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

30 Jun 2026, 17:16

Type Values Removed Values Added
References () https://github.com/coollabsio/coolify/security/advisories/GHSA-725v-f5gh-22q9 - () https://github.com/coollabsio/coolify/security/advisories/GHSA-725v-f5gh-22q9 -

29 Jun 2026, 20:17

Type Values Removed Values Added
New CVE

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