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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-81101— Airtable MCP CLI 0.2.5 凭据泄露漏洞

一分钟漏洞结论

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

命令接受任意端点 URL,并将其与用户的访问令牌一起存储。位于 中的 将传递给其 选项的值持久化到用户配置中,但未通过 中的 函数进行校验。该辅助函数此前已限制环境变量形式的相同设置只能指向供应商自己的主机,且必须使用 HTTPS。由于 中的连接路径会在每个发往所配置端点的请求中,将存储的令牌作为 Bearer 凭证附加,因此,如果用户被诱导使用攻击者指定的端点运行 ,那么后续每次调用时,用户的个人访问令牌都会被发送到该攻击者控制的地址。版本 0.2.5 已对该选项应用了相同的 校验逻辑。

CVSS 6.5 · Medium

影响版本矩阵 1

厂商产品 版本范围状态
Airtable airtable-mcp-cli < 0.2.5 affected
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Airtable MCP CLI before 0.2.5 Credential Disclosure via Unvalidated Configured Endpoint
来源: CVE Program / CVE List V5
Vulnerability Description
The configure command accepted any endpoint URL and stored it beside the user's access token. ConfigureCommand.execute in src/cli.ts persisted the value given to its endpoint option into the user profile without passing it through createSafeUrl in src/config.ts, the helper that already restricted the environment-variable form of the same setting to the vendor's own hosts over HTTPS. Because the connect path in src/mcp.ts attaches the stored token as a bearer credential on every request to the configured endpoint, a user who was persuaded to run configure with an endpoint of the attacker's choosing sent their personal access token to that destination on each subsequent invocation. Version 0.2.5 applies the same helper to the option.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
信息暴露
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
Airtable airtable-mcp-cli 0 ~ 0.2.5 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

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

CVE-2026-81101 厂商页面 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-81101

暂无评论


发表评论