GHSA-rp95-xpg9-c2cq · Severity: high · Ecosystem: maven — Keycloak: Open redirect when using wildcard valid redirect URIs in Keycloak
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.
Conclusion & alert: CVE-2026-7504 is rated Low Risk (35.4/100): CVSS High severity, with low exploitation likelihood (EPSS 0.03%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-19 | — | 0.03% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.1 | 3.1 | HIGH |
|
2.8 | 5.2 | [email protected] |
GHSA-rp95-xpg9-c2cq · Severity: high · Ecosystem: maven — Keycloak: Open redirect when using wildcard valid redirect URIs in Keycloak
| vendor | priority | summary | link |
|---|---|---|---|
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2026-7504 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| redhat | build_of_keycloak | >= 26.4, < 26.4.12 | cpe:2.3:a:redhat:build_of_keycloak:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:19594 | Vendor Advisory |
| https://access.redhat.com/errata/RHSA-2026:19595 | Vendor Advisory |
| https://access.redhat.com/errata/RHSA-2026:19596 | Vendor Advisory |
| https://access.redhat.com/errata/RHSA-2026:19597 | Vendor Advisory |
| https://access.redhat.com/security/cve/CVE-2026-7504 | Vendor Advisory |
| https://bugzilla.redhat.com/show_bug.cgi?id=2464128 | Vendor Advisory |