{"id":"CVE-2024-22234","aliases":["GHSA-w3w6-26f2-p474"],"url":"https://o3.security/vulnerability/CVE-2024-22234","summary":"CVE-2024-22234: Broken Access Control in Spring Security With Direct Use of isFullyAuthenticated","details":"In Spring Security, versions 6.1.x prior to 6.1.7 and versions 6.2.x prior to 6.2.2, an application is vulnerable to broken access control when it directly uses the AuthenticationTrustResolver.isFullyAuthenticated(Authentication) method.\n\nSpecifically, an application is vulnerable if:\n\n  *  The application uses AuthenticationTrustResolver.isFullyAuthenticated(Authentication) directly and a null authentication parameter is passed to it resulting in an erroneous true return value.\n\n\nAn application is not vulnerable if any of the following is true:\n\n  *  The application does not use AuthenticationTrustResolver.isFullyAuthenticated(Authentication) directly.\n  *  The application does not pass null to AuthenticationTrustResolver.isFullyAuthenticated\n  *  The application only uses isFullyAuthenticated via  Method Security https://docs.spring.io/spring-security/reference/servlet/authorization/method-security.html  or  HTTP Request Security https://docs.spring.io/spring-security/reference/servlet/authorization/authorize-http-requests.html","published":"2024-02-20T07:02:50.873Z","modified":"2026-07-15T01:49:16.081885344Z","cvss":{"score":7.4,"severity":"HIGH","vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N"},"epss":null,"cisaKev":null,"exploitsKnown":0,"affectedPackages":[{"ecosystem":"Maven","name":"org.springframework.security:spring-security-core","fixedVersion":"6.1.7"},{"ecosystem":"Maven","name":"org.springframework.security:spring-security-core","fixedVersion":"6.2.2"}],"fix":null,"references":[{"type":"WEB","url":"https://spring.io/security/cve-2024-22234"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/22xxx/CVE-2024-22234.json"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2024-22234"},{"type":"ADVISORY","url":"https://security.netapp.com/advisory/ntap-20240315-0003/"}],"provenance":{"sources":["OSV.dev","FIRST.org (EPSS)"],"lastVerified":"2026-07-15T01:49:16.081885344Z"}}