Service slowdown via backtracking subprotocol-header parsing
Published May 25, 2021 · Updated Aug 3, 2024
Regular expression denial of service in WebSockets ws allows remote attackers to slow servers via a crafted Sec-WebSocket-Protocol header. The WebSocketServer upgrade path trims and splits that header with a backtracking expression whose processing cost grows sharply on long whitespace runs. An unauthenticated WebSocket handshake can trigger service degradation, but the documented consequence is slowdown rather than a crash or data access.
Summary
What happened
Regular expression denial of service in WebSockets ws allows remote attackers to slow servers via a crafted Sec-WebSocket-Protocol header. The WebSocketServer upgrade path trims and splits that header with a backtracking expression whose processing cost grows sharply on long whitespace runs. An unauthenticated WebSocket handshake can trigger service degradation, but the documented consequence is slowdown rather than a crash or data access.
The record
- CVE
- CVE-2021-32640
- Published
- May 25, 2021
- Updated
- Aug 3, 2024
- Vendor
- WebSockets
- Product
- ws
- Classifications
- CWE-400, T1499.004
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- May 25, 2021CVE publishedPublication date reported by the CVE source.
- Aug 3, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=>= 5.0.0 <= 7.4.5
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Sec-WebSocket-Protocol parser slowdown proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo