Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-22748
Published:April 22, 2026
Updated:April 23, 2026
Vulnerability in Spring Spring Security. When an application configures JWT decoding with NimbusJwtDecoder  or NimbusReactiveJwtDecoder, it must configure an OAuth2TokenValidator<Jwt> separately, for example by calling setJwtValidator.This issue affects Spring Security: from 6.3.0 through 6.3.14, from 6.4.0 through 6.4.14, from 6.5.0 through 6.5.9, from 7.0.0 through 7.0.4.
Affected Packages
https://github.com/spring-projects/spring-security.git (GITHUB):
Affected version(s) >=7.0.0 <7.0.5
Fix Suggestion:
Update to version 7.0.5
https://github.com/spring-projects/spring-security.git (GITHUB):
Affected version(s) >=6.3.0 <6.5.10
Fix Suggestion:
Update to version 6.5.10
org.springframework.security:spring-security-oauth2-jose (JAVA):
Affected version(s) >=6.4.0 <6.4.15
Fix Suggestion:
Update to version 6.4.15
org.springframework.security:spring-security-oauth2-jose (JAVA):
Affected version(s) >=6.5.0 <6.5.10
Fix Suggestion:
Update to version 6.5.10
org.springframework.security:spring-security-oauth2-jose (JAVA):
Affected version(s) >=7.0.0 <7.0.5
Fix Suggestion:
Update to version 7.0.5
org.springframework.security:spring-security-oauth2-jose (JAVA):
Affected version(s) >=6.3.0 <6.3.15
Fix Suggestion:
Update to version 6.3.15
Do you need more information?
Contact Us
CVSS v4
Base Score:
6
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
Improper Input Validation