CVE-2026-86065
YüksekTeknik Veri (Otomatik)
- CVSS Skoru
- 7.5
- EPSS
- —
- CWE
- CWE-770
- KEV Durumu
- Hayır
Klever-Go, Klever blockchain protokolünün Go dilinde yazılmış uygulamasıdır. 1.7.20 sürümünden önce, network/api/websocket/routes.go dosyasındaki varsayılan açık GET /subscribe endpointi, kimlik doğrulamayan WebSocket istemcilerini izin veren köken işleme ile kabul eder, mesaj boyutunu sınırlamak için SetReadLimit çağrısı yapmaz ve canlı bağlantı sınırı yoktur. SocketHub.HandleClientInsertion da sınırsız bir adres listesini kabul eder ve bu, addressSubscription'ın büyümesine neden olur, client.loopIn de boyut sınırı olmadan okumaya devam eder, bu da bir istemcinin abonelik haritalarını büyütmesine veya çoklu istemcinin goroutine'leri, tamponlu kanalları ve tanımlayıcıları tutmasına izin verir. Küresel HTTP istek sınırlayıcısı, yükseltilmiş canlı WebSocket bağlantılarını sayılmaz. REST ve WebSocket API'nin düğüm işleminde çalışması nedeniyle, bellek veya zamanlayıcı tükenmesi düğümü çökertebilir ve P2P ve konsensüs katılımını durdurabilir. Bu sorun 1.7.20 sürümünde çözülmüştür.
Orijinal açıklama (İngilizce)
Klever-Go is the Go implementation of the Klever blockchain protocol. Prior to 1.7.20, the default-open GET /subscribe endpoint in network/api/websocket/routes.go accepts unauthenticated WebSocket clients with permissive origin handling, does not call SetReadLimit to bound message size, and has no live-connection cap. SocketHub.HandleClientInsertion also accepts an unbounded address list that grows addressSubscription, and client.loopIn continues reading without a size limit, allowing one client to grow subscription maps or many clients to retain goroutines, buffered channels, and descriptors. The global HTTP request throttler does not count upgraded live WebSocket connections. Because the REST and WebSocket API runs in the node process, memory or scheduler exhaustion can crash the node and interrupt P2P and consensus participation. This issue is fixed in version 1.7.20.
Bu CVE için henüz editoryal inceleme yapılmadı. Sadece otomatik teknik veri gösteriliyor.
