{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d27b467c-9a64-5b40-910b-31adcd45057e",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:pypi/urllib3@2.5.0",
      "type": "library",
      "name": "urllib3",
      "version": "2.5.0",
      "purl": "pkg:pypi/urllib3@2.5.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:cee73453-bfee-562d-9835-933f6d725105",
      "id": "CVE-2025-66418",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-66418 affects version 2.5.0 of urllib3."
      },
      "affects": [
        {
          "ref": "pkg:pypi/urllib3@2.5.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:74bbbe0c-7903-57fe-b1b1-74d0ddb970cb",
      "id": "CVE-2025-66471",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-66471 affects version 2.5.0 of urllib3."
      },
      "affects": [
        {
          "ref": "pkg:pypi/urllib3@2.5.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d0aa5ecb-f357-59ea-b99e-84e863f82659",
      "id": "CVE-2026-21441",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-21441 affects version 2.5.0 of urllib3."
      },
      "affects": [
        {
          "ref": "pkg:pypi/urllib3@2.5.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4ac5c8c3-6e8f-5f8b-abfa-abef8739152f",
      "id": "CVE-2026-44431",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44431 affects version 2.5.0 of urllib3."
      },
      "affects": [
        {
          "ref": "pkg:pypi/urllib3@2.5.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:pypi/urllib3@2.5.0"
    }
  ]
}