CyberRota Analysis
AI-GeneratedA flaw in Node.js allows a crafted `TypedArray` `byteLength` to trigger an assertion failure in the synchronous `node:zlib` APIs, leading to potential process crashes. This vulnerability affects all 11 synchronous zlib functions and can be exploited to cause a denial of service. Organizations using Node.js versions 22.x, 24.x, or 26.x should prioritize remediation to mitigate service disruptions.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
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**.