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
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
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
- Received
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-52869The MCP Python SDK, called mcp on PyPI, is a Python implemen…7.1
- CVE-2026-5287Use after free in PDF in Google Chrome prior to 146.0.7680.1…8.8
- CVE-2026-52870The MCP Python SDK, called mcp on PyPI, is a Python implemen…7.6
- 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-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-5289Use after free in Navigation in Google Chrome prior to 146.0…9.6
- CVE-2026-52890Wekan is open source kanban built with Meteor. Prior to 9.31…7.1
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
