CVE-2026-7504
HIGHCVSS v3.1: 8.1 · EPSS: 0.0001 (2.4 percentile)
Source data as of:
At a glance
- Severity
- HIGH
- CVSS
- 8.1 v3.1 · NVD
- EPSS
- 0.0001 (2.4 percentile) · FIRST.org
- CISA KEV
- No
- Attack conditions (CVSS vector)
- NetworkNo privileges · Source: NVD Vector
- Affected vendors
- redhat
- Published
- 2026-05-19 · Modified: 2026-06-03
- References
- Jump to references (6)
CVSS / EPSS / KEV
Source — CVSS: NVD · EPSS: FIRST.org · KEV: CISA. Data & Sources
Description
A flaw was found in Keycloak's URL validation logic during redirect operations. By crafting a malicious request, an attacker could bypass validation to redirect users to unauthorized URLs, potentially leading to the exposure of sensitive information within the domain or facilitating further attacks. This vulnerability specifically affects Keycloak clients configured with a wildcard (*) in the "Valid Redirect URIs" field and requires user interaction to be successfully exploited. The issue stems from a discrepancy in how Keycloak and the underlying Java URI implementation handle the user-info component of a URL. If a malicious redirect URL is constructed using multiple @ characters in the user-info section, Java's URI parser fails to extract the user-info, leaving only the raw authority field. Consequently, Keycloak's validation check fails to detect the malformed user-info, falls back to a wildcard comparison, and incorrectly permits the malicious redirect.
References
Reference URLs as listed by NVD, grouped by a mechanical match on the link's host/pattern. Labels describe the link type only.
- Distro https://access.redhat.com/errata/RHSA-2026:19594
- Distro https://access.redhat.com/errata/RHSA-2026:19595
- Distro https://access.redhat.com/errata/RHSA-2026:19596
- Distro https://access.redhat.com/errata/RHSA-2026:19597
- Distro https://access.redhat.com/security/cve/CVE-2026-7504
- Distro https://bugzilla.redhat.com/show_bug.cgi?id=2464128