---
cve: "CVE-2026-54755"
severity: "CRITICAL"
cvss: 9.6
epss: "0.4%"
vendor: "klever-io"
kev: false
exploited: false
published: "2026-08-28 20:18:17"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-24T23:10:10+02:00"
---

# CVE-2026-54755

> 9.6 CRITICAL · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |
| S Scope | Verändert | bad |
| C Vertraulichkeit | Keine | good |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- 8bcc600b0ac88070740c63c7ce1c8a968dd85251 (Commit)

## Referenzen

- <https://github.com/klever-io/klever-go/security/advisories/GHSA-cgc5-v3f2-8m2v>
- <https://github.com/klever-io/klever-go/commit/8bcc600b0ac88070740c63c7ce1c8a968dd85251>
- <https://github.com/klever-io/klever-go/releases/tag/v1.7.19>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-54755) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
