CVE-2026-22862
HIGHgo-ethereum < 1.16.8 - Denial of Service via Crafted Message
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2026-22862. PoCs published by qzhodl.
AI-analyzed exploit summary This PoC demonstrates a DoS vulnerability in the Ethereum go-ethereum library's ECIES decryption implementation by crafting a malformed ciphertext that triggers a panic. It exploits improper handling of ciphertexts with an IV shorter than the expected 16 bytes.
Description
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.
Exploits (1)
This PoC demonstrates a DoS vulnerability in the Ethereum go-ethereum library's ECIES decryption implementation by crafting a malformed ciphertext that triggers a panic. It exploits improper handling of ciphertexts with an IV shorter than the expected 16 bytes.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H