Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. undici
  4. ›
  5. CVE-2026-1528

CVE-2026-1528: Undici: Malicious WebSocket 64-bit length overflows parser and crashes the client

March 13, 2026

A server can reply with a WebSocket frame using the 64-bit length form and an extremely large length. undici’s ByteParser overflows internal math, ends up in an invalid state, and throws a fatal TypeError that terminates the process.

References

  • cna.openjsf.org/security-advisories.html
  • github.com/advisories/GHSA-f269-vfmq-vjvj
  • github.com/nodejs/undici
  • github.com/nodejs/undici/security/advisories/GHSA-f269-vfmq-vjvj
  • hackerone.com/reports/3537648
  • nvd.nist.gov/vuln/detail/CVE-2026-1528

Code Behaviors & Features

Detect and mitigate CVE-2026-1528 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 6.0.0 before 6.24.0, all versions starting from 7.0.0 before 7.24.0

Fixed versions

  • 6.24.0
  • 7.24.0

Solution

Upgrade to versions 6.24.0, 7.24.0 or above.

Impact 7.5 HIGH

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

Learn more about CVSS

Weakness

  • CWE-1284: Improper Validation of Specified Quantity in Input
  • CWE-248: Uncaught Exception

Source file

npm/undici/CVE-2026-1528.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 14 Mar 2026 12:17:17 +0000.