OSV 1.4.0 · github-reviewed · 修改于 2026-05-07 02:54
发布时间
2026-04-28 08:31
GitHub 审查时间
2026-05-07 02:54
NVD 发布时间
2026-04-28 08:16
源文件
advisories/github-reviewed/2026/04/GHSA-8v8j-3hxp-93wr/GHSA-8v8j-3hxp-93wr.json
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.