CVE-2026-82430

HIGHPre-NVD 7.87.8
EchelonGraph scoreHIGH confidence

Score 7.8 from GitHub Security Advisory (severity: HIGH) published 2026-09-14. CISA-ADP (Vulnrichment) CVSS v3.1 baseline 7.8; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: cisa-adp, epss, ghsa
Trending — 5 sources updated this week
7.8EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 7.8Exploit: None knownExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

Description

When launching a Docker or OCI worker, the setuid-root worker-launcher first changes ownership of the entire worker directory to the untrusted topology user, and only afterwards reads and acts on the command file that the supervisor wrote into that same directory. The file is opened without O_NOFOLLOW and without re-verifying its owner, so between the ownership change and the read the tenant can replace its contents.

For the Docker path the parsed command is executed with real uid 0, and the command sanitiser is not a privilege boundary: it admits -v with an arbitrary source, --device, --cap-add, --security-opt, --user and --net, and copies positional arguments through verbatim. A rewritten file therefore yields an attacker-authored, root-equivalent container invocation with the host filesystem available.

For the OCI path the same rewrite window applies, and mount validation is structural only, with no source or destination allow-list, so arbitrary host paths can be bind-mounted read-write into the container. The username field of the command file is likewise attacker-settable and is checked only against non-root and minimum-uid rules, permitting execution as another tenant's uid.

Mitigation

Upgrade to 3.1.0, where the command file is validated before the ownership change and re-verified on open, and where mount sources and destinations are constrained by configuration.

Users who cannot upgrade immediately should disable Docker and OCI worker isolation, or restrict topology submission on affected supervisors to trusted principals. Note that the launcher must be rebuilt and reinstalled after upgrading.

Credit

The ASF -- found using Claude agents to study the security of open-source projects, validated and reported by Apache Storm.

CVSS v3
7.8
EG Score
7.8(high)
EG Risk
35(Track)
EG Risk 35/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity78% × 45%
Exploitation0% × 40%
Automatability0% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
4%
KEV
Not listed

Published

September 14, 2026

Last Modified

September 14, 2026

Advisory Details (2)

Auto-updated Sep 14, 2026
No patch confirmed yet.
generic

oss-security - CVE-2026-82430: Apache Storm Worker Launcher: Local Privilege Escalation to Root via Container Command Files Chowned to the Tenant

http://www.openwall.com/lists/oss-security/2026/09/13/10

Vendor Advisories for CVE-2026-82430(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 27× in last 7d / 27× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-09-19 18:50 UTCEG score recompute
  2. 2026-09-19 18:50 UTCGHSA enrichment
  3. 2026-09-19 05:43 UTCEG score recompute
  4. 2026-09-19 05:43 UTCGHSA enrichment
  5. 2026-09-18 19:28 UTCEPSS rescore
  6. 2026-09-18 16:38 UTCGHSA enrichment
  7. 2026-09-18 03:34 UTCEG score recompute
  8. 2026-09-18 03:34 UTCGHSA enrichment
  9. 2026-09-17 14:30 UTCGHSA enrichment
  10. 2026-09-17 01:24 UTCEG score recompute
  11. 2026-09-17 01:24 UTCGHSA enrichment
  12. 2026-09-16 14:08 UTCEPSS rescore
  13. 2026-09-16 12:20 UTCEG score recompute
  14. 2026-09-16 12:20 UTCGHSA enrichment
  15. 2026-09-16 05:15 UTCEPSS rescore
  16. 2026-09-15 23:16 UTCGHSA enrichment
  17. 2026-09-15 10:09 UTCEG score recompute
  18. 2026-09-15 10:09 UTCGHSA enrichment
  19. 2026-09-14 21:03 UTCGHSA enrichment
  20. 2026-09-14 20:24 UTCGHSA enrichment
  21. 2026-09-14 20:15 UTCEG score recompute 7.80
  22. 2026-09-14 20:15 UTCGHSA enrichment
  23. 2026-09-14 20:14 UTCMITRE cvelistV5CVSS v3 → 7.8 · severity → HIGH
  24. 2026-09-14 16:24 UTCGHSA enrichment
  25. 2026-09-14 15:21 UTCNVD update
Show 2 more
  1. 2026-09-14 14:25 UTCEG score recompute
  2. 2026-09-14 14:24 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-82430?
CVE-2026-82430 is a high vulnerability published on September 14, 2026. Description When launching a Docker or OCI worker, the setuid-root worker-launcher first changes ownership of the entire worker directory to the untrusted topology user, and only afterwards reads and acts on the command file that the supervisor wrote into that same directory. The file is opened…
When was CVE-2026-82430 disclosed?
CVE-2026-82430 was first published in the National Vulnerability Database on September 14, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-82430 actively exploited?
CVE-2026-82430 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 96.2% of all scored CVEs.
What is the CVSS score of CVE-2026-82430?
CVE-2026-82430 has a CVSS v3.1 base score of 7.8 (CISA-ADP / Vulnrichment enrichment; NVD's own analysis pending).
How do I remediate CVE-2026-82430?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-82430, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-82430

Explore →

Is Your Infrastructure Affected by CVE-2026-82430?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.