---
id: CVE-2026-9795
title: Keycloak has privilege escalation via improper scope mapping enforcement
summary: Keycloak has privilege escalation via improper scope mapping enforcement
severity: high
cvss: 7.3
cwe:
  - CWE-266
vendor: keycloak
product: 'org.keycloak:keycloak-services'
ecosystem: maven
affected:
  - 'org.keycloak:keycloak-services < 26.6.4'
patched:
  - 'org.keycloak:keycloak-services 26.6.4'
published: '2026-07-01'
updated: '2026-07-01'
source: GHSA
sourceUrl: 'https://github.com/advisories/GHSA-32h4-44jj-c5vx'
references:
  - url: >-
      https://github.com/keycloak/keycloak/security/advisories/GHSA-32h4-44jj-c5vx
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-9795'
  - url: 'https://github.com/keycloak/keycloak/issues/50350'
  - url: 'https://github.com/keycloak/keycloak/pull/50451'
  - url: >-
      https://github.com/keycloak/keycloak/commit/8894c027e788904c740ff9a1a60fcfaa34a10d13
  - url: 'https://access.redhat.com/errata/RHSA-2026:30049'
  - url: 'https://access.redhat.com/errata/RHSA-2026:30050'
  - url: 'https://access.redhat.com/errata/RHSA-2026:30083'
  - url: 'https://access.redhat.com/errata/RHSA-2026:30084'
  - url: 'https://access.redhat.com/security/cve/CVE-2026-9795'
  - url: 'https://bugzilla.redhat.com/show_bug.cgi?id=2482462'
  - url: >-
      https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-9795.json
  - url: 'https://github.com/advisories/GHSA-32h4-44jj-c5vx'
tags:
  - ghsa
  - maven
epss: 0.00354
epssPercentile: 0.29176
ingestedAt: '2026-07-01T22:17:35.332Z'
---

## Overview

### Description
A flaw was found in Keycloak's Fine-Grained Admin Permissions (FGAPv2) feature. An administrator with limited client management permissions can exploit this vulnerability to assign any realm role, including highly privileged roles, to a client's scope mapping. This bypasses intended security controls, allowing the injected role to be projected into a user's authentication token when they access the modified client. This could lead to unauthorized privilege escalation within the Keycloak realm.

## Affected packages

- `org.keycloak:keycloak-services < 26.6.4`

## Remediation

Upgrade to a patched release:

- `org.keycloak:keycloak-services 26.6.4`
