CVE-2026-52878Disclosure

LOWCVSS 7.5 · HIGH

Signal is active with 1 mentions in latest observed window

Immediate actions

  • Patch affected systems immediately

Recommended action window: Monitor and triage in normal cycle

NVD description

Klever-Go is the Go implementation of the Klever blockchain protocol. Versions 1.7.14 through 1.7.17 are vulnerable to a nil-pointer panic triggered by a protobuf Transaction whose embedded RawData sub-message is omitted. This omission causes RawData to decode to nil. Every transaction gossiped on the Klever-Go P2P network is decoded and validated synchronously inside the libp2p pubsub topic-validator callback, where txVersionChecker.CheckTxVersion dereferences tx.RawData.Version with no nil check. Because the libp2p pubsub callback, the underlying go-libp2p-pubsub validation worker, and Klever's own network/p2p layer install no recover(), the panic propagates and crashes the entire node process. The attacker payload is a 3-byte protobuf message; no validator key, stake, funds, or on-chain account is required, and delivery aimed at enough of the BLS validator set can halt block production, resulting in a chain halt. This issue has been fixed in version 1.7.18.

0.5/ 10 priority

Sources & remediation

Weakness type (CWE)
CWE-476

Priority

LOW

Exploitation

NONE

PoC

NONE

Patch

AVAILABLE

Momentum

STABLE

Threat summary

  • Patch or workaround signal is available
  • 2 mentions across 2 observed days
  • Momentum state: stable

What's happening

  • Patch or workaround mentioned in 1 signal
  • Technical details provided in 2 signals
  • Disclosure: 1 classified signal
  • Peaked 1d ago at 1 mentions (2026-08-08); latest day: 1
  • 2 total mentions across 2 days

Deep dive

Activity timeline2 mentions / 2d
00111Mentions · 2026-08-08: 1Mentions · 2026-08-09: 1Patch / Workaround · 2026-08-09: 1Technical Details · 2026-08-08: 1Technical Details · 2026-08-09: 108-0808-09
Signal classification2 categories
Disclosure
150.0%
Patch
150.0%
Referenced assets1 URL
By indicator
Classification over time
DateTotalLabels
2026-08-081
Disclosure1
2026-08-091
Patch1
Full discourse2 posts
  • CyberSignal | Cybersecurity News@XQOPTRX
    Patch

    ⛓️ Tiny packet can crash Klever blockchain nodes CVE-2026-52878 affects Klever-Go versions 1.7.14–1.7.17. A specially formed 3-byte protobuf transaction can trigger a nil-pointer crash during P2P validation. Researchers warn that sending it broadly enough could disrupt block production. ✅ Fixed in 1.7.18. 🔎 Source: GitHub / CVE / VulDB #Blockchain #Klever #DoS #CVE #CyberSecurity

    Post summary

    The post discloses a DoS CVE affecting Klever blockchain nodes, details how a crafted transaction triggers a crash, and announces the patch in version 1.7.18.

    0000056
    34 followersView on X
  • CVE@CVEnew
    Disclosure

    CVE-2026-52878 Klever-Go is the Go implementation of the Klever blockchain protocol. Versions 1.7.14 through 1.7.17 are vulnerable to a nil-pointer panic triggered by a protobuf Tra… https://www.cve.org/CVERecord?id=CVE-2026-52878

    Post summary

    CVE-2026-52878 affects Klever-Go versions 1.7.14–1.7.17 with a nil-pointer panic triggered by protobuf, as noted in the CVE record.

    000001.3K
    57.9K followersView on X

Explore more