{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:bebc6eb0-26f9-5051-a305-a10fab18973d",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:pypi/pyjwt@2.3.0.post3+tuxcare",
      "type": "library",
      "name": "pyjwt",
      "version": "2.3.0.post3+tuxcare",
      "purl": "pkg:pypi/pyjwt@2.3.0.post3+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:c56e82dd-f3c4-585e-8d7e-dedba27c6c3d",
      "id": "CVE-2022-29217",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-29217 is fixed in version 2.3.0.post3+tuxcare of pyjwt."
      },
      "affects": [
        {
          "ref": "pkg:pypi/pyjwt@2.3.0.post3+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3305eee5-b95e-59df-a76a-61688bf35df9",
      "id": "CVE-2023-29483",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2023-29483 is fixed in version 2.3.0.post3+tuxcare of pyjwt."
      },
      "affects": [
        {
          "ref": "pkg:pypi/pyjwt@2.3.0.post3+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9bc7e1ed-bedb-53ee-8021-8d26d522e529",
      "id": "CVE-2026-32597",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-32597 is fixed in version 2.3.0.post3+tuxcare of pyjwt."
      },
      "affects": [
        {
          "ref": "pkg:pypi/pyjwt@2.3.0.post3+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e3e92f00-f0e5-55cd-83be-52d346509a4e",
      "id": "CVE-2026-48522",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-48522 affects version 2.3.0.post3+tuxcare of pyjwt."
      },
      "affects": [
        {
          "ref": "pkg:pypi/pyjwt@2.3.0.post3+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:71a19065-0a0c-55b5-a1e3-01397deff58c",
      "id": "CVE-2026-48524",
      "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."
      },
      "affects": [
        {
          "ref": "pkg:pypi/pyjwt@2.3.0.post3+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3fd878d2-804b-52dc-b9d9-f5666efe9b69",
      "id": "CVE-2026-48525",
      "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."
      },
      "affects": [
        {
          "ref": "pkg:pypi/pyjwt@2.3.0.post3+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:45e38112-88b5-598c-9786-509601ed36e3",
      "id": "CVE-2026-48526",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-48526 is fixed in version 2.3.0.post3+tuxcare of pyjwt."
      },
      "affects": [
        {
          "ref": "pkg:pypi/pyjwt@2.3.0.post3+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/pyjwt@2.3.0.post3+tuxcare"
    }
  ]
}