Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Primary rating from Vendor (redhat).
CVSS VectorVendor: redhat
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Lifecycle Timeline
1Blast Radius
ecosystem impact- 50 maven packages depend on org.keycloak:keycloak-services (22 direct, 28 indirect)
Ecosystem-wide dependent count for version 26.5.0.
DescriptionCVE.org
A flaw was found in Keycloak. A remote, unauthenticated attacker can exploit this vulnerability by sending specially crafted SOAP requests to the SAML ECP (Security Assertion Markup Language Enhanced Client or Proxy) endpoint with varying client IDs. By observing distinct faultstrings in the responses, the attacker can determine the client's protocol type, leading to information disclosure.
AnalysisAI
Information disclosure in Red Hat Build of Keycloak exposes client protocol type to unauthenticated remote attackers via error message enumeration. By submitting specially crafted SOAP requests targeting the SAML ECP (Enhanced Client or Proxy) endpoint with varying client IDs, an attacker can observe distinct faultstring values in server responses and map which clients use which protocol types. No authentication, user interaction, or elevated privileges are required, and the CVSS vector (AV:N/AC:L/PR:N/UI:N) confirms exploitation is straightforward against any exposed instance. No public exploit code has been identified and this CVE is not listed in the CISA KEV catalog at time of analysis.
Technical ContextAI
The affected product is Red Hat Build of Keycloak, an enterprise identity and access management solution based on the upstream Keycloak project (CPE: cpe:2.3:a:red_hat:red_hat_build_of_keycloak:*:*:*:*:*:*:*:*). The vulnerability involves the SAML ECP (Security Assertion Markup Language Enhanced Client or Proxy) endpoint, which accepts SOAP-formatted XML messages to facilitate authentication for thick clients that cannot handle HTTP redirects. The root cause is classified as CWE-209 - Generation of Error Message Containing Sensitive Information - meaning the server produces different, distinguishable faultstring error messages depending on internal state (in this case, the resolved client's protocol type). This differential error response pattern enables an oracle-style enumeration attack: an attacker iterates over client IDs and classifies each by the specific error text returned, leaking configuration data that should not be externally observable.
RemediationAI
The primary remediation is to apply the vendor-released patch per the Red Hat security advisory at https://access.redhat.com/security/cve/CVE-2026-9794; however, no exact fixed version number was included in the available input data, so administrators should consult that advisory directly to identify the target upgrade version. Until patching is possible, a practical compensating control is to restrict network access to the SAML ECP endpoint (typically /auth/realms/{realm}/protocol/saml/clients/saml-ecp or equivalent path) via WAF rules or reverse proxy ACLs, limiting access to known client IP ranges only - this does not eliminate the vulnerability but removes external attacker access to the vulnerable endpoint. If SAML ECP is not actively required for any clients, disabling the ECP profile entirely at the realm level eliminates the attack surface without functional impact to OIDC or standard SAML SP clients. Note that disabling ECP will break thick-client SAML authentication flows that rely on it.
More in Red Hat Build Of Keycloak
View allAuthorization bypass in the Keycloak Policy Enforcer allows any authenticated user to circumvent all enforced access con
Signature-verification bypass in Keycloak (and Red Hat's Keycloak-based products such as Red Hat Single Sign-On 7 and Re
Open redirect in Red Hat build of Keycloak permits remote attackers to send victims to attacker-controlled hosts by abus
Identity linking bypass in Red Hat build of Keycloak allows an attacker controlling a second account on the same upstrea
Authenticated users with uma_protection role in Red Hat Keycloak can bypass User-Managed Access policy validation to gai
Privilege escalation in Keycloak (Red Hat Build of Keycloak) lets an authenticated delegated admin with management right
Denial of service in Red Hat build of Keycloak allows remote unauthenticated attackers to exhaust CPU and worker threads
Denial of Service in Red Hat Build of Keycloak allows unauthenticated remote attackers to exhaust server resources by su
Session fixation in Keycloak's login-actions endpoints allows remote attackers to hijack authenticated sessions and take
Authorization code forgery in Red Hat Keycloak enables unauthenticated attackers to escalate privileges to admin-level a
Stored Cross-Site Scripting in Red Hat Build of Keycloak lets an authenticated administrator with `manage-client` permis
Open redirect in Red Hat Build of Keycloak allows authenticated attackers with control over another path on the same web
Same weakness CWE-209 – Error Message Information Leak
View allSame technique Information Disclosure
View allVendor StatusVendor
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-32709
GHSA-fqjh-8322-vgrv