{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:39f9f695-4d55-591f-9ed2-b9623005419b",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "spring-security-oauth2-authorization-server",
      "purl": "pkg:maven/org.springframework.security/spring-security-oauth2-authorization-server@1.3.7-tuxcare.6",
      "type": "library",
      "group": "org.springframework.security",
      "bom-ref": "pkg:maven/org.springframework.security/spring-security-oauth2-authorization-server@1.3.7-tuxcare.6",
      "version": "1.3.7-tuxcare.6",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-22752",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-authorization-server@1.3.7-tuxcare.6"
        }
      ],
      "bom-ref": "urn:uuid:019d34da-d0be-5ff8-ae59-b7fefc01bf6f",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22752 is fixed in version 1.3.7-tuxcare.6 of org.springframework.security:spring-security-oauth2-authorization-server."
      }
    },
    {
      "id": "CVE-2026-41008",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-authorization-server@1.3.7-tuxcare.6"
        }
      ],
      "bom-ref": "urn:uuid:08ab18f8-2a41-5a78-8687-3e7cd21c8366",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41008 does not affect version 1.3.7-tuxcare.6 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...",
        "justification": "code_not_present"
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-authorization-server@1.3.7-tuxcare.6"
    }
  ]
}