Input validation error in socket.io-parser - CVE-2026-33151
Published: June 25, 2026
socket.io-parser
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to improper input validation in the Socket.IO packet parser when processing specially crafted packets with an unbounded number of binary attachments. A remote attacker can send a specially crafted packet to cause a denial of service.
The issue can cause the server to buffer excessive binary attachments until memory is exhausted.