{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:vmware:spring_security:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "7.0.0"
              },
              {
                "fixed": "7.0.6"
              }
            ],
            "source": "CPE_RANGE"
          },
          "events": [
            {
              "introduced": "1d99a7fb14c62354cac00412cce2071892cdf465"
            },
            {
              "fixed": "acd131c3d1902c6422ae27fcd319d76fe7cafd3c"
            }
          ],
          "repo": "https://github.com/spring-projects/spring-security",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "vmware",
    "cwe_ids": [
      "CWE-601"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41008.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "introduced": "7.0.0"
          },
          {
            "fixed": "7.0.5.1"
          },
          {
            "introduced": "1.5.0"
          },
          {
            "fixed": "1.5.7.1"
          }
        ],
        "source": "AFFECTED_FIELD"
      },
      {
        "extracted_events": [
          {
            "introduced": "7.0.0"
          },
          {
            "fixed": "7.0.5"
          },
          {
            "introduced": "1.5.0"
          },
          {
            "fixed": "1.5.7"
          }
        ],
        "source": "DESCRIPTION"
      }
    ]
  },
  "details": "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.\n\nAffected versions:\nSpring Security 7.0.0 through 7.0.5.\nSpring Authorization Server 1.5.0 through 1.5.7.",
  "id": "CVE-2026-41008",
  "modified": "2026-07-08T05:36:37.333581277Z",
  "published": "2026-06-09T23:47:07.292Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://spring.io/security/cve-2026-41008"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41008.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41008"
    }
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Spring Security Authorization Server Open Redirect via request_uri"
}