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.
Published: 2026-06-11
Score: 8.6 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

When Spring Web Services receives a SOAP request that contains WS‑Addressing ReplyTo or FaultTo headers with non‑anonymous addresses, the framework forwards those URLs directly to its configured WebServiceMessageSender components without any verification. This flaw allows an attacker to trigger outbound HTTP(S) connections to arbitrary destinations from the application server. Such connections can enable network reconnaissance, data exfiltration, or further attacks, thereby compromising confidentiality, integrity, and potentially availability. The weakness is a Server‑Side Request Forgery and is cataloged as CWE‑918.

Affected Systems

The vulnerability affects Spring Web Services for the following releases: 5.0.0 through 5.0.1, 4.1.0 through 4.1.3, 4.0.0 through 4.0.18, and 3.1.0 through 3.1.8. All versions of the Spring Web Services product line are susceptible when WS‑Addressing with non‑anonymous ReplyTo or FaultTo addresses is enabled.

Risk and Exploitability

The CVSS score of 8.6 indicates high severity. EPSS data is unavailable, and the vulnerability is not listed in CISA’s KEV catalog, suggesting no known widespread exploitation. Attackers would need an exposed WS endpoint that accepts WS‑Addressing headers; no authentication requirement is noted, so publicly available services present the highest risk. Once triggered, the attacker can cause the application server to reach internal or external hosts that are normally inaccessible, facilitating reconnaissance, exfiltration, or lateral movement. Given the high severity and lack of default defensive checks, the overall risk for affected deployments is significant.

Generated by OpenCVE AI on June 11, 2026 at 07:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Spring Web Services to the most recent stable release that contains the fix for this vulnerability.
  • Limit outbound traffic from WebServiceMessageSender by implementing a whitelist of allowed destination hosts or applying network ACLs that block unexpected outbound requests.
  • Add application‑layer validation that rejects non‑anonymous ReplyTo and FaultTo addresses or normalizes them against a trusted list before initiating outbound calls.

Generated by OpenCVE AI on June 11, 2026 at 07:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Thu, 11 Jun 2026 06:45:00 +0000

Type Values Removed Values Added
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.
Title Spring WS SSRF via unvalidated WS-Addressing reply destinations
Weaknesses CWE-918
References
Metrics cvssV3_1

{'score': 8.6, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: vmware

Published:

Updated: 2026-06-11T05:04:17.009Z

Reserved: 2026-04-16T02:19:12.970Z

Link: CVE-2026-40999

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-06-11T07:16:27.907

Modified: 2026-06-11T07:16:27.907

Link: CVE-2026-40999

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-11T08:00:15Z

Weaknesses