CVE-2026-34043

Serialize JavaScript to a superset of JSON that includes regular expressions and functions. Prior to version 7.0.5, there is a Denial of Service (DoS) vulnerability caused by CPU exhaustion. When serializing a specially crafted "array-like" object (an object that inherits from Array.prototype but has a very large length property), the process enters an intensive loop that consumes 100% CPU and hangs indefinitely. This issue has been patched in version 7.0.5.
Configurations

Configuration 1 (hide)

cpe:2.3:a:yahoo:serialize:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-03-31 03:15

Updated : 2026-06-17 10:38


NVD link : CVE-2026-34043

Mitre link : CVE-2026-34043

CVE.ORG link : CVE-2026-34043


JSON object : View

Products Affected

yahoo

  • serialize
CWE
CWE-400

Uncontrolled Resource Consumption

CWE-834

Excessive Iteration