{"id":"CVE-2026-82437","title":"Description\n\nThe Logviewer offers `logs.users` and `logs.groups` so operators can control who may read log content","summary":"Description\n\nThe Logviewer offers `logs.users` and `logs.groups` so operators can control who may read log content. For\ndaemon logs those settings were not applied: the access decision combined the \"this is a daemon log\" flag\nwith the au…","severity":"medium","cvss":4.3,"cvssVector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N","cwe":["CWE-862"],"vendor":"Apache Software Foundation","product":"org.apache.storm:storm-webapp","affected":["org.apache.storm:storm-webapp >= 3.0.0 < 3.1.0"],"published":"2026-09-14","updated":"2026-09-14","sourceUpdated":"2026-09-14T20:58:48.430","source":"NVD","sourceUrl":"https://nvd.nist.gov/vuln/detail/CVE-2026-82437","references":[{"url":"https://lists.apache.org/thread/hqyj3spllmbj6vg9vmx29b1tjhzysdkl","label":"security@apache.org"},{"url":"http://www.openwall.com/lists/oss-security/2026/09/13/16","label":"af854a3a-2127-422b-91ae-364da2661108"}],"tags":["nvd","cve.org"],"ssvc":{"exploitation":"none","automatable":"no","technicalImpact":"partial","timestamp":"2026-09-14T19:54:14.405653Z"},"ingestedAt":"2026-09-14T15:23:07.424Z","epss":0.00269,"epssPercentile":0.19278,"slug":"CVE-2026-82437","body":"## Overview\n\nDescription\n\nThe Logviewer offers `logs.users` and `logs.groups` so operators can control who may read log content. For\ndaemon logs those settings were not applied: the access decision combined the \"this is a daemon log\" flag\nwith the authorizer result in a way that discarded the authorizer's answer whenever the flag was set, and\nthe daemon log page and download endpoints reached the handler without consulting an authorizer at all. Any\nuser able to pass the configured servlet filter could therefore read `nimbus.log`, `supervisor.log` and the\nother daemon logs on every reachable node, which contain other tenants' topology names, owners and\nconfiguration fragments.\n\nThe same advisory covers the log listing endpoints, which accepted a user argument and never applied it, so\n`/listLogs` and `/searchLogs` returned every tenant's topology and worker log file names regardless of the\ncaller. That part is metadata only.\n\nThere was no configuration that closed either behaviour.\n\nMitigation\n\nUpgrade to 3.1.0, where the daemon log paths evaluate the same configured user and group lists that the\nworker log paths already used, and the listing endpoints filter by the requesting user.\n\nUsers who cannot upgrade immediately should place the Logviewer behind a reverse proxy that restricts the\ndaemon log endpoints, and should treat daemon log content as readable by any filter-authenticated user.\n\nCredit\n\nThe ASF -- found using Claude agents to study the security of open-source projects, validated and reported by Apache Storm.\n\n## Remediation\n\nRefer to the linked advisories for vendor-supplied fixes and affected version ranges.","depth":"sunlit","depthScore":24,"depthScoreParts":{"impact":23.7,"likelihood":0.1,"exploitation":0,"ransomware":0},"changes":[{"seq":203306,"id":"CVE-2026-82437","ts":1789416907225,"field":"cvss","old":null,"new":"4.3"},{"seq":203305,"id":"CVE-2026-82437","ts":1789416907225,"field":"severity","old":"none","new":"medium"}]}