{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9c4ae346-8d85-5050-8b1d-57fa506d7d95",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "pyjwt",
      "purl": "pkg:pypi/pyjwt@2.3.0.post3+tuxcare",
      "type": "library",
      "bom-ref": "pkg:pypi/pyjwt@2.3.0.post3+tuxcare",
      "version": "2.3.0.post3+tuxcare",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2022-29217",
      "affects": [
        {
          "ref": "pkg:pypi/pyjwt@2.3.0.post3+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:c56e82dd-f3c4-585e-8d7e-dedba27c6c3d",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-29217 is fixed in version 2.3.0.post3+tuxcare of pyjwt."
      }
    },
    {
      "id": "CVE-2026-32597",
      "affects": [
        {
          "ref": "pkg:pypi/pyjwt@2.3.0.post3+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:9bc7e1ed-bedb-53ee-8021-8d26d522e529",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-32597 is fixed in version 2.3.0.post3+tuxcare of pyjwt."
      }
    },
    {
      "id": "CVE-2026-48522",
      "affects": [
        {
          "ref": "pkg:pypi/pyjwt@2.3.0.post3+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:e3e92f00-f0e5-55cd-83be-52d346509a4e",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-48522 affects version 2.3.0.post3+tuxcare of pyjwt."
      }
    },
    {
      "id": "CVE-2026-48524",
      "affects": [
        {
          "ref": "pkg:pypi/pyjwt@2.3.0.post3+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:71a19065-0a0c-55b5-a1e3-01397deff58c",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-48524 does not affect version 2.3.0.post3+tuxcare of pyjwt. not_affected \u2014 Target PyJWT version 2.3.0 is not affected by CVE-2026-48524. The vulnerability requires the jwk_set_cache feature with a finally-block cache-clearing pattern that was introduced in version 2.5.0. Version 2.3.0 predates this feature and uses a simpler lru_cache-based architecture that inherently avoids the cache-clearing behavior.",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-48525",
      "affects": [
        {
          "ref": "pkg:pypi/pyjwt@2.3.0.post3+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:3fd878d2-804b-52dc-b9d9-f5666efe9b69",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-48525 does not affect version 2.3.0.post3+tuxcare of pyjwt. not_affected \u2014 Version 2.3.0.post1+tuxcare does not support RFC 7797 detached payloads (b64=false feature), which is the attack vector for CVE-2026-48525. The vulnerability-specific code path does not exist in this version.",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-48526",
      "affects": [
        {
          "ref": "pkg:pypi/pyjwt@2.3.0.post3+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:45e38112-88b5-598c-9786-509601ed36e3",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-48526 is fixed in version 2.3.0.post3+tuxcare of pyjwt."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/pyjwt@2.3.0.post3+tuxcare"
    }
  ]
}