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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-82437— Apache Storm Logviewer 日志访问控制强制缺失漏洞

一分钟漏洞结论

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

漏洞描述 Logviewer 提供了 和 配置项,以便操作员可以控制谁有权读取日志内容。但对于守护进程(daemon)日志,这些设置并未生效:访问控制逻辑将“这是守护进程日志”标志与授权器(authorizer)的结果结合时,只要该标志被设置,授权器的判断结果就会被丢弃;并且,守护进程日志页面及下载端点在到达处理程序(handler)时,完全没有咨询授权器。因此,任何能够通过已配置的 Servlet 过滤器的用户,都能在每一个可达节点上读取 、 以及其他守护进程日志,其中包含其他租户的拓扑名称、所有者以及配置片段。

AI 预测 5.5 利用难度: 极易
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Apache Storm Logviewer: Log Access Controls Not Enforced by Logviewer
来源: CVE Program / CVE List V5
Vulnerability Description
Description The Logviewer offers `logs.users` and `logs.groups` so operators can control who may read log content. For daemon logs those settings were not applied: the access decision combined the "this is a daemon log" flag with the authorizer result in a way that discarded the authorizer's answer whenever the flag was set, and the daemon log page and download endpoints reached the handler without consulting an authorizer at all. Any user able to pass the configured servlet filter could therefore read `nimbus.log`, `supervisor.log` and the other daemon logs on every reachable node, which contain other tenants' topology names, owners and configuration fragments. The same advisory covers the log listing endpoints, which accepted a user argument and never applied it, so `/listLogs` and `/searchLogs` returned every tenant's topology and worker log file names regardless of the caller. That part is metadata only. There was no configuration that closed either behaviour. Mitigation Upgrade to 3.1.0, where the daemon log paths evaluate the same configured user and group lists that the worker log paths already used, and the listing endpoints filter by the requesting user. Users who cannot upgrade immediately should place the Logviewer behind a reverse proxy that restricts the daemon log endpoints, and should treat daemon log content as readable by any filter-authenticated user. 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 Logviewer 3.0.0 ~ 3.1.0 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-82437 其他参考 (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-82437

暂无评论


发表评论