{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7db321d7-7fba-565a-8c00-8d4a0bac80ab",
  "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.1.4-tuxcare.5",
      "type": "library",
      "group": "org.springframework.security",
      "bom-ref": "pkg:maven/org.springframework.security/spring-security-oauth2-authorization-server@1.1.4-tuxcare.5",
      "version": "1.1.4-tuxcare.5",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-22258",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-authorization-server@1.1.4-tuxcare.5"
        }
      ],
      "bom-ref": "urn:uuid:cd1a8bd6-b956-58b9-aa35-2e82ed5a6c64",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-22258 is fixed in version 1.1.4-tuxcare.5 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.1.4-tuxcare.5"
        }
      ],
      "bom-ref": "urn:uuid:91d29479-3b1a-5866-a6df-1418b80723b2",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41008 does not affect version 1.1.4-tuxcare.5 of org.springframework.security:spring-security-oauth2-authorization-server. not_affected \u2014 The target version (Spring Authorization Server 1.1.4) does not contain the vulnerable code pattern because it lacks support for the `request_uri` parameter entirely. CVE-2026-41008 affects versions 1.5.0-1.5.7, which introduced request_uri/PAR (Pushed Authorization Request) functionality. Version 1.1.4 predates this feature and cannot exhibit the vulnerability. Exhaustive searches for request_...",
        "justification": "code_not_present"
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.security/spring-security-oauth2-authorization-server@1.1.4-tuxcare.5"
    }
  ]
}