{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:36108a76-8225-59c2-851f-79d4dcd11b91",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:pypi/pyjwt@2.8.0.post3+tuxcare",
      "type": "library",
      "name": "pyjwt",
      "version": "2.8.0.post3+tuxcare",
      "purl": "pkg:pypi/pyjwt@2.8.0.post3+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:c4ff2e58-2791-5191-b8ce-2d610bd0e125",
      "id": "CVE-2025-45768",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-45768 is fixed in version 2.8.0.post3+tuxcare of pyjwt."
      },
      "affects": [
        {
          "ref": "pkg:pypi/pyjwt@2.8.0.post3+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:60dfeb6b-cb28-5c0d-9ca4-ae5a23b7eb55",
      "id": "CVE-2026-32597",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-32597 is fixed in version 2.8.0.post3+tuxcare of pyjwt."
      },
      "affects": [
        {
          "ref": "pkg:pypi/pyjwt@2.8.0.post3+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:beb1d24b-06ed-5396-8e11-f9be0218ee7d",
      "id": "CVE-2026-48522",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-48522 does not affect version 2.8.0.post3+tuxcare of pyjwt. already_fixed \u2014 CVE-2026-48522: PyJWKClient URI scheme SSRF vulnerability is already fixed in the target repository. The fix was introduced via commit 67029b7 (Backport CVE-2026-48526 to 2.8.0) on 2026-07-13, which added URI scheme validation to reject non-HTTP(S) schemes (file://, ftp://, data:, etc.) before any fetch operation. While the version number was later reverted from 2.8.0.post2+tuxcare to 2.8.0.pos..."
      },
      "affects": [
        {
          "ref": "pkg:pypi/pyjwt@2.8.0.post3+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:cf966e12-d31b-5b65-8ec6-b66cb826a393",
      "id": "CVE-2026-48524",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-48524 is fixed in version 2.8.0.post3+tuxcare of pyjwt."
      },
      "affects": [
        {
          "ref": "pkg:pypi/pyjwt@2.8.0.post3+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:67daea98-c205-58b6-8e64-749a11db5fcf",
      "id": "CVE-2026-48525",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-48525 does not affect version 2.8.0.post3+tuxcare of pyjwt. pyjwt 2.8.0 is not affected by CVE-2026-48525. The upstream fix (jpadilla/pyjwt@95791b1) forwards the opt-in 'enforce_minimum_key_length' option into sig_options in api_jwt.py; the vulnerability is that setting that option per call had no effect, letting an undersized RSA key through. Branch tuxcare-current/2.8.0 contains none of that machinery (no enforce_minimum_key_length, no sig_options, no InsecureKeyLengthWarning in jwt/). The CVE-2025-45768 backport (796cc35, PYELSCVE-180) instead enforces a minimum 2048-bit RSA key unconditionally in RSAAlgorithm.prepare_key, which no option can disable. Verified on the released 2.8.0.post3+tuxcare wheel from Nexus with a fresh 1024-bit RSA key: rejected with no options, with enforce_minimum_key_length=False and with verify_signature=False; a 2048-bit key still round-trips. MR !18 was changelog-only and has been closed. Jira PYELSCVE-1216."
      },
      "affects": [
        {
          "ref": "pkg:pypi/pyjwt@2.8.0.post3+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5a850566-9063-5777-8a13-1957a872225b",
      "id": "CVE-2026-48526",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-48526 is fixed in version 2.8.0.post3+tuxcare of pyjwt."
      },
      "affects": [
        {
          "ref": "pkg:pypi/pyjwt@2.8.0.post3+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/pyjwt@2.8.0.post3+tuxcare"
    }
  ]
}