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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-82435— Apache Storm Worker 远程内存耗尽漏洞

一分钟漏洞结论

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

漏洞描述 在 Netty 消息处理管线中,Worker 的 Netty 消息解码器被安装在 SASL 认证处理器之前,因此在任何认证发生之前就会处理接收到的帧。该解码器根据帧中携带的长度字段来分配缓冲区,因此来自未认证对等方的单个帧,如果该对等方能够访问 Worker 插槽端口,就可能触发大内存分配。 默认为 ,且解码器在任何情况下都运行在强制认证的处理程序之前,因此无需凭证即可触发。攻击者只需具备到 Worker 端口的 TCP 可达性即可利用此漏洞。 在默认 768 MB Worker 堆内存配置下,单个帧的影

AI 预测 7.5 利用难度: 中等
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Apache Storm Worker: Unauthenticated Remote Memory Exhaustion in the Worker Messaging Decoder
来源: CVE Program / CVE List V5
Vulnerability Description
Description The worker's Netty message decoder is installed ahead of the SASL authentication handlers in the pipeline and acts on frames before any authentication has taken place. It allocated buffers sized from a length field carried in the frame, so a single frame from an unauthenticated peer able to reach a worker slot port could drive a large allocation. `storm.messaging.netty.authentication` defaults to false, and the decoder runs before the handler that enforces it in any case, so no credentials are required. The attacker needs only TCP reachability to a worker port. The effect of a single frame at the default 768 MB worker heap has not been measured to distinguish sustained worker loss from transient garbage-collection pressure. The severity assigned to this advisory reflects the more conservative reading; consumers who require a precise figure should test against their own worker heap configuration. Mitigation Upgrade to 3.1.0, where frames are decoded only after the handshake completes. Users who cannot upgrade immediately should ensure that worker slot ports are reachable only from within the cluster, as the security model already recommends, and should enable `storm.messaging.netty.authentication` where the deployment permits it. Credit The ASF -- found using Claude agents to study the security of open-source projects, validated and reported by Apache Storm.
来源: 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 Worker 3.0.0 ~ 3.1.0 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-82435 邮件列表归档 (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-82435

暂无评论


发表评论