目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-81096— ToolUniverse 1.2.6 未认证远程代码执行

一分钟漏洞结论

影响对象
mims-harvard ToolUniverse
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

ToolUniverse 在一个沙箱中运行调用方提供的 Python 代码,但该沙箱可被逃逸,而运行它的服务器并未要求任何身份验证。位于 中、 工具背后的执行器会检查提交源码中是否包含被禁止的属性名称和调用,但保留了通过字符串查找可达到的双下划线(dunder)属性,也未能阻止通过已允许的模块访问双下划线属性。因此,调用方可以从某个字面量的类出发,向其基类遍历并枚举子类,从而获取到 和 模块的引用。此外,一个按次调用的参数还允许调用方在检查运行之前扩大导入允许列表。 和 中的 HTTP 和 MCP 服务器绑定到所有

CVSS 10.0 · Critical

影响版本矩阵 1

厂商产品 版本范围状态
mims-harvard ToolUniverse ≤ 1.2.6 affected
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2026-81096 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
ToolUniverse through 1.2.6 Unauthenticated Remote Code Execution via python_code_executor Sandbox Escape
来源: CVE Program / CVE List V5
Vulnerability Description
ToolUniverse ran caller-supplied Python inside a sandbox that could be escaped, on a server that required no authentication. The executor behind the python_code_executor tool, in python_executor_tool.py, inspected the submitted source for a denied list of attribute names and calls but left the attribute-lookup builtins available and did not stop a dunder attribute reached through a string lookup or through a module already permitted, so a caller could walk from a literal's class to its base and enumerate subclasses to obtain a reference to the process and subprocess modules. A per-call argument also let the caller widen the import allow-list before the inspection ran. The HTTP and MCP servers in http_api_server.py and smcp_server.py bound to every interface with debugging enabled and no authentication, so any caller able to reach the port executed code as the server process. Version 1.3.0 adds bearer-token authentication, defaults the bind address to loopback, and hardens the attribute checks.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
来源: CVE Program / CVE List V5
Vulnerability Type
对生成代码的控制不恰当(代码注入)
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
mims-harvard ToolUniverse 0 ~ 1.2.6 -

二、漏洞 CVE-2026-81096 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-81096 的情报信息

登录查看更多情报信息。

CVE-2026-81096 补丁与修复 (1)

CVE-2026-81096 厂商安全公告 (2)

CVE-2026-81096 概念验证 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-81096

暂无评论


发表评论