Bug 2537165 (CVE-2026-93999) - CVE-2026-93999 keycloak-services: keycloak-services: Token refresh continues issuing tokens for disabled audience clients
Summary: CVE-2026-93999 keycloak-services: keycloak-services: Token refresh continues ...
Keywords:
Status: NEW
Alias: CVE-2026-93999
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-09-19 14:00 UTC by OSIDB Bzimport
Modified: 2026-09-19 14:00 UTC (History)
10 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-09-19 14:00:25 UTC
A Missing Authorization vulnerability was identified in the org.keycloak.protocol.oidc package of Keycloak. The flaw exists in the token refresh logic including standard token exchange refresh flows where the server restores audience claims from the original session without checking the current status of the target audience client via ClientModel.isEnabled.
An attacker with a valid refresh token obtained while a target audience client was enabled can continue to refresh that token even after an administrator has disabled the target client. Successful exploitation allows the attacker to obtain newly signed access tokens containing the disabled client in the aud claim. This enables the attacker to maintain unauthorized access to resource servers that perform offline JWT verification, effectively bypassing the administrative action intended to revoke access.


Note You need to log in before you can comment on or make changes to this bug.