← Back to overview

CVE-2026-54755 affects Klever-Go, the Go implementation of the Klever blockchain protocol, in versions prior to 1.7.19. The vulnerability exists in the split-royalty field decoding logic where values exceeding core.HundredPercent are accepted without proper validation. Integer overflow in uint32 accumulators allows crafted values (e.g., two 0x80000000 entries) to wrap the validation sum to zero, bypassing the CheckValid100Params check. Affected royalty payout paths in accounts, market, and ITO modules then credit oversized split amounts and silently discard negative remainders. This allows attackers to create unbacked KLV or other blockchain assets through ordinary asset transfers, marketplace purchases, or ITO purchases. The vulnerability represents an arbitrary token minting risk with significant financial implications for the blockchain ecosystem. The issue has been patched in version 1.7.19.

Affected products

  • Klever blockchain protocol
  • Klever-Go

Related CVE's

  • CVE-2026-54755

Categories

  • Emerging Technologies
  • Supply Chain & Dependencies