๐Ÿ” CVE Alert

CVE-2026-84375

HIGH 7.5

js-yaml: maxTotalMergeKeys does not limit CPU use for empty merge sources

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

js-yaml is a JavaScript YAML parser and dumper. From 3.0.0 until 3.15.2 and 4.3.2, maxTotalMergeKeys in lib/js-yaml/loader.js and lib/loader.js does not count empty mapping sources while processing the merge key <<. An attacker can alias a large sequence of empty mappings into many merge targets, causing O(N * K) processing while totalMergeKeys remains unchanged and the configured resource limit is never reached. A relatively small YAML document can therefore cause prolonged CPU consumption in applications that parse untrusted YAML, and merge processing is enabled by default on these release lines. This issue is fixed in versions 3.15.2 and 4.3.2.

CWE CWE-400 CWE-407
Vendor nodeca
Product js-yaml
Published Sep 1, 2026
Stay Ahead of the Next One

Get instant alerts for nodeca js-yaml

Be the first to know when new high vulnerabilities affecting nodeca js-yaml are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

nodeca / js-yaml
>= 3.0.0, < 3.15.2 >= 4.0.0, < 4.3.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/nodeca/js-yaml/security/advisories/GHSA-2883-xcg3-v3hh github.com: https://github.com/nodeca/js-yaml/pull/797 github.com: https://github.com/nodeca/js-yaml/commit/3485bc06ff8a0251505f44a00414d90df2466639 github.com: https://github.com/nodeca/js-yaml/commit/6a8e05f9a485188ed730ac81e81ae221352ef480 github.com: https://github.com/nodeca/js-yaml/commit/d90b6612a5a84385bdcb556c44578eac76dc0f6b github.com: https://github.com/nodeca/js-yaml/releases/tag/3.15.2 github.com: https://github.com/nodeca/js-yaml/releases/tag/4.3.2