Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
No advisories yet.
Wed, 23 Sep 2026 19:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | Klever-Go: Elasticsearch bulk / painless injection via on-chain account name -> explorer/indexer data forgery | |
| Weaknesses | CWE-116 | |
| References |
|
|
| Metrics |
cvssV4_0
|
Subscriptions
No data.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-09-23T19:23:45.954Z
Reserved: 2026-08-28T22:00:43.513Z
Link: CVE-2026-82409
No data.
Status : Deferred
Published: 2026-09-23T20:17:16.893
Modified: 2026-09-23T20:17:17.027
Link: CVE-2026-82409
No data.
OpenCVE Enrichment
No data.
-
CWE-116
Improper Encoding or Escaping of Output