Home

Description

mcp-framework is a framework for building Model Context Protocol (MCP) servers. In versions 0.2.21 and below, the readRequestBody() function in the HTTP transport concatenates request body chunks into a string with no size limit. Although a maxMessageSize configuration value exists, it is never enforced in readRequestBody(). A remote unauthenticated attacker can crash any mcp-framework HTTP server by sending a single large POST request to /mcp, causing memory exhaustion and denial of service. This issue has been fixed in version 0.2.22.

PUBLISHED Reserved 2026-04-06 | Published 2026-04-16 | Updated 2026-04-17 | Assigner GitHub_M




HIGH: 8.7CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Problem types

CWE-770: Allocation of Resources Without Limits or Throttling

Product status

< 0.2.22
affected

References

github.com/...mework/security/advisories/GHSA-353c-v8x9-v7c3

github.com/...ommit/f97d2bb76d6359faf10cd1fc54b4911476b62524

cve.org (CVE-2026-39313)

nvd.nist.gov (CVE-2026-39313)

Download JSON