AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2020-7662

HIGH · CVSS 7.5 EPSS 3.01% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2020-06-02 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2020-7662
Severity
HIGH
CVSS
7.5
EPSS
3.01%

Original NVD Description

websocket-extensions npm module prior to 0.1.4 allows Denial of Service (DoS) via Regex Backtracking. The extension parser may take quadratic time when parsing a header containing an unclosed string parameter value whose content is a repeating two-byte sequence of a backslash and some other character. This could be abused by an attacker to conduct Regex Denial Of Service (ReDoS) on a single-threaded server by providing a malicious payload with the Sec-WebSocket-Extensions header.