# CVE-2025-14777

## Summary

- **CVE ID:** CVE-2025-14777
- **Severity:** MEDIUM
- **CVSS Score:** 6 (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:L)
- **CWE:** CWE-289
- **Published:** Dec 16, 2025
- **Last Modified:** Aug 4, 2026

## 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.

## Affected Products

- Red Hat — Red Hat build of Keycloak 26.4 (26.4.11-1)
- Red Hat — Red Hat build of Keycloak 26.4 (26.4-14)

## References

- [CNA](https://access.redhat.com/security/cve/CVE-2025-14777)
- [CNA](https://bugzilla.redhat.com/show_bug.cgi?id=2422596)
- [CNA](https://access.redhat.com/errata/RHSA-2026:6477)
- [CNA](https://access.redhat.com/errata/RHSA-2026:6478)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.35%
- **EPSS Percentile:** 28.2

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-12._