Insufficient verification of data authenticity in go-ethereum - CVE-2026-26315

 

Insufficient verification of data authenticity in go-ethereum - CVE-2026-26315

Published: April 27, 2026


Vulnerability identifier: #VU127997
CSH Severity: Low
CVSS v4: 6.3 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-26315
CWE-ID: CWE-345
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to disclose sensitive information.

The vulnerability exists due to improper public key validation in the ECIES cryptography implementation in the RLPx handshake when processing handshake data. A remote attacker can send a specially crafted handshake to disclose sensitive information.

The issue may allow extraction of bits of the p2p node key.


Affected software

go-ethereum

How to mitigate CVE-2026-26315

Install security update from vendor's website.

go-ethereum - update to 1.16.9

External References

Related Security Bulletins