Answer in brief
CVE-2025-41249 records a High severity (CVSS 7.5) vulnerability in Spring Framework annotation detection mechanism may result in improper authorization. The current sources do not mark it as known exploited. The current feed maps org.springframework:spring-core (maven), org.springframework:spring-core (maven), org.springframework:spring-core (maven). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 7.5. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps org.springframework:spring-core (maven), org.springframework:spring-core (maven), org.springframework:spring-core (maven). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| org.springframework:spring-coremaven | >=5.3.0 | Not reported |
| org.springframework:spring-coremaven | >=6.0.0 | Not reported |
| org.springframework:spring-coremaven | >=6.2.0 <6.2.11 | 6.2.11 |
Published upstream
Sep 16, 2025
Evidence: source:osv:source_dates:source-dates:recordSource modified
Sep 10, 2026
Evidence: source:osv:source_dates:source-dates:recordFirst seen by HOL
Aug 7, 2026
The Spring Framework 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 if such annotations are used for authorization decisions. 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-41248 https://spring.io/security/cve-2025-41248 .
Quoted source text, attributed separately from HOL analysis.