CVE-2026-41706
Published:June 09, 2026
Updated:June 11, 2026
Spring Security's CookieRequestCache and CookieServerRequestCache store the pre-authentication request URL in a browser cookie so that users can be redirected back to their intended destination after a successful login. In affected versions, the full absolute URL is stored in the cookie and is used without validation as the post-login redirect target.
Affected versions:
Spring Security 5.7.0 through 5.7.23; 5.8.0 through 5.8.25; 6.3.0 through 6.3.16; 6.4.0 through 6.4.16; 6.5.0 through 6.5.10; 7.0.0 through 7.0.5.
Affected Packages
https://github.com/spring-projects/spring-security.git (GITHUB):
Affected version(s) >=1.0.0 <6.5.11Fix Suggestion:
Update to version 6.5.11https://github.com/spring-projects/spring-security.git (GITHUB):
Affected version(s) >=7.0.0 <7.0.6Fix Suggestion:
Update to version 7.0.6org.springframework.security:spring-security-web (JAVA):
Affected version(s) >=6.3.0 <6.3.17Fix Suggestion:
Update to version 6.3.17org.springframework.security:spring-security-web (JAVA):
Affected version(s) >=5.8.0 <5.8.26Fix Suggestion:
Update to version 5.8.26org.springframework.security:spring-security-web (JAVA):
Affected version(s) >=7.0.0 <7.0.6Fix Suggestion:
Update to version 7.0.6org.springframework.security:spring-security-web (JAVA):
Affected version(s) >=6.4.0 <6.4.17Fix Suggestion:
Update to version 6.4.17org.springframework.security:spring-security-web (JAVA):
Affected version(s) >=6.5.0 <6.5.11Fix Suggestion:
Update to version 6.5.11org.springframework.security:spring-security-web (JAVA):
Affected version(s) >=5.7.0 <5.7.24Fix Suggestion:
Update to version 5.7.24Related Resources (1)
Do you need more information?
Contact UsCVSS v4
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
LOW
Subsequent System Integrity
LOW
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.1
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
CHANGED
Confidentiality
LOW
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
URL Redirection to Untrusted Site ('Open Redirect')
EPSS
Base Score:
0.03