Severity by source
AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
Primary rating from Vendor (redhat).
CVSS VectorVendor: redhat
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
Lifecycle Timeline
1Blast Radius
ecosystem impact- 33 maven packages depend on org.keycloak:keycloak-ldap-federation (5 direct, 28 indirect)
Ecosystem-wide dependent count for version 26.6.3.
DescriptionCVE.org
A flaw was found in Keycloak. A remote attacker with high privileges, such as a realm administrator configuring a malicious Lightweight Directory Access Protocol (LDAP) server or an attacker compromising an upstream LDAP server, could exploit this vulnerability. By sending a malformed LDAP password policy response during a password authentication request, the attacker can trigger an OutOfMemoryError. This causes the Keycloak Java Virtual Machine (JVM) to terminate, leading to a denial of service (DoS) for all realms on the affected node.
AnalysisAI
Denial of service in Keycloak's LDAP federation layer allows an authenticated realm administrator - or an attacker who has compromised an upstream LDAP server - to crash the entire Keycloak JVM by inducing an OutOfMemoryError through a malformed LDAP password policy response. Because Keycloak typically serves multiple realms from a single JVM process, a successful attack denies service to all realms on the affected node, not just the targeted one. No public exploit code has been identified at time of analysis, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog.
Technical ContextAI
Keycloak is Red Hat's open-source identity and access management platform that supports LDAP/Active Directory user federation, allowing it to delegate credential validation to upstream directory servers. During password authentication flows involving LDAP-federated realms, Keycloak processes LDAP password policy responses returned by the configured directory server. The root cause is CWE-1284 (Improper Validation of Specified Quantity in Input): Keycloak fails to validate or bound the quantity-type fields within incoming LDAP password policy responses, permitting a malformed response to drive unbounded heap allocation within the Keycloak JVM. Once the Java heap is exhausted, the JVM throws an unrecoverable OutOfMemoryError, terminating the process. No CPE strings were included in the available data; affected Keycloak versions must be confirmed via the Red Hat advisory at https://access.redhat.com/security/cve/CVE-2026-9801. The Java tag in the report data confirms the attack surface is the JVM runtime environment.
RemediationAI
No specific patched version was identified in the available data. Consult the Red Hat advisory at https://access.redhat.com/security/cve/CVE-2026-9801 and BZ#2482473 at https://bugzilla.redhat.com/show_bug.cgi?id=2482473 for patch availability and exact fix versions; apply any vendor-released update as the primary remediation once confirmed. As a compensating control for the direct admin attack path, audit and minimize the number of accounts holding realm administrator privileges, as PR:H is required. For the upstream LDAP compromise path, enforce LDAPS or StartTLS with strict certificate validation for all Keycloak-to-LDAP connections and restrict LDAP connectivity to managed, trusted infrastructure only - disabling certificate validation eliminates this protection entirely, a meaningful trade-off. Deploying Keycloak with realm-to-node isolation (dedicated nodes per high-value realm) reduces blast radius but does not eliminate exploitability on any individual node. Disabling LDAP federation for realms that do not require it removes the attack surface entirely but may break existing user federation workflows.
Oracle Java SE 7 Update 6 and earlier contains multiple sandbox bypass vulnerabilities via the ClassFinder and forName m
Remote code execution in IBM Sterling B2B Integrator, Sterling Integrator, and Tivoli Common Reporting allows unauthenti
Java Runtime Environment sandbox bypass via incorrect image channel verification in 2D component allows remote unauthent
Oracle Java SE JDK/JRE 7 and 6 Update 27 and earlier allows remote code execution with complete system compromise throug
JBoss Seam 2 in Red Hat JBoss EAP 4.3.0 fails to sanitize JBoss Expression Language inputs, allowing remote attackers to
Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 update 4 and earlier, 6 up
Multiple vulnerabilities in Oracle Java 7 before Update 11 allow remote attackers to execute arbitrary code by (1) using
Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 2 and earlier, 6 Up
The WLS Security component in Oracle WebLogic Server 10.3.6.0, 12.1.2.0, 12.1.3.0, and 12.2.1.0 allows remote attackers
Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier allow
Remote unauthenticated attackers can execute arbitrary code on Adobe ColdFusion servers through Java deserialization fla
The ExceptionDelegator component in Apache Struts before 2.2.3.1 interprets parameter values as OGNL expressions during
Same technique Denial Of Service
View allVendor StatusVendor
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-32718
GHSA-f6r7-6w34-x2gp