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

目标: 1000 元 · 已筹: 1325

100%

CVE-2026-11717— Googleapis MCP Toolbox鉴权绕过漏洞

AI 预测 9.8 利用难度: 中等 EPSS 0.19% · P9

可能的 ATT&CK 技术 1AI

T1078 · Valid Accounts

影响版本矩阵 1

厂商产品版本范围状态
GoogleMCP Toolbox for Databases (googleapis/mcp-toolbox)1.0.0≤ 1.3.0affected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
An authentication bypass vulnerability exists in the generic opaque token validation path (validateOpaqueToken) of googleapis/mcp-toolbox. When verifying an unparsed opaque token via an OAuth 2.0 introspection endpoint (RFC 7662), the toolbox decodes the response into an introspectResp struct where the Active field is declared as a pointer to a boolean (*bool). The code only explicitly rejects a token if the response contains a populated active field set to false (if introspectResp.Active != nil && !*introspectResp.Active). If an introspection endpoint responds with a payload that completely omits the mandatory active key, the internal variable remains nil, causing the conditional check to short-circuit. As a result, Toolbox accepts authorization tokens missing the "active" field, granting access to protected tools and underlying data sources.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
认证机制不恰当
来源: 美国国家漏洞数据库 NVD

受影响产品

厂商产品影响版本CPE订阅
GoogleMCP Toolbox for Databases (googleapis/mcp-toolbox) 1.0.0 ~ 1.3.0 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

同批安全公告 · Google · 2026-06-18 · 共 4 条

CVE-2026-11719MCP数据库工具箱旧版本认证绕过漏洞
CVE-2026-11718googleapis/mcp-toolbox令牌验证绕过漏洞
CVE-2026-28573Android持久拒绝服务漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-11717

暂无评论


发表评论