Spring Security 6.4.0 - 6.4.3 may not correctly locate method security annotations on parameterized types or methods. This may cause an authorization bypass.
You are not affected if you are not using @EnableMethodSecurity, or you do not have method security annotations on parameterized types or methods, or all method security annotations are attached to target methods
{
"github_reviewed": true,
"cwe_ids": [
"CWE-290"
],
"nvd_published_at": "2025-03-24T18:15:22Z",
"github_reviewed_at": "2025-03-24T21:20:53Z",
"severity": "MODERATE"
}