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
{ "nvd_published_at": "2025-03-24T18:15:22Z", "cwe_ids": [ "CWE-290" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2025-03-24T21:20:53Z" }