CVE-2026-7504
Last modified
CVE-2026-7504 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. 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. EPSS estimates a 0.50% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Redhat | Build Of Keycloak | >= 26.4, < 26.4.12 |
References
- https://access.redhat.com/errata/RHSA-2026:19594Vendor Advisory
- https://access.redhat.com/errata/RHSA-2026:19595Vendor Advisory
- https://access.redhat.com/errata/RHSA-2026:19596Vendor Advisory
- https://access.redhat.com/errata/RHSA-2026:19597Vendor Advisory
- https://access.redhat.com/security/cve/CVE-2026-7504Vendor Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=2464128Vendor Advisory
- https://access.redhat.com/errata/RHSA-2026:19594Vendor Advisory
- https://access.redhat.com/errata/RHSA-2026:19595Vendor Advisory
- https://access.redhat.com/errata/RHSA-2026:19596Vendor Advisory
- https://access.redhat.com/errata/RHSA-2026:19597Vendor Advisory
- https://access.redhat.com/security/cve/CVE-2026-7504Vendor Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=2464128Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-7504?
How severe is CVE-2026-7504?
How do I fix CVE-2026-7504?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-75033A flaw was found in Rancher Manager. Project Secrets were pr…7.7
- CVE-2026-75034A flaw was found in Rancher Manager. The SAML assertion repl…7.4
- CVE-2026-75035A flaw was found in Rancher Manager. When a non-administrati…6.5
- CVE-2026-75036A security vulnerability was discovered in Fleet's Helm temp…5.3
- CVE-2026-75037Polkit Authentication Based on UnixProcessSubject / Peer PID…7
- CVE-2026-75038UNIX symbolic link (symlink) following vulnerability in ilya…6.1
- CVE-2026-75044In JetBrains YouTrack before 2025.3.156085, 2026.1.13914, …8.1
- CVE-2026-75045In JetBrains YouTrack before 2025.3.156085, 2026.1.13913, …9.1
- CVE-2026-75046In JetBrains YouTrack before 2026.2.18112 an authenticated u…4.3
- CVE-2026-75047In JetBrains YouTrack before 2026.2.18177 doS attack was pos…6.5
- CVE-2026-75048In JetBrains YouTrack before 2026.2.18068 stored XSS via the…8.2
- CVE-2026-75049In JetBrains YouTrack before 2026.1.13903, 2026.2.17950 an …6.5
Are you affected by CVE-2026-7504?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
