CVE-2026-41844 MEDIUM

CVE-2026-41844: Spring Framework Open Redirect in Spring MVC and WebFlux

Vendor Spring
Product Spring Framework
Weakness CWE-601 · Open redirect
Published June 9, 2026
Last update June 9, 2026

CVSS base score

4.2/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

June 9, 2026 CVE published
June 9, 2026 Record updated