Klever-Go is the Go implementation of the Klever blockchain protocol. Prior to 1.7.20, indexer/common.go serializedDataForUpdateAccounts places the attacker-controlled acc.Name value into an Elasticsearch _bulk JSON and NDJSON request without escaping it. The SetAccountName transaction accepts valid UTF-8 account names containing quotes, backslashes, and newlines, and the resulting name is stored in consensus account state. When an indexer processes the account, those characters can break the JSON string, reject a bulk batch, or inject additional bulk actions that create, overwrite, or delete documents in indices writable by the indexer. The persistent state value is replayed by new or historical indexers, and direct access to the indexing host or Elasticsearch port is not required. This issue is fixed in version 1.7.20.
CVE-2026-82409
This high-severity CVE scores 8.4 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 83% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.4
- EG Score
- 8.4(medium)
- EG Risk
- 54(Track)EG Risk 54/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 computedSeverity84% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 17%
- KEV
- Not listed
Published
September 23, 2026
Last Modified
September 24, 2026
Advisory Details (4)
Auto-updated Sep 23, 2026v1.7.20 - CertiK Audit Remediation & Coordinated Security Release
Patch available: klever-io/klever-go v1.7.20
https://github.com/klever-io/klever-go/releases/tag/v1.7.20commit f54ea730cc80 (klever-io/klever-go)
Patch available: klever-io/klever-go v1.7.20 (contains commit f54ea730cc80)
https://github.com/klever-io/klever-go/commit/f54ea730cc80a3ba4f906586a7d221b281548190commit f00366768b24 (klever-io/klever-go)
Patch available: klever-io/klever-go v1.7.20 (contains commit f00366768b24)
https://github.com/klever-io/klever-go/commit/f00366768b24be18fa7ae9de2e1905caa8b350afElasticsearch bulk / painless injection via on-chain account name -> explorer/indexer data forgery · Advisory · klever-io/klever-go · GitHub
https://github.com/klever-io/klever-go/security/advisories/GHSA-7c7c-373r-gfjjVendor Advisories for CVE-2026-82409(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
Go(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| github.com/klever-io/klever-go | — | 1.7.20 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 6× in last 7d / 6× 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.
- 2026-09-24 16:37 UTCEG score recompute
- 2026-09-24 15:32 UTCEG score recompute
- 2026-09-24 14:04 UTCEPSS rescore
- 2026-09-23 20:22 UTCEG score recompute
- 2026-09-23 19:29 UTCEG score recompute
- 2026-09-23 19:29 UTCMITRE cvelistV5first tracked
Related CVEs(same product + same CWE)
Same product
10 shownGo:github.com/klever-io/klever-go
Frequently asked(5)
What is CVE-2026-82409?
When was CVE-2026-82409 disclosed?
Is CVE-2026-82409 actively exploited?
What is the CVSS score of CVE-2026-82409?
How do I remediate CVE-2026-82409?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-82409
Is Your Infrastructure Affected by CVE-2026-82409?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.