{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:863ab829-fe70-5524-9920-d808cb348682",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/undici@5.29.0",
      "type": "library",
      "name": "undici",
      "version": "5.29.0",
      "purl": "pkg:npm/undici@5.29.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:388de5dd-1fa0-5365-9b1b-dd706951a099",
      "id": "CVE-2024-24750",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-24750 affects version 5.29.0 of undici."
      },
      "affects": [
        {
          "ref": "pkg:npm/undici@5.29.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:622d5b18-3269-505a-a4ed-4d0e965885d6",
      "id": "CVE-2024-24758",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-24758 affects version 5.29.0 of undici."
      },
      "affects": [
        {
          "ref": "pkg:npm/undici@5.29.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3ab5e75c-9973-5b1d-8433-d8371ffe3860",
      "id": "CVE-2026-11525",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-11525 affects version 5.29.0 of undici."
      },
      "affects": [
        {
          "ref": "pkg:npm/undici@5.29.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:22474a7d-275b-5cf2-a105-15bbafa7c15f",
      "id": "CVE-2026-12151",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-12151 does not affect version 5.29.0 of undici. Version 5.29.0 is not vulnerable. Summary: CVE-2026-12151 does not affect this version. The CVE explicitly states 'All releases starting at undici 6.17.0 are affected', and the target is undici 5.29.0-tuxcare.4, which predates the first affected version."
      },
      "affects": [
        {
          "ref": "pkg:npm/undici@5.29.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6e7d048f-1f48-5ac7-8152-024c87d3a5be",
      "id": "CVE-2026-6733",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-6733 affects version 5.29.0 of undici."
      },
      "affects": [
        {
          "ref": "pkg:npm/undici@5.29.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1bc8f9f5-0087-516d-8e7b-82021f695975",
      "id": "CVE-2026-9679",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-9679 does not affect version 5.29.0 of undici. not_affected \u2014 Target version 5.29.0-tuxcare.4 is not affected. The vulnerability was introduced in undici v7.0.0 via PR #3789, which added percent-decoding (qsUnescape) to cookie values. The target version predates this change and does not perform percent-decoding, returning cookie values unmodified."
      },
      "affects": [
        {
          "ref": "pkg:npm/undici@5.29.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/undici@5.29.0"
    }
  ]
}