{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0fecd647-36ae-516c-a58d-dabb65018bde",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "js-yaml",
      "purl": "pkg:npm/js-yaml@4.2.0",
      "type": "library",
      "bom-ref": "pkg:npm/js-yaml@4.2.0",
      "version": "4.2.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-59868",
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@4.2.0"
        }
      ],
      "bom-ref": "urn:uuid:7b7662b4-719e-5f4f-b6c3-19717c172bf8",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59868 affects version 4.2.0 of js-yaml."
      }
    },
    {
      "id": "CVE-2026-59869",
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@4.2.0"
        }
      ],
      "bom-ref": "urn:uuid:5540b70e-4ef1-5338-9835-12ad3b8064ec",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59869 affects version 4.2.0 of js-yaml."
      }
    },
    {
      "id": "CVE-2026-59870",
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@4.2.0"
        }
      ],
      "bom-ref": "urn:uuid:16e9982e-cbbe-5df6-a144-e6b99624b0e6",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59870 affects version 4.2.0 of js-yaml."
      }
    },
    {
      "id": "CVE-2026-73643",
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@4.2.0"
        }
      ],
      "bom-ref": "urn:uuid:d4919cbc-c5ed-51f0-a841-c86bb1623a80",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-73643 does not affect version 4.2.0 of js-yaml. Version 4.2.0 is not affected by CVE-2026-73643. The exponential parsing vulnerability was introduced in the TypeScript rewrite at version 5.0.0 and does not exist in the 4.x JavaScript codebase. The target uses a linear parsing architecture in readFlowCollection that parses flow sequence keys once, then parses values separately, without the restoreState+parseNode reparsing behavior that causes O(2^n) complexity. Empirical testing confirms the pathological input (nested flow sequence pairs) completes in 3ms on 4.2.0 versus minutes on vulnerable 5.x versions.",
        "justification": "code_not_reachable"
      }
    },
    {
      "id": "CVE-2026-84375",
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@4.2.0"
        }
      ],
      "bom-ref": "urn:uuid:9ad0a172-3ac9-5c47-b6ce-f1bf0619307c",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-84375 affects version 4.2.0 of js-yaml."
      }
    },
    {
      "id": "GHSA-5p4m-2wfm-xmqj",
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@4.2.0"
        }
      ],
      "bom-ref": "urn:uuid:924775a3-9231-502f-a5b0-9ec3b3d1d54d",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-5p4m-2wfm-xmqj affects version 4.2.0 of js-yaml."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/js-yaml@4.2.0"
    }
  ]
}