socketioxide-parser-common is vulnerable to Uncontrolled Resource Consumption
75
High Risk
The Socket.IO common parser buffers binary attachment data per connection without enforcing limits on the declared attachment count or the total accumulated bytes. A remote unauthenticated client can send a small text frame that declares a lot of expected binary attachments and then stream binary frames that keep accumulating in per-connection memory. Because the count and accumulated size are never capped, a few concurrent connections can exhaust server memory and cause a crash. The fix introduces parse configuration limits that reject excessive attachment counts and cap accumulated binary bytes.
You are affected if your service builds on socketioxide and accepts Socket.IO connections from untrusted clients.
socketioxide-parser-common is vulnerable to Uncontrolled Resource Consumption in versions 0.0.1 - 0.17.1.
Upgrade the socketioxide-parser-common and/or the socketioxide library to the patch version.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

I consent to receiving marketing communications based on Aikido’s Privacy Policy.
SOC 2Compliant
ISO 27001Compliant