{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6a451d24-e2d1-5586-8451-c19a733d2129",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "fast-xml-parser",
      "purl": "pkg:npm/fast-xml-parser@5.3.7",
      "type": "library",
      "bom-ref": "pkg:npm/fast-xml-parser@5.3.7",
      "version": "5.3.7",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-27942",
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@5.3.7"
        }
      ],
      "bom-ref": "urn:uuid:58323c44-a9df-58ea-8751-5be629aba2f1",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27942 affects version 5.3.7 of fast-xml-parser."
      }
    },
    {
      "id": "CVE-2026-33036",
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@5.3.7"
        }
      ],
      "bom-ref": "urn:uuid:e70894b5-61d5-5cc9-b996-362936e532e8",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-33036 affects version 5.3.7 of fast-xml-parser."
      }
    },
    {
      "id": "CVE-2026-33349",
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@5.3.7"
        }
      ],
      "bom-ref": "urn:uuid:78064774-acae-5ae8-b842-8d6a9637db60",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-33349 affects version 5.3.7 of fast-xml-parser."
      }
    },
    {
      "id": "CVE-2026-41650",
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@5.3.7"
        }
      ],
      "bom-ref": "urn:uuid:ab51b29d-ebca-5deb-8bfc-77dfa9ca3ed9",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41650 affects version 5.3.7 of fast-xml-parser."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fast-xml-parser@5.3.7"
    }
  ]
}