
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-26315 is a cryptographic information disclosure vulnerability in go-ethereum (Geth), the official Golang implementation of the Ethereum protocol. Through a flaw in the ECIES (Elliptic Curve Integrated Encryption Scheme) public key validation during the RLPx handshake, an attacker may be able to extract bits of the p2p node key. All versions up to and including 1.16.8 are affected. The vulnerability was reported by researcher @fengjian via a public pull request and disclosed on February 17, 2026. It carries a CVSS v3.1 score of 7.5 (High) and a CVSS v4.0 score of 6.9 (Medium) (GitHub Advisory, Geth Advisory).
The root cause is classified as CWE-203 (Observable Discrepancy), where the ECIES implementation in Geth's RLPx handshake fails to properly validate the ephemeral public key provided by a connecting peer. This improper validation creates a side-channel through which an attacker can observe behavioral differences in the handshake response, enabling partial extraction of bits from the node's private p2p key. The attack is network-accessible, requires no authentication or user interaction, and can be performed by any peer initiating a connection to the vulnerable Geth node. The issue was introduced in the ECIES cryptography layer used for encrypting peer-to-peer communications and was fixed in commit 46bee92 (GitHub Advisory, Geth Advisory).
Successful exploitation allows an unauthenticated remote attacker to extract bits of the p2p node private key, which is used to establish encrypted communications between Ethereum nodes. Partial or full recovery of the node key could enable an attacker to impersonate the node, decrypt or tamper with p2p communications, or undermine the integrity of node-to-node interactions on the Ethereum network. The confidentiality impact is high under CVSS v3.1, with no direct availability or integrity impact to the vulnerable system itself, though downstream consequences for network trust and communication security could be significant (GitHub Advisory, Feedly).
There is no public proof-of-concept exploit code and no evidence of in-the-wild exploitation at this time. The EPSS score is approximately 0.022–0.028%, placing it in the 9th percentile for exploitation likelihood within 30 days. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. No threat actor attribution has been reported (GitHub Advisory).
devp2p that enumerate peers by their node IDs and advertised client versions.Upgrade go-ethereum (Geth) to version 1.16.9 or 1.17.0, which contain the fix for this vulnerability. After upgrading, the Geth maintainers strongly recommend rotating the node key by deleting the file <datadir>/geth/nodekey before restarting Geth — this invalidates any key material that may have been partially exposed. No configuration-based workaround is available for unpatched versions; upgrading is the only effective remediation (GitHub Advisory, Geth Advisory).
The vulnerability was reported by community researcher @fengjian via a public pull request to the go-ethereum repository, and the Geth maintainers responded promptly with a fix in v1.16.9 released on February 17, 2026. Red Hat tracked the issue under their security advisory system. No significant broader media coverage or notable social media discussion has been identified beyond standard vulnerability database aggregation (Geth Advisory, Red Hat).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."