Answer in brief
CVE-2024-22243 records a High severity (CVSS 8.1) vulnerability in Spring Web vulnerable to Open Redirect or Server Side Request Forgery. The current sources do not mark it as known exploited. The current feed maps org.springframework:spring-web (maven), org.springframework:spring-web (maven), org.springframework:spring-web (maven), org.springframework:spring-web (maven). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 8.1. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps org.springframework:spring-web (maven), org.springframework:spring-web (maven), org.springframework:spring-web (maven), org.springframework:spring-web (maven). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| org.springframework:spring-webmaven | >=6.1.0 <6.1.4 | 6.1.4 |
| org.springframework:spring-webmaven | >=6.0.0 <6.0.17 | 6.0.17 |
| org.springframework:spring-webmaven | >=5.3.0 <5.3.32 | 5.3.32 |
| org.springframework:spring-webmaven | >=0 | Not reported |
Published upstream
Feb 23, 2024
Evidence: source:osv:source_dates:source-dates:recordSource modified
Sep 10, 2026
Evidence: source:osv:source_dates:source-dates:recordFirst seen by HOL
Sep 10, 2026
Applications that use UriComponentsBuilder to parse an externally provided URL (e.g. through a query parameter) AND perform validation checks on the host of the parsed URL may be vulnerable to a open redirect attack or to a SSRF attack if the URL is used after passing validation checks.
Quoted source text, attributed separately from HOL analysis.