GHSA-w3w6-26f2-p474 · Severity: high · Ecosystem: maven — Broken Access Control in Spring Security With Direct Use of isFullyAuthenticated
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. Specifically, an application is vulnerable if: * The application uses AuthenticationTrustResolver.isFullyAuthenticated(Authentication) directly and a null authentication parameter is passed to it resulting in an erroneous true return value. An application is not vulnerable if any of the following is true: * The application does not use AuthenticationTrustResolver.isFullyAuthenticated(Authentication) directly. * The application does not pass null to AuthenticationTrustResolver.isFullyAuthenticated * 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
Conclusion & alert: CVE-2024-22234 is rated Moderate Risk (45.2/100): CVSS High severity, with low exploitation likelihood (EPSS 0.68%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 1.66% | 0.68% | -0.97% |
| 2 | 2026-03-10 | 1.23% | 1.66% | +0.43% |
| 3 | 2025-11-21 | — | 1.23% | — |
Full EPSS history (11 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.4 | 3.1 | HIGH |
|
2.2 | 5.2 | [email protected] |
| 7.4 | 3.1 | HIGH |
|
2.2 | 5.2 | [email protected] |
GHSA-w3w6-26f2-p474 · Severity: high · Ecosystem: maven — Broken Access Control in Spring Security With Direct Use of isFullyAuthenticated
| vendor | priority | summary | link |
|---|---|---|---|
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2024-22234 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| vmware | spring_security | >= 6.1.0, < 6.1.7 | cpe:2.3:a:vmware:spring_security:*:*:*:*:*:*:*:* |
| vmware | spring_security | >= 6.2.0, < 6.2.2 | cpe:2.3:a:vmware:spring_security:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://security.netapp.com/advisory/ntap-20240315-0003/ | Third Party Advisory |
| https://spring.io/security/cve-2024-22234 | Vendor Advisory |