原始 OSV JSON{
"id": "GHSA-x2r2-rvhq-2mqv",
"aliases": [
"CVE-2026-41706"
],
"details": "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.\n\nAffected versions:\nSpring 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.",
"summary": "Spring Security: Open Redirect via Unvalidated Post-Login Redirect URL Stored in CookieRequestCache",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "7.0.0"
},
{
"fixed": "7.0.6"
}
]
}
],
"package": {
"name": "org.springframework.security:spring-security-web",
"ecosystem": "Maven"
},
"database_specific": {
"last_known_affected_version_range": "<= 7.0.5"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "6.5.0"
},
{
"fixed": "6.5.11"
}
]
}
],
"package": {
"name": "org.springframework.security:spring-security-web",
"ecosystem": "Maven"
},
"database_specific": {
"last_known_affected_version_range": "<= 6.5.10"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "6.3.0"
},
{
"last_affected": "6.3.16"
}
]
}
],
"package": {
"name": "org.springframework.security:spring-security-web",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "5.8.0"
},
{
"last_affected": "5.8.25"
}
]
}
],
"package": {
"name": "org.springframework.security:spring-security-web",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "5.7.23"
}
]
}
],
"package": {
"name": "org.springframework.security:spring-security-web",
"ecosystem": "Maven"
}
}
],
"modified": "2026-08-12T16:17:14Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
"published": "2026-06-10T00:31:51Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41706",
"type": "ADVISORY"
},
{
"url": "https://github.com/spring-projects/spring-security",
"type": "PACKAGE"
},
{
"url": "https://github.com/spring-projects/spring-security/releases/tag/6.5.11",
"type": "WEB"
},
{
"url": "https://github.com/spring-projects/spring-security/releases/tag/7.0.6",
"type": "WEB"
},
{
"url": "https://spring.io/security/cve-2026-41706",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-601"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2026-06-10T00:16:51Z",
"github_reviewed_at": "2026-08-12T16:17:14Z"
}
}