CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-50202

mediumCVSS 5.9covered by 1 sourcefirst seen 2026-07-02
Summary The JWT signing key cache in TokenKeyResolver uses kid as the sole cache key without namespacing by authority. In applications with multiple JwtBearer schemes pointing to different identity providers, a key fetched for one scheme can satisfy token validation for another. Additionally, cached keys have no expiration, so rotated or revoked keys remain trusted until the application process restarts. Impact In multi-scheme deployments, an attacker who controls one identity provider's signing key can forge tokens accepted by other schemes within the same application. For all applications using TokenKeyResolver, a signing key removed from the identity provider's JWKS endpoint remains trusted indefinitely. Mitigations If an immediate upgrade is not possible: - In multi-scheme deployments, configure only one JwtBearer scheme per application when different identity providers are required. - Restart the application process after an identity provider signing key rotation to clear stale cached keys.

⚡ Watch CVE-2026-50202

Get an email if CVE-2026-50202 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (1)

External references

NVD record for CVE-2026-50202

CVE.org record

Embed the live status

CVE-2026-50202 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-50202 status](https://www.csirts.com/badge/CVE-2026-50202)](https://www.csirts.com/cve/CVE-2026-50202)