CVEFinder.io

CVE-2026-37977

ℹ️ low
🔍 Scan for this CVE
Summary

A flaw was found in Keycloak. A remote attacker can exploit a Cross-Origin Resource Sharing (CORS) header injection vulnerability in Keycloak's User-Managed Access (UMA) token endpoint. This flaw occurs because the `azp` claim from a client-supplied JSON Web Token (JWT) is used to set the `Access-Control-Allow-Origin` header before the JWT signature is validated. When a specially crafted JWT with an attacker-controlled `azp` value is processed, this value is reflected as the CORS origin, even if

Description

A flaw was found in Keycloak. A remote attacker can exploit a Cross-Origin Resource Sharing (CORS) header injection vulnerability in Keycloak's User-Managed Access (UMA) token endpoint. This flaw occurs because the `azp` claim from a client-supplied JSON Web Token (JWT) is used to set the `Access-Control-Allow-Origin` header before the JWT signature is validated. When a specially crafted JWT with an attacker-controlled `azp` value is processed, this value is reflected as the CORS origin, even if the grant is later rejected. This can lead to the exposure of low-sensitivity information from authorization server error responses, weakening origin isolation, but only when a target client is misconfigured with `webOrigins: ["*"]`.

CVSS Score
3.7
Low
EPSS Score
0.0
Exploit Probability
Published Date
2026-04-06
First Seen: 2026-04-07
📊 Relative Risk Intelligence

This CVE is Lower Risk - more severe than 4.0% of all 318,071 vulnerabilities in our database.

#305,317
Below average severity
Severity Percentile
🎯 CISA SSVC Assessment Updated: Apr 6, 2026
🔍 Exploitation Status
None
No known exploits
⚙️ Automatable
NO
Requires human interaction
💥 Technical Impact
Partial
Limited system impact
SSVC data provided by CISA
Last Modified 2026-04-24
Source NVD 🔗
CVSS Vector 3.1 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
CWE IDs (Weakness Types)

📦 Affected Products 1

🔗 References 2

🔗 Related CVEs 6

CVE ID Severity CVSS EPSS Summary Published
CVE-2026-3121 🔶 medium 6.5 0.0 A flaw was found in Keycloak. An administrator with `manage-clients` permission can exploit a misconfiguration where thi... 2026-03-26
CVE-2026-3190 🔶 medium 4.3 0.0 A flaw was found in Keycloak. The User-Managed Access (UMA) 2.0 Protection API endpoint for permission tickets fails to ... 2026-03-26
CVE-2026-3009 ⚠️ high 8.1 0.0 A security flaw in the IdentityBrokerService.performLogin endpoint of Keycloak allows authentication to proceed using an... 2026-03-05
CVE-2026-3047 ⚠️ high 8.8 0.3 A flaw was found in org.keycloak.broker.saml. When a disabled Security Assertion Markup Language (SAML) client is config... 2026-03-05
CVE-2026-0871 🔶 medium 4.9 0.0 A flaw was found in Keycloak. An administrator with `manage-users` permission can bypass the "Only administrators can vi... 2026-02-27
CVE-2025-12150 ℹ️ low 3.1 0.0 A flaw was found in Keycloak’s WebAuthn registration component. This vulnerability allows an attacker to bypass the co... 2026-02-27
These CVEs affect the same products