PatchSiren cyber security CVE debrief
CVE-2026-81096 mims-harvard CVE debrief
CVE-2026-81096 is a critical vulnerability in ToolUniverse that allows unauthenticated remote code execution. The vulnerability exists in the python_code_executor tool, which can be exploited by escaping the sandbox and executing code as the server process. The HTTP and MCP servers bind to every interface with debugging enabled and no authentication, making it possible for any caller to reach the port and execute code.
- Vendor
- mims-harvard
- Product
- ToolUniverse
- CVSS
- CRITICAL 9.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-27
- Original CVE updated
- 2026-09-23
- Advisory published
- 2026-08-27
- Advisory updated
- 2026-09-23
Who should care
Administrators and users of ToolUniverse should assess their exposure and take immediate action to upgrade to version 1.3.0 or later and implement additional security measures. This includes reviewing compensating controls for exposed systems, checking relevant monitoring and detection logs, and tracking exceptions and retesting remediated assets. Operators, platform administrators, and security teams should also review the vulnerability's impact on their
Why it matters
CVE-2026-81096 is a critical vulnerability in ToolUniverse that allows unauthenticated remote code execution. The vulnerability exists in the python_code_executor tool and can be exploited by escaping the sandbox and executing code as the server process. The HTTP and MCP servers' lack of authentication and debugging enabled by default also contribute to the vulnerability. Administrators and users of ToolUniverse should assess their exposure and take immediate action to upgrade to version 1.3.0 or later and implement additional security measures.
- Unauthenticated remote code execution
- Sandbox escape vulnerability in python_code_executor tool
- Lack of authentication and debugging enabled by default on HTTP and MCP servers
Technical summary
The python_code_executor tool in ToolUniverse does not properly sanitize user input, allowing an attacker to escape the sandbox and execute arbitrary code. The HTTP and MCP servers bind to every interface with debugging enabled and no authentication, making it possible for any caller to reach the port and execute code as the server process. This vulnerability allows unauthenticated remote code execution, posing a critical risk to administrators and users of ToolUniverse. The vulnerability exists in the python_code_executor tool and can be exploited by escaping the sandbox and executing code as the server process.
Defensive priority
High
Recommended defensive actions
- Immediately upgrade to version 1.3.0 or later
- Implement additional authentication and authorization mechanisms for the HTTP and MCP servers
- Restrict access to the servers to only necessary interfaces and ports
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The vulnerability is caused by the python_code_executor tool not properly sanitizing user input, allowing an attacker to escape the sandbox and execute arbitrary code. The HTTP and MCP servers' lack of authentication and debugging enabled by default also contribute to the vulnerability.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-81096 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-81096
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-81096 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-81096
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/mims-harvard/ToolUniverse
-
Source reference
Unverified legacy reference
URL: https://github.com/mims-harvard/ToolUniverse/pull/251
-
Source reference
Unverified legacy reference
URL: https://github.com/mims-harvard/ToolUniverse/security/advisories/GHSA-pxwq-22vf-87fm
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/tooluniverse-through-1.2.6-unauthenticated-remote-code-execution-via-python-code-executor-sandbox-escape
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.