CVE-2026-84179

MEDIUMPre-NVD 6.56.5
EchelonGraph scoreHIGH confidence

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

Triggered by: GitHub Security Advisory CVSS
Sources: cisa-adp, epss, ghsa
Trending — 5 sources updated this week
6.5EG
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 6.5Exploit: None knownExposed: 0

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

Description

getTopologyPageInfo merged the Nimbus daemon configuration with the topology's own configuration and returned the result without redaction in the topology_conf field of TopologyPageInfo. The Storm UI copied that value verbatim into the configuration field of GET /api/v1/topology/{id} and of the corresponding metrics endpoint.

Where the cluster is configured with them, the merged map includes storm.zookeeper.auth.payload, which Storm's own documentation directs operators to keep in storm-cluster-auth.yaml under permissions that deny access from workers, together with the keystore and truststore passwords for the Thrift, Netty and ZooKeeper TLS configuration, and any plugin key whose name denotes a secret.

getTopologyPageInfo is a topology read-only operation. Under SimpleACLAuthorizer a principal listed in topology.readonly.users or topology.readonly.groups could therefore read daemon credentials that the dedicated cluster configuration API, getNimbusConf, redacts and that is gated on nimbus.users instead. The sibling operations that exist to serve configuration were masked; the topology page, which merges in strictly more daemon state, was not.

Mitigation

Upgrade to 3.1.0, where credential-bearing values are masked before any configuration is served over the Nimbus API.

Users who cannot upgrade immediately should remove any principal that is not trusted with cluster credentials from topology.readonly.users, topology.readonly.groups, topology.users and topology.groups, and should rotate the ZooKeeper authentication payload and any TLS keystore or truststore passwords that were reachable through the topology page.

Credit Wanxin Yin (yaklang.io) reported this issue to the Apache Security Team.

CVSS v3
6.5
EG Score
6.5(high)
EG Risk
29(Track)
EG Risk 29/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
Severity65% × 45%
Exploitation0% × 40%
Automatability0% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
36%
KEV
Not listed

Published

September 14, 2026

Last Modified

September 14, 2026

Advisory Details (1)

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

Vendor Advisories for CVE-2026-84179(1)

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

Weakness Classification(2)

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

Data Freshness Timeline

(refreshed 22× in last 7d / 22× 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-20 15:05 UTCGHSA enrichment
  2. 2026-09-19 16:38 UTCEG score recompute
  3. 2026-09-19 16:38 UTCGHSA enrichment
  4. 2026-09-18 19:28 UTCEPSS rescore
  5. 2026-09-18 18:10 UTCGHSA enrichment
  6. 2026-09-17 19:33 UTCEG score recompute
  7. 2026-09-17 19:33 UTCGHSA enrichment
  8. 2026-09-17 19:32 UTCEPSS rescore
  9. 2026-09-16 17:58 UTCEG score recompute
  10. 2026-09-16 17:58 UTCGHSA enrichment
  11. 2026-09-16 14:09 UTCEPSS rescore
  12. 2026-09-16 05:15 UTCEPSS rescore
  13. 2026-09-15 19:31 UTCEG score recompute
  14. 2026-09-15 19:31 UTCGHSA enrichment
  15. 2026-09-14 21:03 UTCGHSA enrichment
  16. 2026-09-14 20:25 UTCGHSA enrichment
  17. 2026-09-14 19:55 UTCEG score recompute 6.50
  18. 2026-09-14 19:55 UTCGHSA enrichment
  19. 2026-09-14 19:54 UTCMITRE cvelistV5CVSS v3 → 6.5 · severity → MEDIUM
  20. 2026-09-14 14:29 UTCNVD update
  21. 2026-09-14 14:05 UTCEG score recompute
  22. 2026-09-14 14:04 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-84179?
CVE-2026-84179 is a medium vulnerability published on September 14, 2026. Description getTopologyPageInfo merged the Nimbus daemon configuration with the topology's own configuration and returned the result without redaction in the topology_conf field of TopologyPageInfo. The Storm UI copied that value verbatim into the configuration field of GET /api/v1/topology/{id}…
When was CVE-2026-84179 disclosed?
CVE-2026-84179 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-84179 actively exploited?
CVE-2026-84179 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 64.3% of all scored CVEs.
What is the CVSS score of CVE-2026-84179?
CVE-2026-84179 has a CVSS v3.1 base score of 6.5 (CISA-ADP / Vulnrichment enrichment; NVD's own analysis pending).
How do I remediate CVE-2026-84179?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-84179, 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-84179

Explore →

Is Your Infrastructure Affected by CVE-2026-84179?

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