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.
{
"github_reviewed_at": "2026-06-30T19:16:10Z",
"nvd_published_at": "2026-05-19T12:16:19Z",
"github_reviewed": true,
"cwe_ids": [
"CWE-639"
],
"severity": "MODERATE"
}