CVE-2026-58045: Medium severity nodejs/Node.js vulnerability
A flaw in Node.js allows a spoofed TypedArray byteLength to trigger a reachable assertion in the synchronous node:zlib APIs, causing the entire process to crash. All 11 synchronous zlib functions are affected. Repeated exploitation of this condition can result in a denial of service. This vulnerability affects Node.js 22.x, 24.x, and 26.x.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-58045?
The severity of CVE-2026-58045 is medium with a score of 6.2.
How do I fix CVE-2026-58045?
To fix CVE-2026-58045, update your Node.js version to the latest security release that addresses this vulnerability.
What are the potential impacts of CVE-2026-58045?
CVE-2026-58045 can lead to denial of service by causing the Node.js process to crash when exploited.
Which Node.js features are affected by CVE-2026-58045?
CVE-2026-58045 affects all 11 synchronous zlib functions in Node.js.
Is CVE-2026-58045 a remote or local vulnerability?
CVE-2026-58045 is a local vulnerability since it requires an attacker to have access to the Node.js application environment.