Known Vulnerable Dependency: js-yaml==4.1.1 — 4 advisory(ies): CVE-2026-84375 (js-yaml: maxTotalMergeKeys does not limit CPU use for empty merge sources); CVE-2026-59869 (js-yaml: YAML merge-key chains can force quadratic CPU consumption); GHSA-5p4m-2wfm-xmqj (JS-YAML: Quadratic CPU consumption in !!omap resolution (3.x and 4.x) — CVE-2026) +1 more
High
- Category
- Supply Chain
- Confidence
- 97% confidence
- Finding
- The lockfile pins js-yaml to version 4.1.1, and the referenced advisories indicate parser-level denial-of-service issues caused by adversarial YAML inputs that trigger excessive CPU consumption. If any part of this skill or its supporting scripts parses untrusted or user-influenced YAML, an attacker could cause hangs or resource exhaustion; even if only used in tooling, the vulnerable dependency remains a real supply-chain weakness.
