Denial of Service Vulnerability in Yahoo's Serialize JavaScript Library
CVE-2026-34043
5.9MEDIUM
What is CVE-2026-34043?
An issue has been identified in Yahoo's Serialize JavaScript library where a crafted 'array-like' object can trigger a Denial of Service condition due to CPU exhaustion. When attempting to serialize such objects—characterized by inheriting from Array.prototype but having a very large length property—the serialization process enters a loop that consumes 100% of CPU resources indefinitely. This vulnerability has been resolved in version 7.0.5, underscoring the importance of timely updates to maintain application stability and security.
Affected Version(s)
serialize-javascript < 7.0.5
