Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2020-7662

25
FAUCET Score

CVE-2020-7662 describes a Denial of Service (DoS) vulnerability in the websocket-extensions npm module prior to version 0.1.4. An attacker can exploit a Regex Backtracking issue in the extension parser by sending a specially crafted Sec-WebSocket-Extensions header, leading to a ReDoS attack on single-threaded servers. This vulnerability is rated as High severity (CVSS 7.5), indicating it can be exploited remotely with low complexity and without user interaction, resulting in a complete loss of availability. There is currently no evidence of active exploitation, public exploit code, or significant community discussion surrounding this CVE.

Impacted Technologies

VendorProductVersion(s)CPE
< 0.1.4CPE matchmatch criteria
cpe:2.3:a:websocket-extensions_project:websocket-extensions:*:*:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 3.1

7.5HIGH

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

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
NONE
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
3.6
CvssVersion
3.1

Exploit Intelligence

EPSS Score
3.01%
Probability of exploitation in next 30 days
EPSS Percentile
86.0%
Percentile rank of EPSS score among Peer Group
As of 2026-07-28
Model: v2026.06.15
This CVE's current EPSS score of 0.0301 is in the 75th percentile among its peer group of 51,553 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (6)

github_advisorypatch availablevia nvd_reference
View patch
npmpatch availablevia ghsa
Product: websocket-extensionsFixed in: 0.1.4
redhatpatch availablevia redhat_api
Product: OpenShift Service Mesh 1.0Fixed in: servicemesh-grafana-0:6.2.2-38.el8
View patch
redhatpatch availablevia redhat_api
Product: OpenShift Service Mesh 1.1Fixed in: servicemesh-grafana-0:6.4.3-11.el8
View patch
redhatpatch availablevia redhat_api
Product: Red Hat OpenShift Container Platform 4.6Fixed in: openshift4/ose-grafana:v4.6.0-202010061132.p0
View patch
redhatvendor investigatingvia redhat_api
Product: Red Hat OpenShift Container Platform 4Fixed in: openshift4/ose-prometheus-rhel9

Vendor Advisories (2)

npmGHSA-g78m-2chm-r7qvhigh

Regular Expression Denial of Service in websocket-extensions (NPM package)

Jun 5, 2020
redhatCVE-2020-7662Moderate

npmjs-websocket-extensions: ReDoS vulnerability in Sec-WebSocket-Extensions parser

Jun 2, 2020

References

blog.jcoglan.com / 2020/06/02/redos-vulnerability-in-websocket-extensions
ExploitThird Party Advisory
github.com / faye/websocket-extensions-node/commit/29496f6838bfadfe5a2f85dff33ed0ba33873237
PatchThird Party Advisory
github.com / faye/websocket-extensions-node/security/advisories/GHSA-g78m-2chm-r7qv
ExploitThird Party Advisory
snyk.io / vuln/SNYK-JS-WEBSOCKETEXTENSIONS-570623
ExploitTechnical DescriptionThird Party Advisory