CVE-2026-53550
MEDIUM
5.3
CVSS 3.1
Description
js-yaml is a JavaScript YAML parser and dumper. Prior to 4.2.0, a crafted YAML document can trigger algorithmic CPU exhaustion in js-yaml merge-key processing (<<) by repeating the same alias many times in a merge sequence. This causes quadratic parse-time behavior relative to input size and can block a Node.js worker/event loop for seconds with a relatively small payload (tens of KB), resulting in denial of service. The issue is in merge handling inside lib/loader.js. This vulnerability is fixed in 4.2.0.
Metadata
Severity & Metrics
5.3
MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| nodeca | js-yaml | — | < 4.2.0 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-407 | cna | CWE-407: Inefficient Algorithmic Complexity |
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 5.3 | MEDIUM | 3.1 | cna | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L |
References (1)
- https://github.com/nodeca/js-yaml/security/advisories/GHSA-h67p-54hq-rp68 https://github.com/nodeca/js-yaml/security/advisories/GHSA-h67p-54hq-rp68