CVE-2026-82441
Last modified
CVE-2026-82441 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. 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.
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Apache Software Foundation | Apache Storm Nimbus | >= 3.0.0, < 3.1.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-82441?
How severe is CVE-2026-82441?
How do I fix CVE-2026-82441?
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-82434Description When ZooKeeper authentication is configured, St…6.5
- CVE-2026-82435Description The worker's Netty message decoder is installed…9.8
- CVE-2026-82437Description The Logviewer offers `logs.users` and `logs.gro…4.3
- 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-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
- CVE-2026-82448Shinobi before commit 5a76c74f contains a hardcoded connecti…9.8
- CVE-2026-82449Cockpit CMS before 2.14.1 contains an account enumeration vu…5.3
- CVE-2026-8245Concrete CMS 9.5.0 and below is vulnerable to Reflected XSS …5.4
- CVE-2026-82450BookStack before 26.05.4 contains a remote code execution vu…8.8
Are you affected by CVE-2026-82441?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
