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.
{
"cwe_ids": [
"CWE-601"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41706.json",
"cna_assigner": "vmware",
"unresolved_ranges": [
{
"extracted_events": [
{
"introduced": "5.7.0"
},
{
"fixed": "5.7.24"
},
{
"introduced": "5.8.0"
},
{
"fixed": "5.8.26"
},
{
"introduced": "6.3.0"
},
{
"fixed": "6.3.17"
},
{
"introduced": "6.4.0"
},
{
"fixed": "6.4.17"
},
{
"introduced": "6.5.0"
},
{
"fixed": "6.5.10.2"
},
{
"introduced": "7.0.0"
},
{
"fixed": "7.0.5.1"
}
],
"source": "AFFECTED_FIELD"
},
{
"extracted_events": [
{
"introduced": "5.7.0"
},
{
"fixed": "5.7.23"
},
{
"introduced": "5.8.0"
},
{
"fixed": "5.8.25"
},
{
"introduced": "6.3.0"
},
{
"fixed": "6.3.16"
},
{
"introduced": "6.4.0"
},
{
"fixed": "6.4.16"
},
{
"introduced": "6.5.0"
},
{
"fixed": "6.5.10"
},
{
"introduced": "7.0.0"
},
{
"fixed": "7.0.5"
}
],
"source": "DESCRIPTION"
}
]
}