Debian Package Tracker
Register | Log in
Subscribe

node-ws

RFC-6455 WebSocket implementation module for Node.js

Choose email to subscribe with

general
  • source: node-ws (main)
  • version: 8.21.0+~cs14.19.1-1
  • maintainer: Debian Javascript Maintainers (archive) (DMD)
  • uploaders: Jérémy Lal [DMD] – Ximin Luo [DMD]
  • arch: all
  • std-ver: 4.7.4
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 7.4.2+~cs18.0.8-2
  • oldstable: 8.11.0+~cs13.7.3-1
  • stable: 8.18.1+~cs14.18.2-1
  • testing: 8.21.0+~cs14.19.1-1
  • unstable: 8.21.0+~cs14.19.1-1
versioned links
  • 7.4.2+~cs18.0.8-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 8.11.0+~cs13.7.3-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 8.18.1+~cs14.18.2-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 8.21.0+~cs14.19.1-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • node-ws
action needed
3 security issues in bullseye high

There are 3 open security issues in bullseye.

1 important issue:
  • CVE-2026-48779: 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.
2 issues postponed or untriaged:
  • CVE-2024-37890: (needs triaging) ws is an open source WebSocket client and server for Node.js. A request with a number of headers exceeding theserver.maxHeadersCount threshold could be used to crash a ws server. The vulnerability was fixed in ws@8.17.1 (e55e510) and backported to ws@7.5.10 (22c2876), ws@6.2.3 (eeb76d3), and ws@5.2.4 (4abd8f6). In vulnerable versions of ws, the issue can be mitigated in the following ways: 1. Reduce the maximum allowed length of the request headers using the --max-http-header-size=size and/or the maxHeaderSize options so that no more headers than the server.maxHeadersCount limit can be sent. 2. Set server.maxHeadersCount to 0 so that no limit is applied.
  • CVE-2026-45736: (postponed; to be fixed through a stable update) 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.
Created: 2026-06-19 Last update: 2026-06-26 13:32
3 security issues in bookworm high

There are 3 open security issues in bookworm.

1 important issue:
  • CVE-2026-48779: 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.
2 issues left for the package maintainer to handle:
  • CVE-2024-37890: (needs triaging) ws is an open source WebSocket client and server for Node.js. A request with a number of headers exceeding theserver.maxHeadersCount threshold could be used to crash a ws server. The vulnerability was fixed in ws@8.17.1 (e55e510) and backported to ws@7.5.10 (22c2876), ws@6.2.3 (eeb76d3), and ws@5.2.4 (4abd8f6). In vulnerable versions of ws, the issue can be mitigated in the following ways: 1. Reduce the maximum allowed length of the request headers using the --max-http-header-size=size and/or the maxHeaderSize options so that no more headers than the server.maxHeadersCount limit can be sent. 2. Set server.maxHeadersCount to 0 so that no limit is applied.
  • CVE-2026-45736: (needs triaging) 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.

You can find information about how to handle these issues in the security team's documentation.

Created: 2024-06-17 Last update: 2026-06-26 13:32
2 low-priority security issues in trixie low

There are 2 open security issues in trixie.

2 issues left for the package maintainer to handle:
  • CVE-2026-45736: (needs triaging) 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.
  • CVE-2026-48779: (needs triaging) 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.

You can find information about how to handle these issues in the security team's documentation.

Created: 2026-05-15 Last update: 2026-06-26 13:32
news
[rss feed]
  • [2026-06-27] node-ws 8.21.0+~cs14.19.1-1 MIGRATED to testing (Debian testing watch)
  • [2026-06-20] Accepted node-ws 8.21.0+~cs14.19.1-1 (source) into unstable (Xavier Guimard)
  • [2026-05-27] node-ws 8.20.1+~cs14.19.1-1 MIGRATED to testing (Debian testing watch)
  • [2026-05-16] Accepted node-ws 8.20.1+~cs14.19.1-1 (source) into unstable (Xavier Guimard)
  • [2026-03-19] node-ws 8.19.0+~cs14.19.1-1 MIGRATED to testing (Debian testing watch)
  • [2026-03-16] Accepted node-ws 8.19.0+~cs14.19.1-1 (source) into unstable (Xavier Guimard)
  • [2025-04-06] node-ws 8.18.1+~cs14.18.2-1 MIGRATED to testing (Debian testing watch)
  • [2025-04-04] Accepted node-ws 8.18.1+~cs14.18.2-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2025-01-30] node-ws 8.18.0+~cs14.5.15-1 MIGRATED to testing (Debian testing watch)
  • [2025-01-26] Accepted node-ws 8.18.0+~cs14.5.15-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2024-07-09] node-ws 8.18.0+~cs13.7.11-1 MIGRATED to testing (Debian testing watch)
  • [2024-07-06] Accepted node-ws 8.18.0+~cs13.7.11-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2023-12-07] node-ws 8.11.0+~cs13.7.3-2 MIGRATED to testing (Debian testing watch)
  • [2023-11-23] Accepted node-ws 8.11.0+~cs13.7.3-2 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2022-11-21] node-ws 8.11.0+~cs13.7.3-1 MIGRATED to testing (Debian testing watch)
  • [2022-11-19] Accepted node-ws 8.11.0+~cs13.7.3-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2022-10-30] node-ws 8.10.0+~cs13.7.3-1 MIGRATED to testing (Debian testing watch)
  • [2022-10-27] Accepted node-ws 8.10.0+~cs13.7.3-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2022-07-22] node-ws 8.8.1+~cs13.7.3-1 MIGRATED to testing (Debian testing watch)
  • [2022-07-19] Accepted node-ws 8.8.1+~cs13.7.3-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2022-06-30] node-ws 8.8.0+~cs13.6.3-1 MIGRATED to testing (Debian testing watch)
  • [2022-06-28] Accepted node-ws 8.8.0+~cs13.6.3-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2022-05-21] node-ws 8.6.0+~cs13.6.3-1 MIGRATED to testing (Debian testing watch)
  • [2022-05-19] Accepted node-ws 8.6.0+~cs13.6.3-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2022-02-22] node-ws 8.5.0+~cs13.3.3-2 MIGRATED to testing (Debian testing watch)
  • [2022-02-20] Accepted node-ws 8.5.0+~cs13.3.3-2 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2022-02-20] Accepted node-ws 8.5.0+~cs13.3.3-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2021-11-12] node-ws 7.5.5+~cs13.0.13-1 MIGRATED to testing (Debian testing watch)
  • [2021-11-09] Accepted node-ws 7.5.5+~cs13.0.13-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2021-05-31] node-ws 7.4.2+~cs18.0.8-2 MIGRATED to testing (Debian testing watch)
  • 1
  • 2
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • other distros
  • security tracker
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 8.20.1+~cs14.19.1-1

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing