Implementation Flaw in Spring Security's JWT Decoding Features
CVE-2026-22748
5.3MEDIUM
What is CVE-2026-22748?
A vulnerability exists in Spring Security related to the configuration of JSON Web Token (JWT) decoding using NimbusJwtDecoder or NimbusReactiveJwtDecoder. Applications not configuring an OAuth2TokenValidator properly may expose themselves to potential security risks. This flaw affects multiple versions of Spring Security, highlighting the importance of secure JWT processing in application security.
Affected Version(s)
Spring Security 6.3.0 <= 6.3.14
Spring Security 6.4.0 <= 6.4.14
Spring Security 6.5.0 <= 6.5.9
