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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-77611— SeaweedFS PutObjectAcl 对象作用域绕过漏洞

一分钟漏洞结论

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

SeaweedFS 是一个用于文件和 Blob 存储的分布式存储系统。在 4.40 版本之前,一个具有作用域限定为嵌套对象键的已认证 S3 主体,可以通过对其有权限访问的键调用 PutObjectAcl,从而覆盖作用域之外的其他对象。处理程序针对请求中的嵌套键进行授权,但随后将更新后的条目写回到桶根目录,而不是键实际的父目录,因此在 allowed/protected.txt 上的 ACL 更改实际上被应用到了桶根目录下的 protected.txt。由于该更新携带了完整的条目(而不仅仅是 ACL 元数据),现有的

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

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

漏洞信息

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

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

Vulnerability Title
SeaweedFS: Authenticated S3 object-scope bypass in PutObjectAcl allows overwriting a different object with the same basename
来源: CVE Program / CVE List V5
Vulnerability Description
SeaweedFS is a distributed storage system for files and blobs. In versions prior to 4.40, an authenticated S3 principal with permissions scoped to a nested object key can overwrite a different object outside that scope by calling PutObjectAcl on the key it is allowed to access. The handler authorizes the request against the requested nested key but then writes the updated entry back to the bucket root rather than the key's actual parent directory, so an ACL change on allowed/protected.txt is instead applied to protected.txt at the bucket root. Because the update carries the full entry rather than only ACL metadata, an existing target object is overwritten with the content, metadata, owner information, and ACL of the scoped object, bypassing the object-level action scoping configured through the static S3 identity file. 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:N/I:H/A:L
来源: CVE Program / CVE List V5
Vulnerability Type
授权机制不正确
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
seaweedfs seaweedfs < 4.40 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

CVE-2026-77611 厂商安全公告 (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-77368 7.6 HIGH SeaweedFS Filer TUS处理器跨前缀IDOR漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-77611

暂无评论


发表评论