Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Vmware | Spring Security | < 5.7.24 |
Related Weaknesses (CWE)
References
- https://spring.io/security/cve-2026-41706Vendor Advisory
FAQ
What is CVE-2026-41706?
CVE-2026-41706 is a vulnerability with a CVSS score of 6.1 (MEDIUM). 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 ...
How severe is CVE-2026-41706?
CVE-2026-41706 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-41706?
Check the references section above for vendor advisories and patch information. Affected products include: Vmware Spring Security.