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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-77317— SeaweedFS SFTP路径ACL跨租户读取覆盖漏洞

一分钟漏洞结论

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

SeaweedFS 是一个用于文件和 Blob 的分布式存储系统。在 3.88 至 4.39 版本中,SFTP 服务在评估配置的路径权限时采用“字面字符串前缀”匹配方式,导致被限制在特定路径下的用户,也能访问任何仅以相同字符开头的同级路径。因此,一个被授予 /tenants/alice 访问权限的用户,同样会匹配到 /tenants/alice-archive、/tenants/alice2 等类似路径,因为该检查未强制要求路径组件边界。一个拥有根目录为家目录且具有狭窄路径权限的已认证低权限 SFTP 用户,从而可

CVSS 8.1 · High

可能的 ATT&CK 技术 1 AI

T1078 · Valid Accounts
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
SeaweedFS: SFTP path ACL literal prefix match permits cross-tenant file read and overwrite
来源: CVE Program / CVE List V5
Vulnerability Description
SeaweedFS is a distributed storage system for files and blobs. In versions from 3.88 through 4.39, the SFTP server evaluates configured path permissions with a literal string-prefix comparison, so a user scoped to a path is also granted the same access to any sibling path whose name merely begins with the same characters. A user granted access to /tenants/alice therefore also matches /tenants/alice-archive, /tenants/alice2, and similar siblings, because the check does not require a path-component boundary. An authenticated low-privilege SFTP user with a root home directory and narrow path permissions can thereby cross the configured ACL boundary to read another tenant's files, and to overwrite them if granted write, all through the documented SFTP service with its own valid credentials. 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:H/I:H/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
授权机制不正确
来源: CVE Program / CVE List V5

受影响产品

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

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

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

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

CVE-2026-77298 8.7 HIGH SeaweedFS 3.x S3 OIDC 认证绕过漏洞
CVE-2026-77368 7.6 HIGH SeaweedFS Filer TUS处理器跨前缀IDOR漏洞
CVE-2026-77611 7.1 HIGH SeaweedFS PutObjectAcl 对象作用域绕过漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-77317

暂无评论


发表评论