๐Ÿ” CVE Alert

CVE-2026-7504

HIGH 8.1

Org.keycloak/keycloak-services: open redirect when using wildcard valid redirect uris in keycloak

CVSS Score
8.1
EPSS Score
0.0%
EPSS Percentile
9th

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.

CWE CWE-601
Vendor red hat
Product red hat build of keycloak 26.2
Published May 19, 2026
Last Updated May 20, 2026
Stay Ahead of the Next One

Get instant alerts for red hat red hat build of keycloak 26.2

Be the first to know when new high vulnerabilities affecting red hat red hat build of keycloak 26.2 are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

Red Hat / Red Hat build of Keycloak 26.2
All versions affected
Red Hat / Red Hat build of Keycloak 26.2
All versions affected
Red Hat / Red Hat build of Keycloak 26.2
All versions affected
Red Hat / Red Hat build of Keycloak 26.2.16
All versions affected
Red Hat / Red Hat build of Keycloak 26.4
All versions affected
Red Hat / Red Hat build of Keycloak 26.4
All versions affected
Red Hat / Red Hat build of Keycloak 26.4
All versions affected
Red Hat / Red Hat build of Keycloak 26.4.12
All versions affected

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
access.redhat.com: https://access.redhat.com/errata/RHSA-2026:19594 access.redhat.com: https://access.redhat.com/errata/RHSA-2026:19595 access.redhat.com: https://access.redhat.com/errata/RHSA-2026:19596 access.redhat.com: https://access.redhat.com/errata/RHSA-2026:19597 access.redhat.com: https://access.redhat.com/security/cve/CVE-2026-7504 bugzilla.redhat.com: https://bugzilla.redhat.com/show_bug.cgi?id=2464128

Credits

Red Hat would like to thank Duarte Antunes (Intapp) and Joรฃo Mendes (Intapp) for reporting this issue.