GHSA-h3qp-gqrc-q736MediumCVSS 4.2
Spring Framework Open Redirect in Spring MVC and WebFlux
🔗 CVE IDs covered (1)
📋 Description
A Spring MVC or Spring WebFlux application which configures a mapping for "/**" where the view name is not explicitly specified allows an attacker to craft a link resulting in a 302 redirect to an arbitrary external host via the redirect: prefix.
Affected versions: Spring Framework 7.0.0 through 7.0.7; 6.2.0 through 6.2.18; 6.1.0 through 6.1.27; 5.3.0 through 5.3.48.
🎯 Affected products8
- maven/org.springframework:spring-webmvc:>= 7.0.0, <= 7.0.7
- maven/org.springframework:spring-webflux:>= 7.0.0, <= 7.0.7
- maven/org.springframework:spring-webmvc:>= 6.2.0, <= 6.2.18
- maven/org.springframework:spring-webflux:>= 6.2.0, <= 6.2.18
- maven/org.springframework:spring-webmvc:>= 6.1.0, <= 6.1.21
- maven/org.springframework:spring-webflux:>= 6.1.0, <= 6.1.21
- maven/org.springframework:spring-webmvc:<= 5.3.39
- maven/org.springframework:spring-webflux:<= 5.3.39
🔗 References (7)
- https://nvd.nist.gov/vuln/detail/CVE-2026-41844
- https://spring.io/security/cve-2026-41844
- https://github.com/spring-projects/spring-framework/commit/3aaec987651cf82fd4ed7e0ed9b3deddcdf58853
- https://github.com/spring-projects/spring-framework/commit/7add5243b9db13a9f8e765c8ab8545c8e8fe606b
- https://github.com/spring-projects/spring-framework/releases/tag/v6.2.19
- https://github.com/spring-projects/spring-framework/releases/tag/v7.0.8
- https://github.com/advisories/GHSA-h3qp-gqrc-q736