{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:bc6152dd-4bba-5fd0-9968-43609a10e2c2",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "fast-xml-parser",
      "purl": "pkg:npm/fast-xml-parser@4.5.1",
      "type": "library",
      "bom-ref": "pkg:npm/fast-xml-parser@4.5.1",
      "version": "4.5.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-25128",
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@4.5.1"
        }
      ],
      "bom-ref": "urn:uuid:d691f012-1ab3-59c2-939a-6c3ea5d2be84",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-25128 does not affect version 4.5.1 of fast-xml-parser. Target version 4.5.1 is not affected by CVE-2026-25128. The vulnerability requires String.fromCodePoint() throwing RangeError for out-of-range numeric entities, but this version uses String.fromCharCode() which silently wraps values without throwing exceptions. The architectural change introducing fromCodePoint() (upstream commit 5b6000a) occurred on a different branch lineage and is not present in the target.",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-25896",
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@4.5.1"
        }
      ],
      "bom-ref": "urn:uuid:213ebca4-9455-5eb5-ad84-3cf8aec65c83",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-25896 affects version 4.5.1 of fast-xml-parser, and is fixed in 4.5.1-tuxcare.2."
      }
    },
    {
      "id": "CVE-2026-26278",
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@4.5.1"
        }
      ],
      "bom-ref": "urn:uuid:119a21f3-6791-52d7-8a43-bc62650b1759",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-26278 affects version 4.5.1 of fast-xml-parser."
      }
    },
    {
      "id": "CVE-2026-27942",
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@4.5.1"
        }
      ],
      "bom-ref": "urn:uuid:47f0873d-0389-501c-a5b6-bd90bfc90835",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27942 affects version 4.5.1 of fast-xml-parser, and is fixed in 4.5.1-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-33036",
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@4.5.1"
        }
      ],
      "bom-ref": "urn:uuid:018b0aa9-5358-544c-9174-7942d3e11d99",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-33036 affects version 4.5.1 of fast-xml-parser."
      }
    },
    {
      "id": "CVE-2026-33349",
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@4.5.1"
        }
      ],
      "bom-ref": "urn:uuid:831625c1-ff02-51b9-bac5-e68ef7e913e2",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-33349 does not affect version 4.5.1 of fast-xml-parser. not_affected \u2014 Version 4.5.1 is not affected by CVE-2026-33349. The vulnerability concerns truthy-check bypass when developers set maxEntityCount:0 or maxEntitySize:0 configuration options. These entity limit configuration options do not exist in version 4.5.1 - they were introduced in v5.10.0 (commit 3abdca9, March 2026). The current version uses a simple function-based DocTypeReader with no entity limit che...",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-41650",
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@4.5.1"
        }
      ],
      "bom-ref": "urn:uuid:435fca68-f1f7-59ce-afe4-0b39f673ea54",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41650 affects version 4.5.1 of fast-xml-parser."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fast-xml-parser@4.5.1"
    }
  ]
}