CVE-2026-41000
Analyzed
Analyzed - Analysis Complete
Inconsistent WSS4J ReplayCache Integration in Spring Web Services
Vulnerability report for CVE-2026-41000, 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
Wss4jSecurityInterceptor did not consistently wire Apache WSS4J ReplayCache instances into RequestData for validation-time checks. As a result, protections against replay of UsernameToken nonces and creation timestamps, Timestamp elements, and certain SAML one-time-use semantics could be ineffective even when operators configured a replay cache on the interceptor.
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-294 | A capture-replay flaw exists when the design of the product makes it possible for a malicious user to sniff network traffic and bypass authentication by replaying it to the server in question to the same effect as the original message (or with minor changes). |