CVE 5.9 MEDIUM

Serialize JavaScript has CPU Exhaustion Denial of Service via crafted array-like objects_CVE-2026-34043

5.9 / 10
MEDIUM
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

Description

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.

Basic Information

ID CVE-2026-34043
Source GitHub_M
Published Mar 31, 2026 at 01:48
Modified Mar 31, 2026 at 13:55

Affected Product

Vendor yahoo
Product serialize-javascript
Version < 7.0.5
Affected Versions yahoo serialize-javascript < 7.0.5

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.