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

03 Apr 2026, 16:53

Type Values Removed Values Added
First Time Yahoo serialize
Yahoo
CPE cpe:2.3:a:yahoo:serialize:*:*:*:*:*:*:*:*
References () https://github.com/yahoo/serialize-javascript/commit/f147e90269b58bb6e539cfdf3d0e20d6ad14204b - () https://github.com/yahoo/serialize-javascript/commit/f147e90269b58bb6e539cfdf3d0e20d6ad14204b - Patch
References () https://github.com/yahoo/serialize-javascript/releases/tag/v7.0.5 - () https://github.com/yahoo/serialize-javascript/releases/tag/v7.0.5 - Release Notes
References () https://github.com/yahoo/serialize-javascript/security/advisories/GHSA-qj8w-gfj5-8c6v - () https://github.com/yahoo/serialize-javascript/security/advisories/GHSA-qj8w-gfj5-8c6v - Vendor Advisory

01 Apr 2026, 14:24

Type Values Removed Values Added
Summary
  • (es) Serializar JavaScript a un superconjunto de JSON que incluye expresiones regulares y funciones. Antes de la versión 7.0.5, existe una vulnerabilidad de denegación de servicio (DoS) causada por el agotamiento de la CPU. Al serializar un objeto 'similar a un array' especialmente diseñado (un objeto que hereda de Array.prototype pero tiene una propiedad 'length' muy grande), el proceso entra en un bucle intensivo que consume el 100% de la CPU y se cuelga indefinidamente. Este problema ha sido parcheado en la versión 7.0.5.

31 Mar 2026, 03:15

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-31 03:15

Updated : 2026-04-03 16:53


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