VDB

CVE-2026-73643

CVE-2026-73643 PUBLISHED CVSS 7.5 HIGH

Reported by GitHub_M · Published August 13, 2026

js-yaml is a JavaScript YAML parser and dumper. From 5.0.0 until 5.2.2, parsing a small YAML document can take exponential time when an application calls load() or loadAll() on untrusted input. In src/parser/parser.ts, readFlowCollection uses restoreState and calls parseNode a second time when a flow-sequence entry is recognized as a key: value pair. If the key is a nested flow sequence of the same shape, every level is parsed twice, causing O(2^n) work and allowing an input under 200 bytes to keep one CPU busy for minutes, block the Node.js event loop, and stall the process. No anchors, aliases, merges, tags, or nondefault options are required. This issue is fixed in version 5.2.2.

Risk Scores

CVSS 3.1
7.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Affected Products

VendorProductVersions
nodecajs-yaml>= 5.0.0, < 5.2.2
chainguardkubeflow-pipelines0, 0, 0
chainguardrenovate0, 0, 0
chainguardauthentik-fips-2026.20, 0, 0
wolfikubeflow-pipelines0, 0, 0
wolfirenovate0, 0, 0
nodecajs-yaml>= 5.0.0, < 5.2.2, >= 5.0.0, < 5.2.2

Timeline

  • Jul 24, 2026 CVE Published
  • Aug 13, 2026 Coalition ESS Score
  • Aug 14, 2026 Security Advisory
  • Aug 24, 2026 EPSS Score
  • Aug 26, 2026 EPSS Score
  • Aug 30, 2026 EPSS Score
  • Sep 4, 2026 EPSS Score
  • Sep 9, 2026 EPSS Score
  • Sep 12, 2026 EPSS Score
  • Sep 16, 2026 EPSS Score
  • Sep 18, 2026 EPSS Score
  • Sep 18, 2026 CVE Updated
Open in Interactive Console →
$ Console Community · 100/wk Open console ›