GO · AUGUST 2026 · EARLY WARNING

Klever Go Package Vulnerability: Integer Overflow in Split-Royalty Validation

EARLY WARNING · UNCONFIRMED. This page describes a developing threat that 0Day surfaced from early signals and has not yet independently confirmed. Details may change. Always verify against the primary sources before acting.
Severity
HIGH
Affected component
klever-go (go)
Affected versions
< 1.7.19
Patched version
Not yet available
GHSA-CGC5-V3F2-8M2V

An integer overflow vulnerability has been reported in the Klever Go package, specifically in the split-royalty validation. This vulnerability may enable unbounded minting of KLV tokens.

What happened

The Klever Go package, versions prior to 1.7.19, reportedly contains an integer overflow vulnerability in the split-royalty validation. This issue arises from the absence of an upper bound on per-entry percentages, which may lead to potential exploitation. The vulnerability, tracked as GHSA-CGC5-V3F2-8M2V and CVE-2026-54755, was first flagged on August 28, 2026.

The vulnerability may allow for unbounded minting of KLV tokens, as the lack of an upper bound on percentages could result in invalid calculations. Additionally, another related issue, tracked as GHSA-p7gw-2pcp-5pf8 and CVE-2026-54754, indicates that the marketplace settlement may mint KLV tokens when the sum of referral and royalty percentages exceeds the bid, silently skipping the negative seller share.

What to do about it

How 0Day would have caught this

MATCHED TO YOUR ACTUAL DEPENDENCY GRAPH0Day matches every incoming threat signal against your GitHub organization’s full dependency graph, including transitive dependencies. If klever-go is anywhere in your dependency tree, the engineers who own the affected repositories get a push alert the moment it is flagged — no manual audit to remember to run.

Read how this differs from waiting on a scanner to catch a known advisory, or see the exact, read-only access 0Day needs to do this for an organization.

Frequently asked questions

Am I affected?

You may be affected if you are using the klever-go package in versions prior to 1.7.19.

What should I do right now?

Monitor for patches and updates from the Klever Go repository. Consider implementing additional validation checks in your code to mitigate potential risks.

Is there an official patch available?

No official patch has been published yet. Continue to monitor the sources for updates.

Sources

Join the 0Day waitlist →

← Back to all threats