Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:npm/websocket-extensions@0.1.4
purl pkg:npm/websocket-extensions@0.1.4
Vulnerabilities affecting this package (0)
Vulnerability Summary Fixed by
This package is not known to be affected by vulnerabilities.
Vulnerabilities fixed by this package (1)
Vulnerability Summary Aliases
VCID-gg1m-2vwq-euet Regular Expression Denial of Service in websocket-extensions (NPM package) ### Impact The ReDoS flaw allows an attacker to exhaust the server's capacity to process incoming requests by sending a WebSocket handshake request containing a header of the following form: Sec-WebSocket-Extensions: a; b="\c\c\c\c\c\c\c\c\c\c ... That is, a header containing an unclosed string parameter value whose content is a repeating two-byte sequence of a backslash and some other character. The parser takes exponential time to reject this header as invalid, and this will block the processing of any other work on the same thread. Thus if you are running a single-threaded server, such a request can render your service completely unavailable. ### Patches Users should upgrade to version 0.1.4. ### Workarounds There are no known work-arounds other than disabling any public-facing WebSocket functionality you are operating. ### References - https://blog.jcoglan.com/2020/06/02/redos-vulnerability-in-websocket-extensions/ CVE-2020-7662
GHSA-g78m-2chm-r7qv

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-02T12:36:46.933911+00:00 GitLab Importer Fixing VCID-gg1m-2vwq-euet https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/websocket-extensions/CVE-2020-7662.yml 38.0.0
2026-04-01T15:58:12.127265+00:00 GHSA Importer Fixing VCID-gg1m-2vwq-euet https://github.com/advisories/GHSA-g78m-2chm-r7qv 38.0.0
2026-04-01T13:00:30.718398+00:00 GithubOSV Importer Fixing VCID-gg1m-2vwq-euet https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2020/06/GHSA-g78m-2chm-r7qv/GHSA-g78m-2chm-r7qv.json 38.0.0