A flaw was found in the OIDC token introspection endpoint of the keycloak-services component. Keycloak is an open-source identity and access management solution used to secure modern applications and services. The issue occurs when a confidential client, configured to receive signed JWT introspection responses, attempts to introspect a token issued for a different audience. Although the endpoint correctly identifies the token as inactive for that client, it still returns the full set of token claims within a signed JWT field. This allows an unauthorized client to bypass audience-based restrictions and access sensitive information contained in the token.
References
| Link | Resource |
|---|---|
| https://access.redhat.com/security/cve/CVE-2026-18208 | Vendor Advisory |
| https://bugzilla.redhat.com/show_bug.cgi?id=2508304 | Issue Tracking Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-07-31 08:16
Updated : 2026-08-07 14:47
NVD link : CVE-2026-18208
Mitre link : CVE-2026-18208
CVE.ORG link : CVE-2026-18208
JSON object : View
Products Affected
redhat
- build_of_keycloak
CWE
CWE-862
Missing Authorization
