CVE-2026-40999
Awaiting Analysis
Awaiting Analysis - Queue
SSRF Vulnerability in Spring Web Services
Publication date: 2026-06-11
Last updated on: 2026-06-11
Assigner: VMware
Description
Description
When WS-Addressing is used with non-anonymous ReplyTo or FaultTo addresses, Spring WS may initiate outbound connections through configured WebServiceMessageSender instances to destinations taken directly from request headers without verifying that those destinations are safe to connect to.
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 |
|---|---|---|
| spring | web_services | From 3.1.0 (inc) to 3.1.8 (inc) |
| spring | web_services | From 4.0.0 (inc) to 4.1.3 (inc) |
| spring | web_services | From 5.0.0 (inc) to 5.0.1 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |