CVE-2026-52880
Last modified
CVE-2026-52880 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Klever-Go is the Go implementation of the Klever blockchain protocol. Versions from 1.7.14 through 1.7.17 are vulnerable to a remotely triggerable denial of service. EPSS estimates a 0.29% chance of exploitation in the next 30 days.
Description
Klever-Go is the Go implementation of the Klever blockchain protocol. Versions from 1.7.14 through 1.7.17 are vulnerable to a remotely triggerable denial of service. Both REST APIs are started with the Gin Engine.Run convenience method, which serves requests through Go's default HTTP server with no ReadHeaderTimeout, ReadTimeout, or MaxHeaderBytes configured. As a result, incoming connections that never complete their request headers are held open indefinitely. When a REST listener is reachable beyond localhost through the documented all-interface bind or a Docker port-publish deployment, a single unauthenticated client can open many slow-header connections and hold them open until server file descriptors are exhausted, preventing the API from accepting new connections. This renders the REST API unavailable to legitimate clients. This issue is fixed in version 1.7.18.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| klever-io | klever-go | >= 1.7.14, < 1.7.18 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-52880?
How severe is CVE-2026-52880?
How do I fix CVE-2026-52880?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-52875Streambert is a cross-platform Electron Desktop App to strea…8.4
- CVE-2026-52876Streambert is a cross-platform Electron Desktop App to strea…8.8
- CVE-2026-52877Streambert is a cross-platform Electron Desktop App to strea…8.3
- CVE-2026-52878Klever-Go is the Go implementation of the Klever blockchain …7.5
- CVE-2026-52879Klever-Go is the Go implementation of the Klever blockchain …7.5
- CVE-2026-5288Use after free in WebView in Google Chrome on Android prior …9.6
- CVE-2026-52884Notepad++ is a free and open-source source code editor. In v…7.8
- CVE-2026-52885Notepad++ is a free and open-source source code editor. Prio…6.3
- CVE-2026-52886Notepad++ is a free and open-source source code editor. Prio…5.1
- CVE-2026-52887NocoBase is an AI-powered no-code/low-code platform for buil…10
- CVE-2026-52888NocoBase is an AI-powered no-code/low-code platform for buil…6.8
- CVE-2026-52889Formie is a Craft CMS plugin for creating forms. Prior to 3.…9.8
Are you affected by CVE-2026-52880?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
