๐Ÿ” CVE Alert

CVE-2026-53710

CRITICAL 10.0

MCP Context Forge: RestrictedPython sandbox bypass via getattr builtin in python_sandbox_server

CVSS Score
10.0
EPSS Score
0.0%
EPSS Percentile
0th

MCP Context Forge is an AI gateway, registry, and proxy for MCP, A2A, REST, and gRPC APIs. Prior to 1.0.2, the python_sandbox_server in mcp-servers/python/python_sandbox_server/src/python_sandbox_server/server_fastmcp.py exposes raw getattr through safe_builtins, omits a required _getattr_ guard, and relies on validate_code checks for literal dangerous dunder strings. An attacker can construct dunder names at runtime, traverse the Python class hierarchy, reach subprocess.Popen, and execute OS commands with the server process privileges through the execute_code MCP tool. The HTTP/SSE transport can expose this tool without authentication, while stdio-only deployments have reduced network reachability. The issue affects the python_sandbox_server subproject and does not directly affect the core Context Forge gateway or proxy components. This issue is fixed in version 1.0.2.

CWE CWE-94 CWE-693
Vendor ibm
Product mcp-context-forge
Published Sep 15, 2026
Stay Ahead of the Next One

Get instant alerts for ibm mcp-context-forge

Be the first to know when new critical vulnerabilities affecting ibm mcp-context-forge are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

IBM / mcp-context-forge
< 1.0.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/IBM/mcp-context-forge/security/advisories/GHSA-xm98-3vcf-fph7 github.com: https://github.com/IBM/mcp-context-forge/commit/63a2900e6301b9c8a483a38d3737a1beb3a7ce89 github.com: https://github.com/IBM/mcp-context-forge/releases/tag/v1.0.2