Home

Description

ws is an open source WebSocket client and server for Node.js. All versions from 1.1.0 up to (but not including) 5.2.5, from 6.0.0 up to 6.2.4, from 7.0.0 up to 7.5.11, and from 8.0.0 up to 8.21.0 are affected by a memory exhaustion DoS vulnerability. A peer can send a high volume of exceptionally small fragments and data chunks, with modest network traffic, to force the remote peer into allocating and holding structural wrappers that consume far more memory than the default documented message-size limit, leading to process termination due to OOM. This issue has been fixed in versions 5.2.5, 6.2.4, 7.5.11, and 8.21.0.

PUBLISHED Reserved 2026-05-22 | Published 2026-06-16 | Updated 2026-06-16 | Assigner GitHub_M




HIGH: 7.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Problem types

CWE-400: Uncontrolled Resource Consumption

CWE-770: Allocation of Resources Without Limits or Throttling

Product status

>= 1.1.0, < 5.2.5
affected

>= 6.0.0, < 6.2.4
affected

>= 7.0.0, < 7.5.11
affected

>= 8.0.0, < 8.21.0
affected

References

github.com/...ets/ws/security/advisories/GHSA-96hv-2xvq-fx4p

github.com/...ommit/86d3e8a5fb0246ed373860c5fbb0de88824a27f7

github.com/...ommit/b5372ac67bb97a773727b8e9f5035a8123556d53

github.com/...ommit/bca91adf15677e47dbe4f959653452727be28b94

github.com/...ommit/fd36cd864fcdf62a08273a99e19a7d975401fee8

cve.org (CVE-2026-48779)

nvd.nist.gov (CVE-2026-48779)

Download JSON