CVE-2026-59724 PUBLISHED

Socket.IO: Engine.IO WebTransport SID DoS

Assigner: GitHub_M
Reserved: 06.07.2026 Published: 08.07.2026 Updated: 08.07.2026

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 upgrade handling, causing a TypeError and denial of service. This issue is fixed in version 6.6.7.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS Score: 7.5

Product Status

Vendor socketio
Product socket.io
Versions
  • Version >= 6.5.0, < 6.6.7 is affected

References

Problem Types

  • CWE-20: Improper Input Validation CWE