{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:415b5850-31ba-5171-be2d-0b725b127164",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "fast-xml-parser",
      "purl": "pkg:npm/fast-xml-parser@4.4.0",
      "type": "library",
      "bom-ref": "pkg:npm/fast-xml-parser@4.4.0",
      "version": "4.4.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-41818",
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@4.4.0"
        }
      ],
      "bom-ref": "urn:uuid:a450652b-adc6-51d3-8115-ddb6f0ce76ef",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-41818 affects version 4.4.0 of fast-xml-parser, and is fixed in 4.4.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-25128",
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@4.4.0"
        }
      ],
      "bom-ref": "urn:uuid:37083e6e-d96a-51b5-9935-5b79748a88f0",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-25128 does not affect version 4.4.0 of fast-xml-parser. Version 4.4.0 is not affected by CVE-2026-25128. The vulnerability requires String.fromCodePoint() to throw RangeError on out-of-range code points, but version 4.4.0 uses String.fromCharCode() instead (lines 43-44 of OrderedObjParser.js), which wraps values using modulo 65536 and never throws RangeError. The switch to fromCodePoint() occurred in commit 5b6000a (Feb 2025), introducing the vulnerability in versions 5.0.x+. Empirical testing with CVE example input (&#9999999; and &#xFFFFFF;) confirms the parser does not crash in version 4.4.0\u2014it produces truncated characters but no exception. The vulnerable code pattern is not present in this version.",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-25896",
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@4.4.0"
        }
      ],
      "bom-ref": "urn:uuid:74d4947c-9d89-5fb0-a869-cb2a8d2cc34b",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-25896 affects version 4.4.0 of fast-xml-parser, and is fixed in 4.4.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-26278",
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@4.4.0"
        }
      ],
      "bom-ref": "urn:uuid:01c0ca91-df9d-5fba-842a-7aa47faa00e2",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-26278 affects version 4.4.0 of fast-xml-parser, and is fixed in 4.4.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-27942",
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@4.4.0"
        }
      ],
      "bom-ref": "urn:uuid:5451b014-af56-54da-93a1-e2968acba902",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27942 affects version 4.4.0 of fast-xml-parser, and is fixed in 4.4.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-33036",
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@4.4.0"
        }
      ],
      "bom-ref": "urn:uuid:9293f2db-0140-5878-88c0-dea941ad0f44",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-33036 affects version 4.4.0 of fast-xml-parser, and is fixed in 4.4.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-33349",
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@4.4.0"
        }
      ],
      "bom-ref": "urn:uuid:87f6e8a7-1d4a-595e-8dd8-2f9d2b8b0c5e",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-33349 affects version 4.4.0 of fast-xml-parser, and is fixed in 4.4.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-41650",
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@4.4.0"
        }
      ],
      "bom-ref": "urn:uuid:e0f1bb98-bf98-5d8c-98a8-fc41f68a2b79",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41650 affects version 4.4.0 of fast-xml-parser, and is fixed in 4.4.0-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fast-xml-parser@4.4.0"
    }
  ]
}