CVE-2025-14777
Published: Dec 16, 2025
Modified: Apr 2, 2026
CVSS v3.1
6.0
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.
| Vendor | Product | Versions |
|---|---|---|
Red Hat | Red Hat build of Keycloak 26.4 | unaffected 26.4.11-1 - < * |
Red Hat | Red Hat build of Keycloak 26.4 | unaffected 26.4-14 - < * |
Red Hat | Red Hat build of Keycloak 26.4 | unaffected 26.4-14 - < * |
Red Hat | Red Hat build of Keycloak 26.4.11 | All versions |
Weaknesses (CWE)
CVSS v3.1 Details
CVSS v3.1 Vector
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:L
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now