Skip to main content

Keycloak CVE-2026-1609

| EUVDEUVD-2026-44841 HIGH
Improper Access Control (CWE-284)
2026-07-16 redhat GHSA-5xcf-8m2w-ph6f
8.1
CVSS 3.1 · NVD
Share

Severity by source

Vendor (redhat) PRIMARY
HIGH
qualitative
NVD
8.1 HIGH
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
vuln.today AI
8.1 HIGH

Network-facing token endpoint with low complexity; PR:L because a valid external IdP assertion is required; high confidentiality/integrity from unauthorized access, no availability impact.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
4.0 AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
Red Hat
8.1 HIGH
qualitative

Primary rating from Vendor (redhat).

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Lifecycle Timeline

4
Patch available
Jul 16, 2026 - 02:02 EUVD
Source Code Evidence Fetched
Jul 16, 2026 - 01:14 vuln.today
Analysis Generated
Jul 16, 2026 - 01:14 vuln.today
CVE Published
Jul 16, 2026 - 00:26 cve.org
HIGH 8.1

DescriptionNVD

A flaw was found in Keycloak. When the JSON Web Token (JWT) authorization grant preview feature is enabled and a user account is disabled, Keycloak fails to validate the user’s disabled status during JWT authorization grant processing. A remote attacker with low privileges can exploit this improper access control vulnerability by presenting a valid assertion token from an external identity provider to obtain a JWT for a disabled user. This allows unauthorized access to sensitive resources.

AnalysisAI

Access-control bypass in Keycloak (fixed in 26.5.3) lets a disabled user account still obtain valid tokens through the JWT authorization grant preview feature. When that feature is enabled, Keycloak omits the account-enabled check during JWT authorization grant processing, so a low-privileged remote attacker who can present a valid assertion token from an external identity provider can mint a JWT for an account an administrator has explicitly disabled, regaining access to protected resources. No public exploit identified at time of analysis and it is not listed in CISA KEV.

Technical ContextAI

Keycloak is a widely deployed open-source identity and access management server, also shipped inside the Red Hat build of Keycloak/RH-SSO and Red Hat JBoss EAP via the EAP Expansion Pack. The affected component is the JWT Bearer / JWT authorization grant flow (RFC 7523), a preview feature in which a client presents a signed assertion issued by a trusted external identity provider and exchanges it for a Keycloak-issued access token. The root cause is CWE-284 (Improper Access Control): during this token-exchange path Keycloak validates the incoming assertion but fails to re-check the resolved local user's 'enabled' flag before issuing tokens, so the account-disabled gate that protects normal login flows is skipped. It is closely related to two sibling issues fixed in the same release - CVE-2026-1486 (disabled identity providers bypassed in the same JWT grant) and CVE-2026-1529 - indicating a systemic gap in validation coverage across the JWT authorization grant code path.

RemediationAI

Vendor-released patch: Keycloak 26.5.3, which fixes CVE-2026-1609 (issue #46144) along with three sibling security issues (CVE-2026-1529, CVE-2026-1486, CVE-2025-14778) - upgrade to that version or later using the release at https://github.com/keycloak/keycloak/releases/tag/26.5.3. For Red Hat JBoss EAP 8 and the EAP Expansion Pack / Red Hat build of Keycloak deployments, apply the corresponding downstream update tracked at https://access.redhat.com/security/cve/CVE-2026-1609 and Bugzilla https://bugzilla.redhat.com/show_bug.cgi?id=2435257. If immediate patching is not possible, the most direct compensating control is to disable the JWT authorization grant preview feature, since the vulnerable code path only executes when it is enabled - this fully removes exposure at the cost of losing that RFC 7523 token-exchange capability. Alternatively, restrict or revoke trust in the external identity providers whose assertions feed the grant, and tighten offboarding so accounts are fully removed rather than only disabled, accepting that the latter is only a partial mitigation.

CVE-2023-48795 MEDIUM POC
5.9 Dec 18

The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remot

CVE-2014-3709 HIGH POC
8.8 Oct 18

The org.keycloak.services.resources.SocialResource.callback method in JBoss KeyCloak before 1.0.3.Final allows remote at

CVE-2023-6563 HIGH POC
7.7 Dec 14

An unconstrained memory consumption vulnerability was discovered in Keycloak. Rated high severity (CVSS 7.7), this vulne

CVE-2022-1466 MEDIUM POC
6.5 Apr 26

Due to improper authorization, Red Hat Single Sign-On is vulnerable to users performing actions that they should not be

CVE-2022-1245 CRITICAL
9.8 Jul 08

A privilege escalation flaw was found in the token exchange feature of keycloak. Rated critical severity (CVSS 9.8), thi

CVE-2019-14910 CRITICAL
9.8 Dec 05

A vulnerability was found in keycloak 7.x, when keycloak is configured with LDAP user federation and StartTLS is used in

CVE-2021-20195 CRITICAL
9.6 May 28

A flaw was found in keycloak in versions before 13.0.0. Rated critical severity (CVSS 9.6), this vulnerability is remote

CVE-2023-6134 MEDIUM POC
5.4 Dec 14

A flaw was found in Keycloak that prevents certain schemes in redirects, but permits them if a wildcard is appended to t

CVE-2022-0225 MEDIUM POC
5.4 Aug 26

A flaw was found in Keycloak. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack c

CVE-2020-10770 MEDIUM POC
5.3 Dec 15

A flaw was found in Keycloak before 13.0.0, where it is possible to force the server to call out an unverified URL using

CVE-2026-3047 HIGH
8.8 Mar 05

Keycloak's SAML identity provider broker fails to enforce client disabled status during IdP-initiated SSO flows, allowin

CVE-2023-4918 HIGH
8.8 Sep 12

A flaw was found in the Keycloak package, more specifically org.keycloak.userprofile. Rated high severity (CVSS 8.8), th

Vendor StatusVendor

Debian

Bug #1088287
keycloak
Release Status Fixed Version Urgency
open - -

Share

CVE-2026-1609 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy