Klever-Go is the Go implementation of the Klever blockchain protocol. Prior to 1.7.19, split-royalty fields decoded in core/kapp/builtInFunctions/utils.go can contain values greater than core.HundredPercent, and core/kapp/kda/create.go and core/kapp/kda/trigger.go sum those values in uint32 accumulators. Crafted values such as two 0x80000000 entries wrap the validation sum to zero and pass CheckValid100Params. Royalty payout paths in core/kapp/accounts/accounts.go, core/kapp/market/market.go, and core/kapp/ito/ito.go then credit each oversized split amount and silently discard a negative remainder, allowing ordinary asset transfers, marketplace purchases, or ITO purchases to create unbacked KLV or other assets. This issue is fixed in version 1.7.19.
CVE-2026-54755
This critical-severity CVE scores 9.6 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 68% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 9.6
- EG Score
- 9.6(medium)
- EG Risk
- 48(Track)EG Risk 48/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity96% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 32%
- KEV
- Not listed
Published
August 28, 2026
Last Modified
August 28, 2026
Advisory Details (3)
Auto-updated Aug 28, 2026Integer overflow in split-royalty validation enables unbounded minting of KLV (native token) · Advisory · klever-io/klever-go · GitHub
https://github.com/klever-io/klever-go/security/advisories/GHSA-cgc5-v3f2-8m2vv1.7.19 - Marketplace & SFT Mint Security Release
Patch available: klever-io/klever-go v1.7.19
https://github.com/klever-io/klever-go/releases/tag/v1.7.19commit 8bcc600b0ac8 (klever-io/klever-go)
Patch available: klever-io/klever-go v1.7.19 (contains commit 8bcc600b0ac8)
https://github.com/klever-io/klever-go/commit/8bcc600b0ac88070740c63c7ce1c8a968dd85251Vendor Advisories for CVE-2026-54755(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
Go(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| github.com/klever-io/klever-go | — | 1.7.19 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 4× in last 7d / 4× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-30 03:08 UTCEG score recompute
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-28 20:25 UTCEG score recompute
- 2026-08-28 17:11 UTCEG score recompute
Related CVEs(same CWE)
Same CWE
10 shownCWE-190
Frequently asked(5)
What is CVE-2026-54755?
When was CVE-2026-54755 disclosed?
Is CVE-2026-54755 actively exploited?
What is the CVSS score of CVE-2026-54755?
How do I remediate CVE-2026-54755?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-54755
Is Your Infrastructure Affected by CVE-2026-54755?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.