VYPR

Engine.io

by Socket

npm: engine.io

Source repositories

CVEs (6)

  • CVE-2026-59725HigJul 8, 2026
    risk 0.42cvss 7.5epss 0.00

    Socket.IO enables bidirectional and low-latency communication for every platform. From 4.1.0 before 6.6.7, Engine.IO protocol v4 polling transport does not properly close the HTTP response for invalid binary POST requests with Content-Type: application/octet-stream, allowing an…

  • CVE-2026-59724HigJul 8, 2026
    risk 0.42cvss 7.5epss 0.00

    Socket.IO enables bidirectional and low-latency communication for every platform. From 6.5.0 before 6.6.7, Engine.IO servers with WebTransport enabled can resolve a crafted session ID such as __proto__ through an inherited property of the clients object during WebTransport…

  • CVE-2022-21676HigJan 12, 2022
    risk 0.42cvss 7.5epss 0.03

    Engine.IO is the implementation of transport-based cross-browser/cross-device bi-directional communication layer for Socket.IO. A specially crafted HTTP request can trigger an uncaught exception on the Engine.IO server, thus killing the Node.js process. This impacts all the…

  • CVE-2020-36048HigJan 8, 2021
    risk 0.42cvss 7.5epss 0.03

    Engine.IO before 4.0.0 allows attackers to cause a denial of service (resource consumption) via a POST request to the long polling transport.

  • CVE-2022-41940HigNov 22, 2022
    risk 0.39cvss 7.1epss 0.02

    Engine.IO is the implementation of transport-based cross-browser/cross-device bi-directional communication layer for Socket.IO. A specially crafted HTTP request can trigger an uncaught exception on the Engine.IO server, thus killing the Node.js process. This impacts all the…

  • CVE-2023-31125MedMay 8, 2023
    risk 0.35cvss 6.5epss 0.01

    Engine.IO is the implementation of transport-based cross-browser/cross-device bi-directional communication layer for Socket.IO. An uncaught exception vulnerability was introduced in version 5.1.0 and included in version 4.1.0 of the `socket.io` parent package. Older versions are…