CVE-2025-14777
Description
A flaw was found in Keycloak. An IDOR (Broken Access Control) vulnerability exists in the admin API endpoints for authorization resource management, specifically in ResourceSetService and PermissionTicketService. The system checks authorization against the resourceServer (client) ID provided in the API request, but the backend database lookup and modification operations (findById, delete) only use the resourceId. This mismatch allows an authenticated attacker with fine-grained admin permissions for one client (e.g., Client A) to delete or update resources belonging to another client (Client B) within the same realm by supplying a valid resource ID.
CVSS Details
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:L Threat Intelligence
Weaknesses 1
References 4
- access.redhat.com https://access.redhat.com/errata/RHSA-2026:6477
- access.redhat.com https://access.redhat.com/errata/RHSA-2026:6478
- access.redhat.com https://access.redhat.com/security/cve/CVE-2025-14777
- bugzilla.redhat.com https://bugzilla.redhat.com/show_bug.cgi?id=2422596
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.