{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f1d2f898-8f85-5e54-9055-8a2ad7f2dafe",
  "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.1",
      "type": "library",
      "bom-ref": "pkg:npm/fast-xml-parser@4.5.1-tuxcare.1",
      "version": "4.5.1-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-25128",
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@4.5.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:319152ef-6891-57c1-a4e2-ff7aa3de50e2",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-25128 does not affect version 4.5.1-tuxcare.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-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:404faa63-a22d-5d40-b4fe-d66089278164",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-25896 affects version 4.5.1-tuxcare.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-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:ac7047dd-e912-5781-80ad-6aed8ba45fa4",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-26278 affects version 4.5.1-tuxcare.1 of fast-xml-parser."
      }
    },
    {
      "id": "CVE-2026-27942",
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@4.5.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:10b6748c-f9b6-5662-b808-d35c98ed8c75",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27942 is fixed in version 4.5.1-tuxcare.1 of fast-xml-parser."
      }
    },
    {
      "id": "CVE-2026-33036",
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@4.5.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:ab3e78d7-e02e-582c-9565-9992c458db35",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-33036 affects version 4.5.1-tuxcare.1 of fast-xml-parser."
      }
    },
    {
      "id": "CVE-2026-33349",
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@4.5.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:4acecc74-7cf4-5778-a717-e441dad1adca",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-33349 does not affect version 4.5.1-tuxcare.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-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:dbb57bf4-902e-5394-98b0-1b8b78e0dfae",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41650 affects version 4.5.1-tuxcare.1 of fast-xml-parser."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fast-xml-parser@4.5.1-tuxcare.1"
    }
  ]
}