CVE-2026-41008

Updated on 09 Jun 2026

Severity

6.1 Medium severity

Details

CVSS score
6.1
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Overview

About vulnerability

[SVG Image](#description)Description

Spring Security Authorization Server’s authorization endpoint performs insufficient validation of the request_uri parameter.

An attacker can craft a malicious authorization request containing an invalid request_uri and an arbitrary, unvalidated redirect_uri, which can lead to an Open Redirect vulnerability.

[SVG Image](#affected-spring-products-and-versions)Affected Spring Products and Versions

Spring Security:

  • 7.0.0 - 7.0.5

Spring Authorization Server:

  • 1.5.0 - 1.5.7

[SVG Image](#mitigation)Mitigation

Users of affected versions should upgrade to the corresponding fixed version.

Affected version(s) Fix version Availability
7.0.x 7.0.6 OSS
1.5.x 1.5.8 OSS

[SVG Image](#credit)Credit

The issue was identified and responsibly reported by Jon Kjennbakken of Vipps MobilePay.

[SVG Image](#references)References

  • <https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?vector=AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N&version=3.1>

Details

Affected product:
Spring
Affected packages:
Spring Security @ 1.4.8 (+489 more)

Fixes