Bug 2527118 (CVE-2026-84375) - CVE-2026-84375 js-yaml: js-yaml: Denial of Service vulnerability in YAML parsing
Summary: CVE-2026-84375 js-yaml: js-yaml: Denial of Service vulnerability in YAML parsing
Keywords:
Status: NEW
Alias: CVE-2026-84375
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-09-01 21:51 UTC by OSIDB Bzimport
Modified: 2026-09-02 05:28 UTC (History)
180 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-09-01 21:51:53 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.