You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SECURITY.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,6 +52,7 @@ From the transitive dependencies:
52
52
| May 2023 |`socket.io-parser`|[Insufficient validation when decoding a Socket.IO packet](https://github.com/advisories/GHSA-cqmj-92xf-r6r9)|`CVE-2023-32695`|
53
53
| June 2024 |`ws`|[DoS when handling a request with many HTTP headers](https://github.com/advisories/GHSA-3h5v-q93c-6h6q)|`CVE-2024-37890`|
54
54
| March 2026 |`socket.io-parser`|[Unbounded number of binary attachments](https://github.com/socketio/socket.io/security/advisories/GHSA-677m-j7p3-52f9)|`CVE-2026-33151`|
55
+
| May 2026 |`ws`|[Uninitialized memory disclosure](https://github.com/advisories/GHSA-58qx-3vcg-4xpx)|`CVE-2026-45736`|
55
56
56
57
### For the `socket.io-client` package
57
58
@@ -68,4 +69,5 @@ From the transitive dependencies:
68
69
| October 2022 |`socket.io-parser`|[Insufficient validation when decoding a Socket.IO packet](https://github.com/advisories/GHSA-qm95-pgcg-qqfq)|`CVE-2022-2421`|
69
70
| May 2023 |`socket.io-parser`|[Insufficient validation when decoding a Socket.IO packet](https://github.com/advisories/GHSA-cqmj-92xf-r6r9)|`CVE-2023-32695`|
70
71
| June 2024 |`ws`|[DoS when handling a request with many HTTP headers](https://github.com/advisories/GHSA-3h5v-q93c-6h6q)|`CVE-2024-37890`|
71
-
| March 2026 |`socket.io-parser`|[Unbounded number of binary attachments](https://github.com/socketio/socket.io/security/advisories/GHSA-677m-j7p3-52f9)|`CVE-2026-33151`|
72
+
| March 2026 |`socket.io-parser`|[Unbounded number of binary attachments](https://github.com/socketio/socket.io/security/advisories/GHSA-677m-j7p3-52f9)|`CVE-2026-33151`|
73
+
| May 2026 |`ws`|[Uninitialized memory disclosure](https://github.com/advisories/GHSA-58qx-3vcg-4xpx)|`CVE-2026-45736`|
0 commit comments