{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:fc4f99aa-cf63-59b5-91a1-ee53980240d1",
  "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.3.7-tuxcare.4",
      "type": "library",
      "group": "org.springframework.security",
      "name": "spring-security-oauth2-authorization-server",
      "version": "1.3.7-tuxcare.4",
      "purl": "pkg:maven/org.springframework.security/spring-security-oauth2-authorization-server@1.3.7-tuxcare.4"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:2b5e4071-67f0-5fb6-b6e5-df8cfa6e99ae",
      "id": "CVE-2026-22752",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22752 affects version 1.3.7-tuxcare.4 of org.springframework.security:spring-security-oauth2-authorization-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-authorization-server@1.3.7-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1d69b8ef-5f4d-504a-bd55-cae148d35f0e",
      "id": "CVE-2026-41008",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41008 does not affect version 1.3.7-tuxcare.4 of org.springframework.security:spring-security-oauth2-authorization-server. not_affected \u2014 CVE-2026-41008 affects Spring Authorization Server 1.5.0-1.5.7 due to insufficient validation of the request_uri parameter leading to open redirect. The target version 1.3.7 does not implement request_uri handling at all - this feature was introduced in version 1.5.0. Exhaustive search of the codebase found no extraction, validation, or processing of the request_uri parameter. The vulnerable co..."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-authorization-server@1.3.7-tuxcare.4"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-authorization-server@1.3.7-tuxcare.4"
    }
  ]
}