CVE-2026-54754

9.6

Klever · Klever-Go

A logic error in the Klever-Go marketplace settlement process allows asset owners to manipulate royalty percentages, resulting in the creation of unbacked currency and supply corruption.

Executive summary

A critical logic vulnerability in the Klever-Go blockchain protocol enables attackers to manipulate marketplace settlements, leading to the creation of unbacked currency and systemic financial integrity failure.

Vulnerability

The flaw is a Time-of-check Time-of-use (TOCTOU) race condition and incorrect calculation vulnerability in the marketplace settlement logic. By manipulating royalty percentages after a listing is created, an authenticated user can force the system to pay out amounts exceeding the original bid, bypassing standard validation checks.

Business impact

The ability to create unbacked currency poses a catastrophic risk to the integrity of the blockchain ecosystem. Successful exploitation leads to direct financial loss, potential insolvency of the marketplace, and severe damage to user trust and platform reputation. Given the CVSS score of 9.6, this issue is classified as critical due to the high impact on data integrity and the potential for total financial corruption.

Remediation

Immediate Action: Update the Klever-Go implementation to version 1.7.19 or later to incorporate the corrected settlement logic.

Proactive Monitoring: Monitor blockchain transaction logs for anomalous settlement patterns where referral and royalty payouts exceed the expected bid values.

Compensating Controls: While standard WAFs cannot mitigate this logic flaw, internal monitoring of the executeBuyMarket function and associated asset triggers should be prioritized to detect suspicious update patterns.

Exploitation status

Public Exploit Available: exploit_available (unknown)

Analyst recommendation

This vulnerability represents a severe threat to the financial consistency of the Klever-Go protocol. Administrators should prioritize the deployment of version 1.7.19 immediately to remediate the underlying calculation flaw. Failure to patch will leave the platform vulnerable to the creation of fraudulent assets and systemic corruption of the token supply.

More Klever CVEs

Sources