Cyber Posture

CVE-2026-4282

High

Published: 02 April 2026

Published
02 April 2026
Modified
16 April 2026
KEV Added
Patch
CVSS Score 7.4 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
EPSS Score 0.0004 13.8th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-4282 is a high-severity Improper Isolation or Compartmentalization (CWE-653) vulnerability in Redhat Build Of Keycloak. Its CVSS base score is 7.4 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 13.8th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 AC-3 (Access Enforcement) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploitation for Privilege Escalation (T1068) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly mitigates the vulnerability by requiring timely remediation of the flaw in Keycloak's SingleUseObjectProvider through application of vendor patches like Red Hat errata.

prevent

Enforces approved authorizations and proper type/namespace isolation on the global key-value store to prevent unauthorized access and forgery of authorization codes.

prevent

Limits the impact of forged authorization codes by ensuring access tokens are granted only least privileges necessary, reducing privilege escalation to admin capabilities.

MITRE ATT&CK Enterprise TechniquesAI

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

The vulnerability allows unauthenticated forging of authorization codes in a public-facing IAM service to obtain admin access tokens, directly mapping to exploitation for privilege escalation (T1068) via a public-facing application (T1190).

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

A flaw was found in Keycloak. The SingleUseObjectProvider, a global key-value store, lacks proper type and namespace isolation. This vulnerability allows an unauthenticated attacker to forge authorization codes. Successful exploitation can lead to the creation of admin-capable access tokens, resulting…

more

in privilege escalation.

Deeper analysisAI

CVE-2026-4282 is a vulnerability in Keycloak, an open-source identity and access management solution. The issue resides in the SingleUseObjectProvider, a global key-value store that lacks proper type and namespace isolation. This flaw enables an unauthenticated attacker to forge authorization codes, which can be exploited to create access tokens with administrative capabilities, resulting in privilege escalation. The vulnerability has a CVSS v3.1 base score of 7.4 (AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N) and is associated with CWE-653.

An unauthenticated attacker with network access can exploit this vulnerability, though it requires high attack complexity. By forging authorization codes due to the inadequate isolation in the SingleUseObjectProvider, the attacker can obtain admin-capable access tokens. This leads to unauthorized privilege escalation, potentially allowing full administrative control over the Keycloak instance.

Red Hat has released multiple errata addressing this vulnerability, including RHSA-2026:6475, RHSA-2026:6476, RHSA-2026:6477, and RHSA-2026:6478, which provide patches for affected Keycloak deployments. Additional details are available in the Red Hat security advisory at https://access.redhat.com/security/cve/CVE-2026-4282.

Details

CWE(s)

Affected Products

redhat
build of keycloak
26.2, 26.2.15, 26.4, 26.4.11, all versions

CVEs Like This One

CVE-2026-4636Same product: Redhat Build Of Keycloak
CVE-2026-3872Same product: Redhat Build Of Keycloak
CVE-2026-4634Same product: Redhat Build Of Keycloak
CVE-2026-3047Same product: Redhat Build Of Keycloak
CVE-2026-3009Same product: Redhat Build Of Keycloak
CVE-2026-3121Same product: Redhat Build Of Keycloak
CVE-2025-12805Same vendor: Redhat
CVE-2026-28368Same vendor: Redhat
CVE-2026-28369Same vendor: Redhat
CVE-2026-32590Same vendor: Redhat

References