VYPR

websocket-driver-ruby

by Ruby Lang

gem: websocket-driver-ruby

CVEs (1)

  • CVE-2026-61666higJul 21, 2026
    risk 0.45cvss epss

    ### Impact If this library is used to implement a WebSocket server on top of a TCP server, by using the `WebSocket::Driver.server()` method, then a client can cause the server to crash by sending a `Host` header that is not a valid `host[:port]` string. When this happens, a…