CVE-2026-34043 in yahoo serialize-javascript
Zusammenfassung (Englisch)
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.
Zuständig
GitHub_M
Reservieren
25.03.2026
Veröffentlichung
31.03.2026
Einträge
VulDB provides additional information and datapoints for this CVE:
| ID | Schwachstelle | CWE | Aus | Mas | CVE |
|---|---|---|---|---|---|
| 354311 | yahoo serialize-javascript Regular Expression Denial of Service | 400 | Nicht definiert | Offizieller Fix | CVE-2026-34043 |