Vulnerability in Red Hat Build Of Keycloak 26.4
CVE-2025-14777
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.
EPSS: 0.003 (24.4th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 6.0 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:L.
Affected products
- Red Hat Build Of Keycloak 26.4 — versions 26.4.11-1, 26.4-14
- Red Hat Build Of Keycloak 26.4.11
Weakness classification (CWE)
References
- RHSA-2026:6477 (x_refsource_REDHAT, vendor-advisory)
- RHSA-2026:6478 (x_refsource_REDHAT, vendor-advisory)
- secalert@redhat.com (x_refsource_REDHAT, vdb-entry)
- RHBZ#2422596 (x_refsource_REDHAT, issue-tracking)
Frequently asked questions
- What is CVE-2025-14777?
- CVE-2025-14777 is a medium-severity vulnerability in Red Hat Build Of Keycloak 26.4, classified under CWE-289. CVSS score: 6.0/10. Published 2025-12-16.
- How severe is CVE-2025-14777?
- Medium severity. CVSS v3 base score is 6.0 out of 10.