CVE-2026-41854
Received
Received - Intake
SSRF Vulnerability in Spring Framework Due to Incorrect Host Parsing
Publication date: 2026-06-09
Last updated on: 2026-06-09
Assigner: VMware
Description
Description
Due to incorrect host parsing, applications that rely on UriComponentsBuilder to parse and validate an externally provided URL string may be exposed to a server-side request forgery (SSRF) attack.
Affected versions:
Spring Framework 7.0.0 through 7.0.7; 6.2.0 through 6.2.18.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| vmware | spring_framework | From 6.2.0 (inc) to 6.2.18 (inc) |
| vmware | spring_framework | From 7.0.0 (inc) to 7.0.7 (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. |