{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a8cda355-f808-5bb2-bb5b-b14ad40f7b5c",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "multiparty",
      "purl": "pkg:npm/multiparty@3.3.2",
      "type": "library",
      "bom-ref": "pkg:npm/multiparty@3.3.2",
      "version": "3.3.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-8159",
      "affects": [
        {
          "ref": "pkg:npm/multiparty@3.3.2"
        }
      ],
      "bom-ref": "urn:uuid:03164f7b-58de-5cb8-aeb0-9c75b3905307",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-8159 affects version 3.3.2 of multiparty, and is fixed in 3.3.2-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-8161",
      "affects": [
        {
          "ref": "pkg:npm/multiparty@3.3.2"
        }
      ],
      "bom-ref": "urn:uuid:52a8800e-ee00-517a-a658-d054c2e3d579",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-8161 affects version 3.3.2 of multiparty, and is fixed in 3.3.2-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-8162",
      "affects": [
        {
          "ref": "pkg:npm/multiparty@3.3.2"
        }
      ],
      "bom-ref": "urn:uuid:cf141106-faaf-594f-921f-e3e9b73273b1",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-8162 affects version 3.3.2 of multiparty, and is fixed in 3.3.2-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/multiparty@3.3.2"
    }
  ]
}