A flaw was found in the keycloak-services component of Keycloak, which handles OpenID Connect (OIDC) authentication flows. The issue occurs because the security check designed to prevent HTTP parameter pollution only inspects the query portion of a redirect URL and ignores the fragment portion. When a client is configured with a wildcard redirect URI, an attacker can use this to inject duplicate security parameters into the login response. If a client application is not configured correctly, it might trust the attacker's injected data instead of the real security information from Keycloak, leading to session fixation or account confusion.
References
| Link | Resource |
|---|---|
| https://access.redhat.com/security/cve/CVE-2026-18209 | Vendor Advisory |
| https://bugzilla.redhat.com/show_bug.cgi?id=2508305 | Issue Tracking Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-07-31 08:16
Updated : 2026-08-07 14:35
NVD link : CVE-2026-18209
Mitre link : CVE-2026-18209
CVE.ORG link : CVE-2026-18209
JSON object : View
Products Affected
redhat
- build_of_keycloak
CWE
CWE-1288
Improper Validation of Consistency within Input
