CVE-2026-2603: Keycloak: keycloak: unauthorized authentication via disabled saml identity provider
A flaw was found in Keycloak. A remote attacker could bypass security controls by sending a valid SAML response from an external Identity Provider (IdP) to the Keycloak SAML endpoint for IdP-initiated broker logins. This allows the attacker to complete broker logins even when the SAML Identity Provider is disabled, leading to unauthorized authentication.
Security readout for executives and security teams
Plain-English summary
CVE-2026-2603 lets a remote attacker authenticate through Keycloak using a disabled SAML identity provider if they can supply a valid SAML response. The business risk is unauthorized access to applications that trust Keycloak for login. Red Hat rates this high severity with potential confidentiality and integrity impact.
Executive priority
Treat as high priority for any Keycloak-backed authentication estate using SAML brokering. The issue can bypass an intended access-control state and may grant unauthorized application access, but supplied sources do not indicate known active exploitation.
Technical view
The flaw affects Red Hat build of Keycloak 26.2 and 26.4 packages. In IdP-initiated SAML broker login handling, Keycloak can accept a valid external IdP response even when that SAML IdP is disabled. This is mapped to CWE-306 and has CVSS 8.1: network, low complexity, low privileges, no user interaction.
Likely exposure
Exposure is most likely where Red Hat build of Keycloak 26.2 or 26.4 uses SAML identity brokering and disabled SAML IdPs remain configured. The supplied data names affected RHBK packages and operator bundles; it does not prove all upstream Keycloak builds are affected.
Exploitation context
The supplied bundle does not show CISA KEV listing or active exploitation. Exploitation requires a valid SAML response from an external IdP and access to the Keycloak SAML endpoint for IdP-initiated broker login.
Researcher notes
Focus validation on IdP-initiated SAML broker login paths and enforcement of disabled IdP state. Avoid assuming broader product impact beyond the Red Hat build package data provided. Evidence is strong for affected Red Hat builds, but incomplete for exploit prevalence.
Mitigation direction
Apply the relevant Red Hat security advisory updates for RHSA-2026:3925, 3926, 3947, and 3948.
Move affected Red Hat build of Keycloak 26.2 deployments to unaffected 26.2.14 packages.
Move affected Red Hat build of Keycloak 26.4 deployments to unaffected 26.4.10 packages.
Review vendor guidance before relying on disabled SAML IdPs as a control.
Remove unneeded SAML broker configurations where business use has ended.
Validation and detection
Inventory Red Hat build of Keycloak package versions and operator bundle versions.
Identify realms with SAML identity providers configured, especially disabled providers.
Confirm deployed versions match unaffected package lines listed in Red Hat data.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-306: Credential and account abuse lookup
Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
2CVSS vectors
7Timeline events
2ADP providers
8Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: noTechnical Impact: total
CVSS vector scores
2 official scores
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-306 · source CWE mapping
Missing Authentication for Critical Function
Missing Authentication for Critical Function represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.