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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-48105— Arc Enterprise 集群FSM路径穿越漏洞

一分钟漏洞结论

影响对象
Basekick-Labs arc
利用判断
存在公开或 AI PoC,应优先验证
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Arc 是一个面向遥测数据的开源、原生支持 SQL 的时间序列数据库。在版本 26.06.1 之前,Arc Enterprise 的 Raft 有限状态机(Raft FSM,代码位于 )在处理 manifest-registration(清单注册)提议时,会接受攻击者指定的文件路径,且未对其与配置的存储后端进行任何验证。当时唯一的检查仅是确保路径非空。该实现存在以下安全缺陷:未拒绝包含父目录回溯( )的路径、未设置合法前缀的白名单、未限制存储协议(例如混淆 与本地文件系统路径),以及未对路径长度施加限制。该问题已在

CVSS 8.3 · High EPSS 0.17% · P7

影响版本矩阵 1

厂商产品 版本范围状态
Basekick-Labs arc < 2026.06.1 affected
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Arc Enterprise cluster FSM applyRegisterFile accepts arbitrary file paths without validation, enabling cluster-wide path-traversal worm primitive
来源: CVE Program / CVE List V5
Vulnerability Description
Arc is an open, SQL-native time-series database for telemetry. Prior to version 26.06.1, Arc Enterprise's Raft FSM (`internal/cluster/raft/fsm.go:applyRegisterFile`) accepts attacker-chosen file paths in manifest-registration proposals without validating them against the configured storage backend. The only check is that the path is non-empty. There is no parent-traversal (`..`) rejection, no allowlist of legitimate prefixes, no scheme restriction (`s3://` vs local), and no length bound. This is fixed in 2026.06.1. Some workarounds are available. Restrict cluster network access to known-trusted peers via strict firewall rules, audit the cluster manifest for unexpected paths (any path not matching the configured storage backend root is suspect), and/or disable cluster mode until the fix is available.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:H/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
对路径名的限制不恰当(路径遍历)
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
Basekick-Labs arc < 2026.06.1 -

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

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

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

登录查看更多情报信息。

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

同批安全公告 · Basekick-Labs · 2026-08-21 · 共 4 条

CVE-2026-48050 8.8 HIGH Arc Go调试pprof端点未授权访问漏洞
CVE-2026-48106 8.3 HIGH Arc Enterprise 集群未授权消息复制漏洞
CVE-2026-47735 7.1 HIGH Arc 通过 DuckDB I/O 函数的任意本地文件读取漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-48105

暂无评论


发表评论