CVE Catalog
CVE-2026-45736
MediumCVSS 4.4Exploitation Probability (EPSS)
Elevated risk0.75%
52th percentile - higher than 52% of all known CVEs
Summary
The 'ws' WebSocket library for Node.js prior to 8.20.1 has a vulnerability that discloses uninitialized memory when closing a connection with a TypedArray as the reason argument.
Risk Assessment
An attacker can read server memory fragments, potentially exposing sensitive data.
Recommendation
Update the 'ws' library to version 8.20.1 or later.
Other vulnerabilities in ws
Original NVD description (English source)
ws is an open source WebSocket client and server for Node.js. Prior to 8.20.1, the websocket.close() implementation is vulnerable to uninitialized memory disclosure when a TypedArray is passed as the reason argument. This vulnerability is fixed in 8.20.1.

