CVE-2026-48779 漏洞深度分析

漏洞概述

CVE 编号: CVE-2026-48779
CVSS 评分: 7.5(HIGH)
CVSS 向量: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CWE 分类: CWE-400,CWE-770,CWE-1050
漏洞状态: Modified
发布时间: 2026-06-17T13:20:42.887
最后更新: 2026-07-14T12:17:10.680

漏洞描述

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.

影响分析

此漏洞的具体影响取决于实际利用场景。"

修复建议

  1. 及时关注厂商发布的安全更新和补丁
  2. 升级受影响组件到最新版本
  3. 如无法立即升级,参考厂商提供的临时缓解措施
  4. 加强网络访问控制和监控

参考链接

  1. https://github.com/websockets/ws/commit/86d3e8a5fb0246ed373860c5fbb0de88824a27f7
  2. https://github.com/websockets/ws/commit/b5372ac67bb97a773727b8e9f5035a8123556d53
  3. https://github.com/websockets/ws/commit/bca91adf15677e47dbe4f959653452727be28b94
  4. https://github.com/websockets/ws/commit/fd36cd864fcdf62a08273a99e19a7d975401fee8
  5. https://github.com/websockets/ws/security/advisories/GHSA-96hv-2xvq-fx4p