CVE-2025-41248
HIGH7.5EPSS 0.09%Spring Security annotation detection mechanism has authorization bypass
描述
The Spring Security annotation detection mechanism may not correctly resolve annotations on methods within type hierarchies with a parameterized super type with unbounded generics. This can be an issue when using @PreAuthorize and other method security annotations, resulting in an authorization bypass. Your application may be affected by this if you are using Spring Security's @EnableMethodSecurity feature. You are not affected by this if you are not using @EnableMethodSecurity or if you do not use security annotations on methods in generic superclasses or generic interfaces. This CVE is published in conjunction with CVE-2025-41249 https://spring.io/security/cve-2025-41249 .
受影響套件(1)
- Maven/org.springframework.security:spring-security-core>= 6.4.0, < 6.4.10
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
參考連結(9)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2025-41248
- PATCHhttps://github.com/spring-projects/spring-security
- WEBhttps://github.com/spring-projects/spring-security/commit/d0f93fa6d8338149943ae640c53db07de827867f
- WEBhttps://github.com/spring-projects/spring-security/commit/e5694ac7b5e4394b920c6cab48b7bfbd871f84bd
- WEBhttps://github.com/spring-projects/spring-security/issues/17898
- WEBhttps://github.com/spring-projects/spring-security/issues/17899
- WEBhttps://github.com/spring-projects/spring-security/releases/tag/6.4.10
- WEBhttps://github.com/spring-projects/spring-security/releases/tag/6.5.4
- WEBhttps://spring.io/security/cve-2025-41248