Skip to content

Releases: socketio/socket.io

socket.io-adapter@2.5.7

20 May 09:35
4faff49

Choose a tag to compare

The ws dependency was bumped to ~8.20.1 following CVE-2026-45736.

Note from the ws maintainers:

Although the calculated CVSS severity is medium, the actual severity is believed to be low, as the flaw is only exploitable through misuse that is unlikely in practice.

Bug Fixes

  • do not skip local broadcast when publishAndReturnOffset throws (#5457) (f630158)

engine.io@6.6.8

20 May 09:33
ffe51e2

Choose a tag to compare

The ws dependency was bumped to ~8.20.1 following CVE-2026-45736.

Note from the ws maintainers:

Although the calculated CVSS severity is medium, the actual severity is believed to be low, as the flaw is only exploitable through misuse that is unlikely in practice.

Bug Fixes

  • clean up resources upon WebTransport handshake failure (f86b95f)

Dependencies

engine.io-client@6.6.5

20 May 09:34
8413bce

Choose a tag to compare

The ws dependency was bumped to ~8.20.1 following CVE-2026-45736.

Note from the ws maintainers:

Although the calculated CVSS severity is medium, the actual severity is believed to be low, as the flaw is only exploitable through misuse that is unlikely in practice.

Dependencies

engine.io@6.6.7

27 Apr 09:24
439a8f6

Choose a tag to compare

Bug Fixes

  • close HTTP requests with invalid content type (fc11285)
  • handle invalid packets when upgrading to WebTransport (1fa1f46)
  • prevent WebTransport connections when a middleware is registered (d1f5aa9)

Dependencies

socket.io-parser@4.2.6

17 Mar 14:03
522edcd

Choose a tag to compare

This release includes a fix for CVE-2026-33151. Please upgrade as soon as possible.

Bug Fixes

  • add a limit to the number of binary attachments (b25738c)

socket.io-parser@3.4.4

18 Mar 08:21
082b683

Choose a tag to compare

This release includes a fix for CVE-2026-33151. Please upgrade as soon as possible.

Bug Fixes

  • add a limit to the number of binary attachments (719f9eb)

socket.io-parser@3.3.5

18 Mar 08:19
17bc1d6

Choose a tag to compare

This release includes a fix for CVE-2026-33151. Please upgrade as soon as possible.

Bug Fixes

  • add a limit to the number of binary attachments (9d39f1f)

engine.io@6.6.6

10 Mar 10:01
84c2fb7

Choose a tag to compare

Bug Fixes

  • add @types/ws as dependency (#5458) (07cbe15)
  • uws: emit initial_headers and headers events in uServer (#5460) (44ed73f)

Dependencies

socket.io@4.8.3

18 Mar 08:25
9978574

Choose a tag to compare

Bug Fixes

  • do not throw when calling io.close() on a stopped server (9581f9b)

Dependencies

socket.io-parser@4.2.5

23 Dec 12:33
ee9aac3

Choose a tag to compare

This release contains a bump of debug from ~4.3.1 to ~4.4.1.