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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-62865— TypeBot 任意服务器文件读取漏洞

一分钟漏洞结论

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

漏洞描述: Typebot 是一款开源的聊天机器人构建工具。在 3.18.0 版本之前的自托管(self-hosted)版本中,其服务器端的“发送电子邮件”(Send Email)集成模块存在任意本地文件读取漏洞。 该模块通过 Typebot 变量来构建 Nodemailer 邮件附件。其内部的 辅助函数在处理附件路径时存在缺陷:当输入值不以应用程序自身的基础 URL 开头时,它会将该值直接视为文件系统路径返回,而不是要求必须提供以 或 开头的有效网络 URL。 同时,创建的 Nodemailer 传输对象未启用

CVSS 8.7 · High

可能的 ATT&CK 技术 1 AI

T1005 · Data from Local System
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
TypeBot: Arbitrary server file read via Send Email block attachment path
来源: CVE Program / CVE List V5
Vulnerability Description
Typebot is an open-source chatbot builder. In self-hosted versions prior to 3.18.0, the server-side Send Email integration block allows arbitrary reading of local files on the server. The block builds Nodemailer attachments from a typebot variable, and its parseAttachments helper returns the supplied value as a filesystem path whenever it does not start with the application's own base URL, instead of requiring an http or https URL. The Nodemailer transport is created without disableFileAccess or disableUrlAccess, both of which default to false, so an attachment specified as an absolute server path is read from the local filesystem and delivered. Because both the attachment value and the recipient list are attacker-controllable typebot variables, any registered user can publish a bot whose Send Email block attaches an absolute path such as /etc/passwd or /proc/self/environ and mails it to an address they control. This enables reading any file the server process can access, including process environment secrets such as the credential encryption key and database connection string, without administrative privileges or victim interaction. Open signup is enabled by default and the system SMTP credential is already configured, so no non-default configuration is required. This issue is fixed in version 3.18.0.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
信息暴露
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
baptisteArno typebot.io < 3.18.0 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

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

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

同批安全公告 · baptisteArno · 2026-08-25 · 共 3 条

CVE-2026-62862 9.1 CRITICAL TypeBot 暴力破解6位魔法链接账号接管漏洞
CVE-2026-62861 6.4 MEDIUM TypeBot 自定义域名移除漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-62865

暂无评论


发表评论