CVE-2026-41008
Description
Spring Security Authorization Server has an Open Redirect vulnerability due to insufficient validation of the request_uri parameter.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Spring Security Authorization Server has an Open Redirect vulnerability due to insufficient validation of the request_uri parameter.
Vulnerability
Spring Security Authorization Server's authorization endpoint performs insufficient validation of the request_uri parameter. This allows an attacker to craft a malicious authorization request containing an invalid request_uri and an arbitrary, unvalidated redirect_uri. Affected versions include Spring Security 7.0.0 through 7.0.5 and Spring Authorization Server 1.5.0 through 1.5.7 [1].
Exploitation
An attacker can exploit this vulnerability by crafting a malicious authorization request. This request would contain an invalid request_uri parameter along with an arbitrary redirect_uri. The insufficient validation allows the attacker's provided redirect_uri to be used, leading to the redirection.
Impact
Successful exploitation of this vulnerability can lead to an Open Redirect. This means an attacker can redirect users to an arbitrary external website, potentially for phishing attacks or to host malicious content, by manipulating the redirect_uri parameter [1].
Mitigation
Users of affected versions should upgrade to Spring Security 7.0.6 or later, and Spring Authorization Server 1.5.8 or later. These fixed versions address the vulnerability. No workarounds are mentioned in the available references [1].
AI Insight generated on Jun 10, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
3- Range: 7.0.0 - 7.0.5, 1.5.0 - 1.5.7
- Range: 7.0.0 - 7.0.5
- Range: 1.5.0 - 1.5.7
Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
1News mentions
1- Spring Projects: 25 Vulnerabilities Disclosed, Including SpEL Injection and Deserialization FlawsVypr Intelligence · Jun 10, 2026