Advisory Database
  • Advisories
  • Dependency Scanning
  1. nuget
  2. ›
  3. Steeltoe.Security.Authentication.JwtBearer
  4. ›
  5. CVE-2026-50202

CVE-2026-50202: Steeltoe's static JWKS cache shared across schemes and never invalidated

July 2, 2026

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.

References

  • github.com/SteeltoeOSS/Steeltoe/commit/04db2ace3b806bfe0260bb7d4bda340f241eff48
  • github.com/SteeltoeOSS/Steeltoe/commit/17b27b8be546ae3f83a2f6e91d45e0c84c5314b7
  • github.com/SteeltoeOSS/security-advisories/security/advisories/GHSA-7fqc-p256-7pwj
  • github.com/advisories/GHSA-7fqc-p256-7pwj
  • nvd.nist.gov/vuln/detail/CVE-2026-50202

Code Behaviors & Features

Detect and mitigate CVE-2026-50202 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 4.2.0

Fixed versions

  • 4.2.0

Solution

Upgrade to version 4.2.0 or above.

Impact 5.9 MEDIUM

CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-668: Exposure of Resource to Wrong Sphere

Source file

nuget/Steeltoe.Security.Authentication.JwtBearer/CVE-2026-50202.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Mon, 13 Jul 2026 00:19:59 +0000.