Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-54755— Klever-Go: Integer overflow in split-royalty validation enables unbounded minting of KLV (native token)

Quick assessment

Affected
klever-io klever-go
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Klever-Go 是 Klever 区块链协议的 Go 语言实现。在 1.7.19 版本之前, 中解码的 split-royalty(分成版税)字段可能包含大于 (100%)的值,而 和 使用 uint32 累加器对这些值进行求和。攻击者可以通过构造特定值(例如两个 0x80000000 的条目),使校验和发生整数溢出而回绕为 0,从而通过 的验证。随后, 、 和 中的版税支付路径会为每个过大的分成金额进行记账,并静默丢弃负数余数,使得普通的资产转账、市场购买或 ITO 购买可以创造出没有抵押支撑的 KLV 或其

CVSS 9.6 · Critical

Affected Version Matrix 1

VendorProduct Version RangeStatus
klever-io klever-go < 1.7.19 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-54755

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Klever-Go: Integer overflow in split-royalty validation enables unbounded minting of KLV (native token)
Source: CVE Program / CVE List V5
Vulnerability Description
Klever-Go is the Go implementation of the Klever blockchain protocol. Prior to 1.7.19, split-royalty fields decoded in core/kapp/builtInFunctions/utils.go can contain values greater than core.HundredPercent, and core/kapp/kda/create.go and core/kapp/kda/trigger.go sum those values in uint32 accumulators. Crafted values such as two 0x80000000 entries wrap the validation sum to zero and pass CheckValid100Params. Royalty payout paths in core/kapp/accounts/accounts.go, core/kapp/market/market.go, and core/kapp/ito/ito.go then credit each oversized split amount and silently discard a negative remainder, allowing ordinary asset transfers, marketplace purchases, or ITO purchases to create unbacked KLV or other assets. This issue is fixed in version 1.7.19.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
整数溢出或超界折返
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
klever-io klever-go < 1.7.19 -

II. Public POCs for CVE-2026-54755

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-54755

登录查看更多情报信息。

Vendor Advisories for CVE-2026-54755 (1)

Vendor Pages for CVE-2026-54755 (1)

Same Patch Batch · klever-io · 2026-08-28 · 4 CVEs total

CVE-2026-54754 9.6 CRITICAL Klever-Go: Marketplace settlement mints KLV when referral % + royalty % exceed the bid (ne
CVE-2026-55763 8.7 HIGH Klever-Go: Percentage-transfer royalty skips the source debit at exactly-100% splits
CVE-2026-55764 8.7 HIGH Klever-Go: SFT add-quantity `int64` overflow bypasses a finite per-nonce MaxSupply

IV. Related Vulnerabilities

V. Comments for CVE-2026-54755

No comments yet


Leave a comment