CVE-2026-40995
Analyzed
Analyzed - Analysis Complete
X509 Authentication Bypass in Spring Web Services
Vulnerability report for CVE-2026-40995, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-06-11
Last updated on: 2026-09-04
Assigner: VMware
Description
Description
X509AuthenticationProvider could issue a fully authenticated X509AuthenticationToken when a presented certificate mapped to UserDetails, without applying Spring Security's standard account lifecycle checks (disabled, locked, expired, or credentials-expired accounts).
Affected versions:
Spring Web Services 5.0.0 through 5.0.1; 4.1.0 through 4.1.3; 4.0.0 through 4.0.18; 3.1.0 through 3.1.8.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| broadcom | spring_web_services | to 3.1.9 (exc) |
| broadcom | spring_web_services | From 4.0.0 (inc) to 4.0.19 (exc) |
| broadcom | spring_web_services | From 4.1.0 (inc) to 4.1.3.1 (exc) |
| broadcom | spring_web_services | From 5.0.0 (inc) to 5.0.1.1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-287 | When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct. |