websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.8.2, WebSocket::Driver.server() passes a malformed Host header to URI.parse in lib/websocket/http/request.rb without catching URI::InvalidURIError, allowing a remote client to crash a TCP-backed WebSocket server when the application does not catch the error from parse(). This issue is fixed in version 0.8.2.
CVSS
No CVSS.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-17 17:16
Updated : 2026-09-10 20:30
NVD link : CVE-2026-61666
Mitre link : CVE-2026-61666
CVE.ORG link : CVE-2026-61666
JSON object : View
Products Affected
No product.
CWE
CWE-248
Uncaught Exception
