6.1
CVE-2026-41706
- EPSS 0.21%
- Veröffentlicht 09.06.2026 23:47:58
- Zuletzt bearbeitet 27.06.2026 22:16:47
- Quelle security@vmware.com
- CVE-Watchlists
- Unerledigt
Open Redirect When Using CookieRequestCache
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
VMware ≫ Spring Security Version < 5.7.24
VMware ≫ Spring Security Version >= 5.8.0 < 5.8.26
VMware ≫ Spring Security Version >= 6.3.0 < 6.3.17
VMware ≫ Spring Security Version >= 6.4.0 < 6.4.17
VMware ≫ Spring Security Version >= 6.5.0 < 6.5.11
VMware ≫ Spring Security Version >= 7.0.0 < 7.0.6
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.21% | 0.112 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security@vmware.com | 6.1 | 2.8 | 2.7 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
CWE-601 URL Redirection to Untrusted Site ('Open Redirect')
The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.
https://spring.io/security/cve-2026-41706