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

目标: 1000 元 · 已筹: 1325

100%

CVE-2026-44716— Pipecat 路径遍历漏洞

CVSS 7.5 · High EPSS 0.39% · P30

影响版本矩阵 1

厂商产品版本范围状态
pipecat-aipipecat>= 0.0.90, < 1.2.0affected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Pipecat: Path Traversal in Pipecat Runner `/files` Endpoint — Arbitrary File Read via `%2F`-Encoded Separator
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Pipecat is an open-source Python framework for building real-time voice and multimodal conversational agents. From version 0.0.90 to before version 1.2.0, a path traversal vulnerability exists in Pipecat's development runner (src/pipecat/runner/run.py). When the runner is started with the --folder flag, it exposes a GET /files/{filename:path} download endpoint. The filename path parameter is concatenated directly onto args.folder with no containment check. Starlette normalises literal ../ sequences in URLs, but %2F-encoded slashes bypass this normalisation: the path parameter is URL-decoded after routing, so ..%2F..%2Fetc%2Fpasswd resolves to a path two levels above args.folder. An attacker with network access to the runner can read any file the pipecat process has permission to access — including SSH private keys, credentials, and system files — with a single unauthenticated HTTP request. This issue has been patched in version 1.2.0.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
对路径名的限制不恰当(路径遍历)
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Pipecat 路径遍历漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Pipecat是Pipecat开源的一个支持实时音视频流处理与AI对话交互构建的开发框架。 Pipecat 0.0.90版本至1.2.0之前版本存在路径遍历漏洞,该漏洞源于开发运行器中路径遍历问题,当使用--folder标志启动时,GET /files/{filename:path}下载端点将文件名路径参数直接连接到args.folder上且未进行包含检查,攻击者可通过网络访问读取任意文件。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
pipecat-aipipecat >= 0.0.90, < 1.2.0 -

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

#POC 描述源链接神龙链接
AI 生成 POC高级
Qwen3.6-35B-A3B · 5510 chars
Pro+ 专属包含:
漏洞复现靶场录像(真实沙箱构建 + 触发,独家)
漏洞原理深度分析
触发条件与影响面
完整可执行 POC 代码
利用链与缓解建议
POC 打包下载
每月 100+ 条 AI 生成额度

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

登录查看更多情报信息。

CVE-2026-44716 补丁与修复 (2)

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

CVE-2026-44716 其他参考 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-44716

暂无评论


发表评论