cve/2025/CVE-2025-22223.md
2025-09-29 21:09:30 +02:00

1001 B

CVE-2025-22223

Description

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, oryou do not have method security annotations on parameterized types or methods, or all method security annotations are attached to target methods

POC

Reference

No PoCs from references.

Github