VYPR

websocket-driver

by Debian

CVEs (3)

  • CVE-2026-54465Jul 19, 2026
    risk 0.00cvss epss 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-54490Jul 19, 2026
    risk 0.00cvss 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…

  • CVE-2026-54466Jul 19, 2026
    risk 0.00cvss epss 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…