GHSA-4vpr-xfrp-cj64 · Severity: high · Ecosystem: maven — Spring Security's authorization rules can be misconfigured when using multiple servlets
Spring Security versions 5.8 prior to 5.8.5, 6.0 prior to 6.0.5, and 6.1 prior to 6.1.2 could be susceptible to authorization rule misconfiguration if the application uses requestMatchers(String) and multiple servlets, one of them being Spring MVC’s DispatcherServlet. (DispatcherServlet is a Spring MVC component that maps HTTP endpoints to methods on @Controller-annotated classes.) Specifically, an application is vulnerable when all of the following are true: * Spring MVC is on the classpath * Spring Security is securing more than one servlet in a single application (one of them being Spring MVC’s DispatcherServlet) * The application uses requestMatchers(String) to refer to endpoints that are not Spring MVC endpoints An application is not vulnerable if any of the following is true: * The application does not have Spring MVC on the classpath * The application secures no servlets other than Spring MVC’s DispatcherServlet * The application uses requestMatchers(String) only for Spring MVC endpoints
Conclusion & alert: CVE-2023-34035 is rated High Exploit Risk (74.4/100): CVSS High severity, with medium exploitation likelihood (EPSS 2.63%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
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-05-14 | 2.47% | 2.63% | +0.16% |
| 2 | 2026-04-12 | 2.18% | 2.47% | +0.30% |
| 3 | 2025-11-21 | — | 2.18% | — |
Full EPSS history (17 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.3 | 3.1 | HIGH |
|
3.9 | 3.4 | [email protected] |
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
GHSA-4vpr-xfrp-cj64 · Severity: high · Ecosystem: maven — Spring Security's authorization rules can be misconfigured when using multiple servlets
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| vmware | spring_security | >= 5.8.0, < 5.8.5 | cpe:2.3:a:vmware:spring_security:*:*:*:*:*:*:*:* |
| vmware | spring_security | >= 6.0.0, < 6.0.5 | cpe:2.3:a:vmware:spring_security:*:*:*:*:*:*:*:* |
| vmware | spring_security | >= 6.1.0, < 6.1.2 | cpe:2.3:a:vmware:spring_security:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://spring.io/security/cve-2023-34035 | Exploit Vendor Advisory |