{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ec9e206d-7c63-5312-a57a-9f61163663a3",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:pypi/pyjwt@2.3.0.post2+tuxcare",
      "type": "library",
      "name": "pyjwt",
      "version": "2.3.0.post2+tuxcare",
      "purl": "pkg:pypi/pyjwt@2.3.0.post2+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:974c17ed-09f9-5b52-8a3e-240ec4b24b05",
      "id": "CVE-2022-29217",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-29217 is fixed in version 2.3.0.post2+tuxcare of pyjwt."
      },
      "affects": [
        {
          "ref": "pkg:pypi/pyjwt@2.3.0.post2+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:59cc2179-bed6-544e-8490-a44c217599ea",
      "id": "CVE-2023-29483",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2023-29483 is fixed in version 2.3.0.post2+tuxcare of pyjwt."
      },
      "affects": [
        {
          "ref": "pkg:pypi/pyjwt@2.3.0.post2+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d2647369-74ee-5f7d-8b8e-178c8d916f69",
      "id": "CVE-2026-32597",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-32597 affects version 2.3.0.post2+tuxcare of pyjwt."
      },
      "affects": [
        {
          "ref": "pkg:pypi/pyjwt@2.3.0.post2+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:679cf3e1-69cf-5db3-8d6c-8dc83de11559",
      "id": "CVE-2026-48522",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-48522 affects version 2.3.0.post2+tuxcare of pyjwt."
      },
      "affects": [
        {
          "ref": "pkg:pypi/pyjwt@2.3.0.post2+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7cc6a768-9fea-5958-be70-e534f9899674",
      "id": "CVE-2026-48524",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-48524 does not affect version 2.3.0.post2+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."
      },
      "affects": [
        {
          "ref": "pkg:pypi/pyjwt@2.3.0.post2+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c12ebf70-eadd-5b08-b9a7-7d56d7422d0c",
      "id": "CVE-2026-48525",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-48525 does not affect version 2.3.0.post2+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."
      },
      "affects": [
        {
          "ref": "pkg:pypi/pyjwt@2.3.0.post2+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1b6aca11-247d-561d-8e16-363ab9a4bed8",
      "id": "CVE-2026-48526",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-48526 is fixed in version 2.3.0.post2+tuxcare of pyjwt."
      },
      "affects": [
        {
          "ref": "pkg:pypi/pyjwt@2.3.0.post2+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/pyjwt@2.3.0.post2+tuxcare"
    }
  ]
}