THREATOPS
THREAT OPSThreat News › [GHSA] GHSA-v358-wf77-39xv (high) — klever-go: Percentage-transfer royalty skips the source debit at exactly-100% splits

[GHSA] GHSA-v358-wf77-39xv (high) — klever-go: Percentage-transfer royalty skips the source debit at exactly-100% splits

highgithub_advisoriesPublished 2026-08-28

GHSA-v358-wf77-39xv Severity: high CVE: CVE-2026-55763

klever-go: Percentage-transfer royalty skips the source debit at exactly-100% splits

## Summary In `processPercentageRoyaltiesTransfer` the royalty pool is collected from the sender by `SubFromBalance` that is ordered **after** the split loop and after `if royaltiesToPay <= 0 { return Ok }`. The split-payout guard rejects only an allocation

Indicators of compromise

Original source: https://github.com/advisories/GHSA-v358-wf77-39xv