Description
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.
INFO
Published Date :
2026-04-27T23:34:51.422Z
Last Modified :
2026-04-29T03:55:41.205Z
Source :
vmware
AFFECTED PRODUCTS
The following products are affected by CVE-2026-40976 vulnerability.
| Vendors | Products |
|---|---|
| Spring |
|
| Vmware |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-40976.
| URL | Resource |
|---|---|
| https://spring.io/security/cve-2026-40976 |
|