CVE-2025-14777
Last modified
CVE-2025-14777 is a medium-severity vulnerability rated 6/10 on the CVSS scale. 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. EPSS estimates a 0.32% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:L
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-14777?
How severe is CVE-2025-14777?
How do I fix CVE-2025-14777?
Are you affected by CVE-2025-14777?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
