Skip to main content

URL Redirection to Untrusted Site ('Open Redirect') in org.springframework:spring-webmvc

CVE-2026-47887

  • org.springframework:spring-webmvc
Severity Medium
Score 6.1/10

Summary

A Spring MVC application that uses "UrlFileNameViewController" that is mapped with an end-of-path, and does not have a configured prefix is vulnerable to an Open Redirect. This issue affects Spring Framework versions through 5.2.25.RELEASE, 5.3.0 through 5.3.49, 6.0.0 through 6.0.30, 6.1.0 through 6.1.28, 6.2.0 through 6.2.19 and 7.0.0 through 7.0.8.

  • LOW
  • NETWORK
  • LOW
  • CHANGED
  • REQUIRED
  • NONE
  • LOW
  • NONE

CWE-601 - Open Redirect

An open redirect attack employs a URL parameter, HTML refresh tags, or a DOM based location change to exploit the trust of a vulnerable domain to direct the users to a malicious website. The attack could lead to higher severity vulnerabilities such as unauthorized access control, account takeover, XSS, and more.

Advisory Timeline

  • Published