CVE-2026-82409
Last modified
CVE-2026-82409 is a high-severity vulnerability rated 8.4/10 on the CVSS scale. 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.
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.
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-82409?
How severe is CVE-2026-82409?
How do I fix CVE-2026-82409?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- 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-82399CoreDNS is a DNS server written in Go. Prior to 1.14.7, the …7.5
- CVE-2026-8240Concrete CMS 9.5.0 and below is vulnerable to unauthenticate…5.3
- CVE-2026-82404TOON is a compact, human-readable serialization of JSON data…8.3
- CVE-2026-82405Klever-Go is the Go implementation of the Klever blockchain …8.7
- CVE-2026-82406Klever-Go is the Go implementation of the Klever blockchain …7.1
- CVE-2026-82407Klever-Go is the Go implementation of the Klever blockchain …7
- CVE-2026-8241A vulnerability has been found in Industrial Application Sof…5.5
- CVE-2026-82410Pocketbase is an open source web backend written in go. Prio…8.7
- CVE-2026-82412ntopng is a web-based network traffic monitoring application…8.8
- CVE-2026-82417### Summary `qs.stringify` throws a `TypeError` when it s…5.3
- CVE-2026-8242A vulnerability was found in Industrial Application Software…3.7
- CVE-2026-82421A vulnerability was identified in itsourcecode Sales and Inv…6.3
Are you affected by CVE-2026-82409?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
