VDB
KO
MEDIUM 6.8

GHSA-c739-f6xw-6pv2

Keycloak Protection API allows authenticated clients to access and modify resources owned by other Resource Servers

Details

Keycloak's Authorization Services feature exposes a User-Managed Access Protection API that include an Insecure Direct Object Reference (IDOR) vulnerability in the Authorization Services Protection API endpoint. By knowing or obtaining a resource's unique identifier (UUID) belonging to another Resource Server within the same realm, an authenticated client could bypass authorization checks. This allows the client to perform unauthorized GET, PUT, and DELETE operations on resources, leading to information disclosure and potential unauthorized modification or deletion of data.

Are you affected?

Enter the version of the package you're using.

Affected packages

Maven / org.keycloak:keycloak-services
Introduced in: 0 Fixed in: 26.6.2
Fix # pom.xml: bump <version>26.6.2</version> for org.keycloak:keycloak-services

References