CVE-2026-94217
Received Received - Intake

Unauthorized Permission Escalation in Keycloak UMA

Vulnerability report for CVE-2026-94217, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-21

Last updated on: 2026-09-21

Assigner: redhat-SADP

Description

A flaw was found in the User-Managed Access (UMA) implementation of Keycloak. The issue occurs in the authorization token endpoint when processing permission tickets. If two different users own resources with the same name, the system incorrectly merges the permissions from both resources when one user requests an authorization token. This allows an attacker to gain access scopes on a victim's resource that were never intended to be shared.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-21
Last Modified
2026-09-21
Generated
2026-09-21
AI Q&A
2026-09-21
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
redhat keycloak *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is in Keycloak's User-Managed Access (UMA) implementation. It occurs in the authorization token endpoint when processing permission tickets. If two users own resources with the same name, the system incorrectly merges permissions from both resources when one user requests an authorization token. This allows an attacker to gain access scopes on a victim's resource that were never intended to be shared.

Detection Guidance

To detect this vulnerability, monitor Keycloak logs for unusual permission ticket processing or scope merging events. Check for multiple users accessing resources with identical names. Review authorization token endpoint logs for Requesting Party Token (RPT) generation failures or unexpected scope assignments.

Impact Analysis

An attacker with low privileges can exploit this by creating a resource with the same name as a victim's resource and sharing it with themselves. This allows the attacker to obtain an authorization token containing scopes belonging to the victim's resource, bypassing standard policy checks. Successful exploitation requires the victim to have previously shared their resource.

Mitigation Strategies

Immediately update Keycloak to the latest patched version. Ensure resource names are unique across all users to prevent collisions. Review and revoke any unintended permission grants resulting from scope merging. Monitor for suspicious activity in authorization token endpoints.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-94217. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart