VYPR

Websocket Driver

by faye

CVEs (4)

  • CVE-2026-54466HigJul 17, 2026
    risk 0.42cvss 7.5epss 0.00

    websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.7.5, the frame format in draft versions of the WebSocket protocol includes a length header that allows an arbitrarily large integer to be encoded as a sequence of bytes with the high bit set. By…

  • CVE-2026-54465HigJul 17, 2026
    risk 0.42cvss 7.5epss 0.00

    websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.8.1, when websocket-driver is used to implement a WebSocket server on top of a TCP server using WebSocket::Driver.server() or to complement a WebSocket client, a peer can make a single connection…

  • CVE-2026-54463HigJul 17, 2026
    risk 0.42cvss 7.5epss 0.00

    websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.8.1, draft versions of the WebSocket protocol in websocket-driver include a length header that allows an arbitrarily large integer to be encoded as bytes with the high bit set, and a server or client…

  • CVE-2026-54490MedJul 17, 2026
    risk 0.34cvss epss 0.00

    websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.7.5, if this library is used with the permessage-deflate extension, a WebSocket server or client can be made to accept messages that are larger than the configured maximum message size because the…