CVE-2026-82437
Last modified
CVE-2026-82437 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. 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.
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Apache Software Foundation | Apache Storm Logviewer | >= 3.0.0, < 3.1.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-82437?
How severe is CVE-2026-82437?
How do I fix CVE-2026-82437?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-82430Description When launching a Docker or OCI worker, the setu…7.8
- CVE-2026-82431Description `SimpleACLAuthorizer` evaluated the user-level …9.8
- CVE-2026-82432Description Nimbus validated `topology.blobstore.map` again…8.1
- CVE-2026-82433Description `getNimbusConf` returned the complete daemon co…6.5
- CVE-2026-82434Description When ZooKeeper authentication is configured, St…6.5
- CVE-2026-82435Description The worker's Netty message decoder is installed…9.8
- CVE-2026-82438Description Three separate mechanisms allowed a web page on…8.1
- CVE-2026-82439Description The DRPC server kept a map from function name t…9.8
- CVE-2026-8244A vulnerability was identified in Industrial Application Sof…5.5
- CVE-2026-82441Description A submitted topology carries two lists of blobs…9.1
- CVE-2026-82443Adobe Campaign Classic (ACC) is affected by a Server-Side Re…9.9
- CVE-2026-82447Skyvern before 1.0.45 contains a sandbox escape vulnerabilit…8.8
Are you affected by CVE-2026-82437?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
