Klever-Go 是 Klever 区块链协议的 Go 语言实现。在 1.7.19 版本之前,位于 中的市场结算逻辑存在不一致:读取 时取自挂牌订单(listing),而读取 时却在购买时实时获取。资产所有者可以先创建一个有效的挂牌订单,随后通过 动态调整版税率,使得推荐佣金与版税率的总和超过出价。 会无条件地支付推荐佣金和版税金额,而 在卖家剩余额非正数时又会静默跳过该部分,导致 、 或拍卖 结算时,向买家支付的 KLV 或销售币种金额可能超过其实际支付金额。这种不一致可能导致产生无储备支持的货币,进而破坏代币
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.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-54755 | 9.6 CRITICAL | Klever-Go: Integer overflow in split-royalty validation enables unbounded minting of KLV ( |
| 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 |
No comments yet