CVE-2026-22748
Received
Received - Intake
JWT Validation Bypass in Spring Security NimbusJwtDecoder
Publication date: 2026-04-22
Last updated on: 2026-04-24
Assigner: VMware
Description
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| vmware | spring_security | From 6.4.0 (inc) to 6.4.15 (exc) |
| vmware | spring_security | From 6.5.0 (inc) to 6.5.10 (exc) |
| vmware | spring_security | From 7.0.0 (inc) to 7.0.5 (exc) |
| vmware | spring_security | to 6.3.15 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-20 | The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly. |