CVE-2026-22868
HighSummary
go-ethereum (geth) is a golang execution layer implementation of the Ethereum protocol. A vulnerable node can be forced to shutdown/crash using a specially crafted message. This vulnerability is fixed in 1.16.8.
Risk Assessment
An attacker can force a node to crash, potentially disrupting network operations or Ethereum-based services, leading to downtime and possible financial losses.
Recommendation
It is recommended to immediately upgrade go-ethereum to version 1.16.8 or later to eliminate the risk of node crash.
Other vulnerabilities in go-ethereum
See all- CVE-2026-22862High
go-ethereum (geth) is a golang execution layer implementation of the Ethereum protocol. A vulnerable node can be forced to shutdown/crash using a specially crafted message. This vulnerability is fixed in 1.16.8.
- CVE-2022-23328High
A design flaw in all versions of Go-Ethereum allows an attacker node to send 5120 pending transactions of a high gas price from one account that all fully spend the full balance of the account to a victim Geth node, which can purge all of pending transactions in a victim node's memory pool and then occupy the memory pool to prevent new transactions from entering the pool, resulting in a denial of service (DoS).
- CVE-2022-23327High
A design flaw in Go-Ethereum 1.10.12 and older versions allows an attacker node to send 5120 future transactions with a high gas price in one message, which can purge all pending transactions in a victim node's memory pool, causing a denial of service (DoS).
Original NVD description (English source)
go-ethereum (geth) is a golang execution layer implementation of the Ethereum protocol. A vulnerable node can be forced to shutdown/crash using a specially crafted message. This vulnerability is fixed in 1.16.8.

