Denial of Service Vulnerability in Klever Blockchain Protocol by Klever
CVE-2026-52880
7.5HIGH
What is CVE-2026-52880?
The Klever-Go implementation of the Klever blockchain protocol contains a vulnerability that allows an unauthenticated attacker to initiate a denial of service attack. Specifically, versions 1.7.14 to 1.7.17 fail to configure essential HTTP server parameters, such as ReadHeaderTimeout and MaxHeaderBytes, which leads to prolonged holding of incomplete request headers. This situation permits a single attacker to create multiple slow-header connections, exhausting the server's file descriptors and rendering the REST API inaccessible to legitimate users. An effective fix is included in version 1.7.18, which addresses these configuration shortcomings.
Affected Version(s)
klever-go >= 1.7.14, < 1.7.18
