Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-4cj5-g32w-86fv

Опубликовано: 16 дек. 2025
Источник: github
Github: Не прошло ревью
CVSS3: 6

Описание

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.

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

Процентиль: 11%
0.00037
Низкий

6 Medium

CVSS3

Дефекты

CWE-289

Связанные уязвимости

CVSS3: 6
nvd
около 2 месяцев назад

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.

CVSS3: 6
debian
около 2 месяцев назад

A flaw was found in Keycloak. An IDOR (Broken Access Control) vulnerab ...

EPSS

Процентиль: 11%
0.00037
Низкий

6 Medium

CVSS3

Дефекты

CWE-289