{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0ad9bba9-9790-5a33-8c1b-6ef175f1f351",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.security/spring-security-oauth2-authorization-server@1.2.7-tuxcare.1",
      "type": "library",
      "group": "org.springframework.security",
      "name": "spring-security-oauth2-authorization-server",
      "version": "1.2.7-tuxcare.1",
      "purl": "pkg:maven/org.springframework.security/spring-security-oauth2-authorization-server@1.2.7-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:188a7212-2c02-5a14-92fb-240a33f20500",
      "id": "CVE-2026-41008",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41008 does not affect version 1.2.7-tuxcare.1 of org.springframework.security:spring-security-oauth2-authorization-server. not_affected \u2014 Version 1.2.7 is not affected by CVE-2026-41008 because it does not support the request_uri parameter that the vulnerability concerns. The request_uri feature (RFC 9101 JWT-Secured Authorization Request) was introduced in Spring Authorization Server version 1.5.0. Without request_uri processing code, the vulnerability described in the CVE\u2014where an attacker can combine an invalid request_uri wit..."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-authorization-server@1.2.7-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-authorization-server@1.2.7-tuxcare.1"
    }
  ]
}