2 matches found
MCP-Framework: Unbounded memory allocation in readRequestBody allows denial of service via HTTP transport
Summary The readRequestBody function in src/transports/http/server.ts concatenates HTTP request body chunks into a string with no size limit, allowing a remote unauthenticated attacker to crash the server via memory exhaustion with a single large HTTP POST request. Details File:...
EUVD-2026-23300
MCP-Framework: Unbounded memory allocation in readRequestBody allows denial of service via HTTP transport...