What is CVE-2026-58045?
A flaw in Node.js allows a spoofed `TypedArray` `byteLength` to trigger a reachable assertion in synchronous `node:zlib` APIs, crashing the process. All 11 synchronous zlib functions are affected, and repeated exploitation can lead to Denial of Service. Applying Node.js updates is recommended for impacted systems.
Azərbaycanca: Node.js-də `TypedArray` `byteLength`-in saxtalaşdırılması `node:zlib` sinxron API-lərində `assert`-ə səbəb olur və prosesi çökdürür. Bu, bütün 11 sinxron zlib funksiyasına təsir edir və təkrar istismar xidmət inkarı (DoS) ilə nəticələnə bilər. Zərərçəkən sistemlərdə Node.js yeniləmələrinin tətbiqi tövsiyə olunur.
Related CVEs
link basis: same weakness class CWE-400
FAQ2
Which APIs are affected by CVE-2026-58045 in Node.js?
CVE-2026-58045 affects all 11 synchronous functions in the `node:zlib` module.
What can an attacker achieve by exploiting CVE-2026-58045?
An attacker can spoof the `TypedArray` `byteLength` to trigger a reachable assertion in synchronous `node:zlib` APIs, crashing the process. Repeated exploitation can lead to Denial of Service (DoS).
See also6
This explainer is AI-written from source data — skopnix's own reporting on this CVE; CVSS scores, vendors and versions are never invented. See NVD for the official record.