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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-77368— SeaweedFS Filer TUS处理器跨前缀IDOR漏洞

一分钟漏洞结论

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

SeaweedFS 是一个用于文件和 Blob 的分布式存储系统。在 4.39 版本中,Filer 的 TUS 可恢复上传(resumable-upload)处理器仅在创建会话时检查 JWT 的 作用域,这导致低权限租户可以劫持其他租户的上传会话,并将内容写入其自身令牌所禁止的 Filer 路径。 通过会话 ID 操作现有会话的 HEAD、PATCH 和 DELETE 操作,从未验证会话中存储的目标路径是否落在调用者的允许前缀范围内。因此,一旦某个租户获取了另一个上传的会话标识符,就可以通过 PATCH 将攻击者的

CVSS 7.6 · High
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
SeaweedFS: Authenticated Cross-Prefix IDOR in Filer TUS Handler Enables Arbitrary Write to Tenant-Forbidden Paths
来源: CVE Program / CVE List V5
Vulnerability Description
SeaweedFS is a distributed storage system for files and blobs. In version 4.39, the filer's TUS resumable-upload handler checks JWT allowed_prefixes scoping only when a session is created, letting a low-privilege tenant hijack another tenant's upload session to write content to filer paths their own token forbids. The HEAD, PATCH, and DELETE verbs that act on an existing session by its id never verify that the session's stored target path falls within the caller's allowed prefixes, so a tenant who obtains another upload's session identifier can PATCH attacker bytes into it and, on completion, have the file land at the victim's out-of-scope path. The same token can also DELETE other tenants' sessions and HEAD them to read upload progress and size, defeating the JWT prefix isolation. This vulnerability only affects deployments that configure filer JWT signing and have TUS uploads enabled. This issue is fixed in version 4.40.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L
来源: CVE Program / CVE List V5
Vulnerability Type
通过用户控制密钥绕过授权机制
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
seaweedfs seaweedfs >= 4.39, < 4.40 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

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

同批安全公告 · seaweedfs · 2026-08-26 · 共 4 条

CVE-2026-77298 8.7 HIGH SeaweedFS 3.x S3 OIDC 认证绕过漏洞
CVE-2026-77317 8.1 HIGH SeaweedFS SFTP路径ACL跨租户读取覆盖漏洞
CVE-2026-77611 7.1 HIGH SeaweedFS PutObjectAcl 对象作用域绕过漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-77368

暂无评论


发表评论