Bug 2463322 (CVE-2026-40976) - CVE-2026-40976 Spring Boot: Spring Boot: Security bypass due to ineffective default web security
Summary: CVE-2026-40976 Spring Boot: Spring Boot: Security bypass due to ineffective d...
Keywords:
Status: NEW
Alias: CVE-2026-40976
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-04-28 00:01 UTC by OSIDB Bzimport
Modified: 2026-05-14 09:24 UTC (History)
58 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-04-28 00:01:47 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.