SCA: security update for org.springframework.security:spring-security-oauth2-jose (GHSA-cvc6-q2cp-2xhw)

medium Tenable Self-Hosted Container Security Plugin ID 441021

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-22748)

Solution

Update the org.springframework.security:spring-security-oauth2-jose library and its related packages to version 6.5.10 or later.

See Also

https://github.com/advisories/GHSA-cvc6-q2cp-2xhw

Plugin Details

Severity: Medium

ID: 441021

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 4/30/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.73

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

Vector: CVSS2#AV:N/AC:L/Au:S/C:N/I:C/A:N

CVSS Score Source: CVE-2026-22748

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/22/2026

Vulnerability Publication Date: 4/22/2026

Reference Information

CVE: CVE-2026-22748

cwe: CWE-20