{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:68311f96-1012-5d4a-b5c5-ad66ef6e495f",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "fast-xml-parser",
      "purl": "pkg:npm/fast-xml-parser@4.5.1-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/fast-xml-parser@4.5.1-tuxcare.2",
      "version": "4.5.1-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-25128",
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@4.5.1-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:e978a9c1-ed62-5bf3-ac00-79097523d7af",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-25128 does not affect version 4.5.1-tuxcare.2 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-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:eff86464-e488-5858-a32d-b8e6f57e9c6b",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-25896 is fixed in version 4.5.1-tuxcare.2 of fast-xml-parser."
      }
    },
    {
      "id": "CVE-2026-26278",
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@4.5.1-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:9b2c8c3f-22f0-5322-92df-9093284ff6d5",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-26278 affects version 4.5.1-tuxcare.2 of fast-xml-parser."
      }
    },
    {
      "id": "CVE-2026-27942",
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@4.5.1-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:3c42ca25-03e6-5d35-822e-4fc885613d22",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27942 is fixed in version 4.5.1-tuxcare.2 of fast-xml-parser."
      }
    },
    {
      "id": "CVE-2026-33036",
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@4.5.1-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:4db61e8d-68d8-5aa7-85d6-9a544c3d3c70",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-33036 affects version 4.5.1-tuxcare.2 of fast-xml-parser."
      }
    },
    {
      "id": "CVE-2026-33349",
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@4.5.1-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:44598a3e-ba97-5247-8a3e-471145895370",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-33349 does not affect version 4.5.1-tuxcare.2 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-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:3ebb2009-24e5-5533-a9ef-a371acaeedbb",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41650 affects version 4.5.1-tuxcare.2 of fast-xml-parser."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fast-xml-parser@4.5.1-tuxcare.2"
    }
  ]
}