-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| org.springframework.security:spring-security-core | maven |
The vulnerability stems from how method security annotations were discovered in inheritance hierarchies. The pre-patch implementation in findClosestMethodAnnotations used getDeclaredMethod() which doesn't account for generic type parameters when resolving overridden methods. This caused security annotations on parameterized superclass/interface methods to be missed, allowing unauthorized access. The commit introduced a new findMethod() helper with ResolvableType checks to properly handle generics, confirming the original implementation was vulnerable.
Ongoing coverage of React2Shell