WebSocket Protocol Handler Vulnerability in WebSocket Driver by Faye
CVE-2026-54465
6.3MEDIUM
What is CVE-2026-54465?
The websocket-driver module, a tool for handling WebSocket protocols, previously had a vulnerability that allowed malicious peers to exploit a single connection leading to unbounded memory consumption. This could occur when an HTTP request or response contained an excessive number of headers, ultimately causing the serving process to exhaust available memory. The issue has been addressed in version 0.8.1, which mitigates the risks associated with such endless header lists.
Affected Version(s)
websocket-driver-ruby < 0.8.1
