{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f6f04efb-4a54-59c1-836c-c37b9cf24541",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:pypi/pyjwt@2.3.0.post1+tuxcare",
      "type": "library",
      "name": "pyjwt",
      "version": "2.3.0.post1+tuxcare",
      "purl": "pkg:pypi/pyjwt@2.3.0.post1+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:375e7370-5666-56ff-bbc8-8852a9947eb3",
      "id": "CVE-2022-29217",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-29217 is fixed in version 2.3.0.post1+tuxcare of pyjwt."
      },
      "affects": [
        {
          "ref": "pkg:pypi/pyjwt@2.3.0.post1+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5cc006d6-9a70-5832-bf6f-8579237633c4",
      "id": "CVE-2023-29483",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2023-29483 is fixed in version 2.3.0.post1+tuxcare of pyjwt."
      },
      "affects": [
        {
          "ref": "pkg:pypi/pyjwt@2.3.0.post1+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2090cbde-024f-5cf1-8f4b-ae6f63d18a47",
      "id": "CVE-2026-32597",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-32597 affects version 2.3.0.post1+tuxcare of pyjwt."
      },
      "affects": [
        {
          "ref": "pkg:pypi/pyjwt@2.3.0.post1+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3ae30f31-b3c9-5919-b4b5-93bfe84e163a",
      "id": "CVE-2026-48522",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-48522 affects version 2.3.0.post1+tuxcare of pyjwt."
      },
      "affects": [
        {
          "ref": "pkg:pypi/pyjwt@2.3.0.post1+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ccad75c3-35bf-56a9-9854-e04e0a5c9175",
      "id": "CVE-2026-48524",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-48524 does not affect version 2.3.0.post1+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.post1+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e03f98d9-6962-5315-b9a6-5086eaaa206a",
      "id": "CVE-2026-48525",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-48525 does not affect version 2.3.0.post1+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.post1+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f8f40422-2d96-5ef3-b906-938ebe3d8271",
      "id": "CVE-2026-48526",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-48526 affects version 2.3.0.post1+tuxcare of pyjwt."
      },
      "affects": [
        {
          "ref": "pkg:pypi/pyjwt@2.3.0.post1+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/pyjwt@2.3.0.post1+tuxcare"
    }
  ]
}