CVE-2026-55763High▾ TwilightKlever-Go is the Go implementation of the Klever blockchain protocol. Prior to 1.7.19, processPercentageRoyaltiesTransfer in core/kapp/accounts/accounts.go calls SubFromBalance after the split loop and after the royaltiesToPay <= 0 early…
▾ Twilight zone — High severity, or a signal on a lesser flaw
impact 41.3 · likelihood 0.1 · exploitation 0
Need a working PoC? Pro members can cast a request and our team develops one — it lands right here.
Exploit-prediction probability, daily snapshots since Aug 29.
Disclosure to exploitation, from the record and what we observed since indexing it.
Disclosed via NVD
0.3%
Last analysed / modified upstream
Klever-Go is the Go implementation of the Klever blockchain protocol. Prior to 1.7.19, processPercentageRoyaltiesTransfer in core/kapp/accounts/accounts.go calls SubFromBalance after the split loop and after the royaltiesToPay <= 0 early return. computeSplitRoyalties rejects only when splitToPay > royaltiesToPay, so a valid PercentTransferPercentage = 10000 split consumes exactly 100 percent of the royalty pool, sets royaltiesToPay to zero, and returns before the source account is debited. The split recipient receives the full royaltyAmount while the sender pays nothing and the supply counter is not updated, allowing unbounded off-the-books inflation of the transferred KDA. A KDA owner must configure a TransferPercentage royalty with a 100 percent split, after which any holder's transfer of the asset triggers the mint; the sibling processFixedRoyaltiesTransfer path is not affected because it debits the source before distribution. This issue is fixed in version 1.7.19.
Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
Affected packages:
github.com/klever-io/klever-go <= 1.7.19-rc2Patched in:
github.com/klever-io/klever-go 1.7.19-rc4Connected by shared product, vendor, weakness, or advisory.
CVE-2026-55764HighKlever-Go is the Go implementation of the Klever blockchain protocol
CVE-2026-54754Critical· 9.6Klever-Go is the Go implementation of the Klever blockchain protocol
CVE-2026-54755Critical· 9.6Klever-Go is the Go implementation of the Klever blockchain protocol
CVE-2026-44697High· 8.6Klever-Go MultiDataInterceptor has remote OOM via crafted compressed P2P payload
CVE-2026-49343Medium· 5.9Klever-Go is the Go implementation of the Klever blockchain protocol
CVE-2026-48974Medium· 5.4HomeBox is a home inventory and organization system