CVE-2025-41249

Source
https://cve.org/CVERecord?id=CVE-2025-41249
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-41249.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-41249
Aliases
Downstream
Related
Published
2025-09-16T11:15:30Z
Modified
2026-02-04T04:27:55.338029Z
Summary
[none]
Details

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 .

References

Affected packages