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

目标: 1000 元 · 已筹: 1000

100.0%

CVE-2026-44661— python-utcp SSRF漏洞:通过攻击者控制的OpenAPI服务器

CVSS 4.7 · Medium
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
python-utcp: SSRF via attacker-controlled OpenAPI servers[0].url in HTTP communication protocol
来源: 美国国家漏洞数据库 NVD
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.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
服务端请求伪造(SSRF)
来源: 美国国家漏洞数据库 NVD

受影响产品

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

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

CVE-2026-453698.3 HIGHpython-utcp CLI协议命令注入漏洞
CVE-2026-453707.7 HIGHpython-utcp CLI子进程环境泄露导致密钥泄露

IV. Related Vulnerabilities

V. Comments for CVE-2026-44661

暂无评论


发表评论