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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-82441— Apache Storm Nimbus 跨租户删除与拒绝服务漏洞

一分钟漏洞结论

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

描述 提交的拓扑携带两个 blobstore 键列表: 和 ,这些列表由客户端在上传相应的 blob 后填入。Nimbus 在提交路径上未对这两个列表的内容进行任何校验,却在两个地方对其内容采取了行动。 在清理已完成的拓扑时,Nimbus 会删除这两个列表中指定的键,并且删除操作以 Nimbus 主体身份执行,而 blobstore 在 ACL 检查时会对 Nimbus 主体进行短路处理(即跳过权限检查)。因此,如果提交者在列表中列出了属于其他拓扑的键(例如该拓扑的 ),当该提交者自己的拓扑被清理时,就可能导致那个

获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Apache Storm Nimbus: Cross-Tenant Blob Deletion and Cluster Denial of Service via Unvalidated Topology Dependency Keys
来源: CVE Program / CVE List V5
Vulnerability Description
Description A submitted topology carries two lists of blobstore keys, `dependency_jars` and `dependency_artifacts`, which the client fills in after uploading the corresponding blobs. Nimbus performed no validation of their contents on the submission path, yet acts on them in two places. During cleanup of a finished topology, Nimbus deletes the keys named in those lists, and the deletion is performed as the Nimbus subject, for which the blobstore short-circuits its ACL check. A submitter who listed a key belonging to another topology, such as its `-stormjar.jar`, could therefore cause that blob to be deleted when their own topology was cleaned up. Separately, on acquiring leadership a Nimbus compares the dependency keys of all active topologies against the blobstore contents and surrenders leadership if any is missing. A single key that does not exist, on a single active topology, therefore causes every Nimbus to acquire leadership, surrender it and requeue indefinitely, leaving the cluster without a leader and unable to schedule, clean up or accept submissions. Mitigation Upgrade to 3.1.0, where a submission is refused unless every entry in both lists is a dependency blob key and exists in the blobstore. Note that this validates new submissions only; a topology stored by an affected version with an invalid list is unaffected by the upgrade. An operator whose cluster is failing to retain a leader should inspect the Nimbus log for the dependency keys reported as missing and remove or resubmit the topology naming them. Users who cannot upgrade immediately should restrict topology submission to trusted principals. Credit This issue was discovered by rzo1 while investigating an unrelated blobstore defect.
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: CVE Program / CVE List V5
Vulnerability Type
输入验证不恰当
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
Apache Software Foundation Apache Storm Nimbus 3.0.0 ~ 3.1.0 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

同批安全公告 · Apache Software Foundation · 2026-09-14 · 共 39 条

CVE-2026-82434 10.0 CRITICAL Apache Storm 向只读用户及日志泄露ZK凭证
CVE-2026-78330 Apache Syncope 管理员JWT权限提升漏洞
CVE-2026-73579 Apache Syncope 非递归Any搜索绕过Realm限制
CVE-2026-75015 Apache Syncope 嵌套密钥泄露明文的审计记录
CVE-2026-75030 Apache Syncope 组成员权限检查不完整漏洞
CVE-2026-77051 Apache Syncope SQL注入漏洞
CVE-2026-73668 Apache Syncope 机密ConnId配置跨域泄露
CVE-2026-77147 Apache Syncope Groovy沙箱逃逸漏洞
CVE-2026-77181 Apache Syncope 客户端应用更新权限失效
CVE-2026-77883 Apache Syncope JEXL导航致信息泄露
CVE-2026-78318 Apache Syncope 控制台反射型XSS漏洞
CVE-2026-73470 Apache Syncope 非所有者角色授权越权漏洞
CVE-2026-78336 Apache Syncope OIDC提供者列表信息泄露漏洞
CVE-2026-82232 Apache Syncope 任务搜索SQL注入
CVE-2026-86460 Apache Syncope FIQL查询Cypher注入漏洞
CVE-2026-87779 Apache Syncope AES密钥泄露
CVE-2026-87785 Apache Syncope JWT主体欺骗漏洞
CVE-2026-87802 Apache Syncope 远程代码执行漏洞
CVE-2026-68570 Apache Doris 授权绕过导致未授权数据访问漏洞
CVE-2026-72524 Apache Doris 授权绕过导致任意表读写删

显示前 20 条,共 39 条。 查看全部 → →

IV. Related Vulnerabilities

V. Comments for CVE-2026-82441

暂无评论


发表评论