CVE Catalog

CVE-2026-41854

MediumCVSS 4.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.12%

3th percentile - higher than 3% of all known CVEs

Summary

Spring Framework versions 7.0.0 through 7.0.7 and 6.2.0 through 6.2.18 are vulnerable to Server-Side Request Forgery (SSRF) due to incorrect host parsing in UriComponentsBuilder. Applications relying on UriComponentsBuilder to parse and validate external URLs may be exposed to sending requests to internal resources.

Risk Assessment

An attacker can exploit this vulnerability to send requests to internal servers, potentially leading to data disclosure or privilege escalation. The risk is high, especially in environments with internal network access.

Recommendation

Immediately update Spring Framework to version 7.0.8 or 6.2.19, which contain the fix. Review code using UriComponentsBuilder and ensure URLs are properly validated.

Other vulnerabilities in Spring Framework

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS