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

目标: 1000 元 · 已筹: 1325

100%

CVE-2026-48716— nanobot 未清理WhatsApp文件名致任意文件写入漏洞

CVSS 8.7 · High EPSS 0.05% · P17

影响版本矩阵 1

厂商产品版本范围状态
HKUDSnanobot<= 0.1.5.post3affected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
nanobot: Path traversal via unsanitized WhatsApp document fileName enables arbitrary file write
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
nanobot is a personal AI assistant. In versions 0.1.5.post3 and prior, the WhatsApp bridge in bridge/src/whatsapp.ts constructs a filesystem path using the fileName field from an incoming WhatsApp document message without sanitization. The WhatsApp bridge downloads media attachments and writes them to disk using a filename derived from the sender's message via documentMessage.fileName, which is concatenated with a prefix and its raw value is passed directly to path.join(mediaDir, outFilename). Node.js path.join resolves .. components, allowing an attacker to escape the intended media/ directory by sending a document with a crafted fileName such as ../../../.ssh/authorized_keys. Because the attacker also controls the file content (the downloaded buffer), this is a write-anywhere primitive — both path and content are attacker-controlled. A fix for this issue is planned for version 0.1.5.post4.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
对路径名的限制不恰当(路径遍历)
来源: 美国国家漏洞数据库 NVD

受影响产品

厂商产品影响版本CPE订阅
HKUDSnanobot <= 0.1.5.post3 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-48716

暂无评论


发表评论