Intel

AIKIDO-2026-178666

spring-webmvc is vulnerable to Open Redirect

Open RedirectCVE-2026-47887 Published Aug 21, 2026

42

Medium Risk

This Affects:

JAVAspring-webmvc
0.0.1 - 7.0.8
Fixed in 7.0.9
Are you affected? Scan for Free

TL;DR

spring-webmvc UrlFileNameViewController can redirect to an unintended destination when mapped with an end-of-path pattern and no prefix. An attacker can craft a path that the controller treats as an external redirect target. Users who follow the resulting location can be sent off-site. The patch validates the derived view or redirect name.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and UrlFileNameViewController is mapped with an end-of-path pattern and has no configured prefix.

Background info

spring-webmvc is vulnerable to Open Redirect in versions 0.0.1 - 7.0.8.

How to fix this

Upgrade the org.springframework:spring-webmvc library to the patch version.