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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-44661— Universal Tool Calling Protocol 代码问题漏洞

CVSS 4.7 · Medium EPSS 0.17% · P7

影响版本矩阵 1

厂商产品版本范围状态
universal-tool-calling-protocolpython-utcp< 1.1.2affected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
python-utcp: SSRF via attacker-controlled OpenAPI servers[0].url in HTTP communication protocol
来源: CVE Program / CVE List V5
Vulnerability Description
python-utcp is the python implementation of UTCP. Prior to 1.1.3, the utcp-http plugin is vulnerable to a blind Server-Side Request Forgery (SSRF) caused by a trust-boundary inconsistency between manual discovery and tool invocation. register_manual() validates the discovery URL against an HTTPS / loopback allowlist, but call_tool() and call_tool_streaming() reuse the resolved tool_call_template.url directly without revalidating, and the OpenAPI converter blindly trusts whatever servers[0].url an attacker-hosted spec declares. An attacker who hosts a malicious OpenAPI spec on a legitimate HTTPS endpoint can declare e.g. servers: [{ url: "http://127.0.0.1:9090" }] or servers: [{ url: "http://169.254.169.254" }]; the OpenAPI converter then produces tools whose URL points at internal services on the agent host. All three HTTP-class protocols (utcp_http.http, utcp_http.streamable_http, utcp_http.sse) shared the same gap. This vulnerability is fixed in 1.1.3.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
服务端请求伪造(SSRF)
来源: CVE Program / CVE List V5
Vulnerability Title
Universal Tool Calling Protocol 代码问题漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Universal Tool Calling Protocol是Universal Tool Calling Protocol开源的一个UTCP的官方python实现库。 Universal Tool Calling Protocol 1.1.3之前版本存在代码问题漏洞,该漏洞源于信任边界不一致,可能导致盲服务器端请求伪造攻击。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
universal-tool-calling-protocolpython-utcp < 1.1.2 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-44661 厂商安全公告 (1)

同批安全公告 · universal-tool-calling-protocol · 2026-05-14 · 共 3 条

CVE-2026-453698.3 HIGHUniversal Tool Calling Protocol 操作系统命令注入漏洞
CVE-2026-453707.7 HIGHUniversal Tool Calling Protocol 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-44661

暂无评论


发表评论