Impact
The vulnerability resides in the grow quadratically with the size of the YAML document. Feeding a large or specially crafted YAML file interruption. This inefficient parsing is identified by CWE‑407, and related to CWE‑1333 in terms of resource consumption loops.
Affected Systems
Nodeca js‑yaml versions from 5.0.0 up to, but not including, 5.2.0 are vulnerable; the issue is fixed in 5.2.0 and later. The vulnerability is reflected in the RedHat Hummingbird component, indicating that systems incorporating this component are also impacted.
Risk and Exploitability
The CVSS score of 5.3 classifies the issue as moderate severity. An EPSS score of < 1% indicates a low but non‑zero chance of exploitation, and the vulnerability is not listed in the CISA KEV catalog. Based on the description, it is inferred that attackers can exploit the flaw by supplying specially crafted YAML documents to any running service that parses external YAML input with merge key support enabled, potentially overloading CPU resources and causing service degradation or interruption.
OpenCVE Enrichment
Github GHSA