PT-2026-83345 · Klever-Go · Klever-Go

CVE-2026-55763

·

Published

2026-08-28

·

Updated

2026-09-08

CVSS v4.0

8.7

High

VectorAV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Name of the Vulnerable Software and Affected Versions Klever-Go versions prior to 1.7.19
Description An issue exists in the processPercentageRoyaltiesTransfer function within core/kapp/accounts/accounts.go where the royalty pool is debited from the sender using SubFromBalance only after the split distribution loop and an early return check. If a KDA owner configures a TransferPercentage royalty with a PercentTransferPercentage of exactly 10000 (100%), the royaltiesToPay variable reaches zero, triggering an early return before the sender is debited. This allows the split recipient to receive the full royalty amount without the sender paying anything and without updating the supply counter, resulting in unbounded off-the-books inflation of the transferred KDA. This minting occurs on any holder's transfer of the asset once configured. The processFixedRoyaltiesTransfer function is not affected as it debits the source before distribution.
Recommendations Update to version 1.7.19. As a temporary mitigation, avoid configuring TransferPercentage royalties with a 100% split.

Exploit

Fix

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-55763
GHSA-V358-WF77-39XV
GO-2026-6323
OPENSUSE-SU-2026:21812-1

Affected Products

Klever-Go