Summary
Coolify server and project lookups are not scoped to the current team, allowing any authenticated user to access servers and projects belonging to other teams by specifying their IDs directly.
Impact
- Cross-team data access: Users can view and potentially modify servers and projects belonging to other teams
- Horizontal privilege escalation: Any authenticated user can access resources outside their authorized team scope
Remediation
Scope all server and project queries to the current user's team. Add team-level authorization checks on all resource lookup endpoints.
Note: This advisory has been assigned CVE-2026-34592 and the submission has been accepted. Ready for publication.
Summary
Coolify server and project lookups are not scoped to the current team, allowing any authenticated user to access servers and projects belonging to other teams by specifying their IDs directly.
Impact
Remediation
Scope all server and project queries to the current user's team. Add team-level authorization checks on all resource lookup endpoints.
Note: This advisory has been assigned CVE-2026-34592 and the submission has been accepted. Ready for publication.