๐Ÿ” CVE Alert

CVE-2026-82407

UNKNOWN 0.0

Klever-Go: Validator registration accepts an unvalidated BLS public key โ†’ consensus liveness DoS

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Klever-Go is the Go implementation of the Klever blockchain protocol. Prior to 1.7.20, core/kapp/validators/validators.go Register and the runtime validator update path accept a submitted BLSPublicKey without curve, prime-order subgroup, or nonzero validation. When a validator with a malformed key becomes eligible and is selected into a consensus group, MultiSigner.Reset and the corresponding signature verification creation path cannot deserialize the group key and cancel the slot. This causes repeated missed rounds and throughput degradation, and a network whose consensus group equals the eligible validator set can halt completely. Genesis validation is not affected because that path already performs CheckPublicKeyValid. This issue is fixed in version 1.7.20.

CWE CWE-20
Vendor klever-io
Product klever-go
Published Sep 23, 2026
Last Updated Sep 23, 2026
Stay Ahead of the Next One

Get instant alerts for klever-io klever-go

Be the first to know when new unknown vulnerabilities affecting klever-io klever-go are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

klever-io / klever-go
< 1.7.20

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/klever-io/klever-go/security/advisories/GHSA-9wh6-9hq7-9688 github.com: https://github.com/klever-io/klever-go/commit/11606a90ccc289f93d0175994733229b332d9cff github.com: https://github.com/klever-io/klever-go/commit/642da967893884d635986fed3c43bdc679cbfe8f github.com: https://github.com/klever-io/klever-go/releases/tag/v1.7.20