Lucene search
+L

3 matches found

Github Security Blog
Github Security Blog
added 2026/07/20 9:18 p.m.15 views

js-yaml: Quadratic-complexity (O(n^2)) DoS via !!omap tag in YAML11_SCHEMA

Summary js-yaml v5.x introduces YAML11SCHEMA support with the !!omap ordered map tag. The omapTag.addItem function performs a linear On scan for duplicate key detection on every insertion, resulting in On^2 total time to parse a document with n omap entries. An attacker can send a small crafted...

7.5CVSS6.2AI score0.0041EPSS
SaveExploits1References5Affected Software1
Patchstack
Patchstack
added 2026/07/20 9:18 p.m.12 views

NPM: js-yaml: Quadratic-complexity (O(n^2)) DoS via !!omap tag in YAML11_SCHEMA

NPM: js-yaml: Quadratic-complexity On^2 DoS via !!omap tag in YAML11SCHEMA vulnerability discovered by ? in WordPress Npm js-yaml versions = 5.0.0, = 5.2.0...

7.5CVSS6AI score0.0041EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/07/08 3:13 p.m.9 views

CVE-2026-59870 js-yaml quadratic-complexity denial of service via YAML11_SCHEMA !!omap parsing

js-yaml is a JavaScript YAML parser and dumper. From 5.0.0 before 5.2.1, YAML11SCHEMA support for the !!omap tag in src/tag/sequence/omap.ts uses omapTag.addItem to perform a linear duplicate-key scan on every insertion, causing On^2 CPU consumption when yaml.load parses a crafted ordered-map...

5.3CVSS6.5AI score
SaveExploits0References5
Rows per page
Query Builder