Open redirect in Spring Framework - CVE-2026-41844
Published: August 28, 2026
Vulnerability details
The vulnerability allows a remote attacker to redirect users to an arbitrary external host.
The vulnerability exists due to improper control of generation of code in Spring MVC and Spring WebFlux applications when handling requests to a configured "/**" mapping with no explicit view name. A remote attacker can craft a link using the redirect: prefix to redirect users to an arbitrary external host.
User interaction is required to open the crafted link.