CVE-2026-41854: Spring Framework Server-Side Request Forgery via UriComponentsBuilder
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-41854?
CVE-2026-41854 has a medium severity rating of 4.2.
How do I fix CVE-2026-41854?
To fix CVE-2026-41854, upgrade your Spring Framework to version 7.0.8 or later, or 6.2.19 or later.
What applications are affected by CVE-2026-41854?
Applications that use Spring Framework versions 7.0.0 through 7.0.7 and 6.2.0 through 6.2.18 are affected by CVE-2026-41854.
What type of vulnerability is CVE-2026-41854?
CVE-2026-41854 is categorized as a server-side request forgery (SSRF) vulnerability.
How does CVE-2026-41854 exploit occur?
Exploitation of CVE-2026-41854 occurs due to incorrect host parsing in the UriComponentsBuilder when processing untrusted URL input.