SCA: security update for org.springframework.boot:spring-boot (GHSA-8v8j-3hxp-93wr)

critical Tenable Self-Hosted Container Security Plugin ID 441336

Description

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

- In certain circumstances, Spring Boot's default web security is ineffective allowing unauthorized access
to all endpoints. For an application to be vulnerable, it must: be a servlet-based web application; have
no Spring Security configuration of its own and rely on the default web security filter chain; depend on
spring-boot-actuator-autoconfigure; not depend on spring-boot-health. If any of the above does not apply,
the application is not vulnerable. Affected: Spring Boot 4.0.0–4.0.5; upgrade to 4.0.6 or later per vendor
advisory. (CVE-2026-40976)

Solution

Update the org.springframework.boot:spring-boot library and its related packages to version 4.0.6 or later.

See Also

https://github.com/advisories/GHSA-8v8j-3hxp-93wr

Plugin Details

Severity: Critical

ID: 441336

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 5/7/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.64

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 9.4

Temporal Score: 7

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

CVSS Score Source: CVE-2026-40976

CVSS v3

Risk Factor: Critical

Base Score: 9.1

Temporal Score: 7.9

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/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/28/2026

Vulnerability Publication Date: 4/27/2026

Reference Information

CVE: CVE-2026-40976

cwe: CWE-862