CVE-2022-23328: A design flaw in all versions of Go-Ethereum allows an attacker node to send 5120 pending transactions of a...
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).
Security readout for executives and security teams
Plain-English summary
CVE-2022-23328 is a denial-of-service issue in Go-Ethereum/Geth node transaction handling. A hostile peer can disrupt a victim node’s pending-transaction pool and prevent new transactions from entering it. The business impact is degraded availability for services that depend on Geth node transaction processing.
Executive priority
Address as an availability risk for Ethereum infrastructure, not as a confirmed data compromise. Prioritize environments where Geth downtime or transaction admission failure would affect customers, trading, monitoring, or operational continuity.
Technical view
The CVE describes a design flaw where an attacker-controlled node can send many high-gas pending transactions from one account that spend the account balance. This can purge pending transactions from a victim Geth node’s mempool and then occupy that pool, causing denial of service. Source data does not provide CVSS, patched versions, or CWE mapping.
Likely exposure
Exposure is most relevant to organizations operating Go-Ethereum/Geth nodes that accept peer traffic and rely on mempool availability. The source bundle says all versions of Go-Ethereum, but does not provide precise affected version ranges or fixed releases.
Exploitation context
The CVE source describes a feasible attacker-node scenario, but the bundle marks KEV as false and provides no cited evidence of active exploitation. Treat exploitation status as unconfirmed from the provided sources.
Researcher notes
Evidence is limited to the CVE description and linked research references. The record identifies a mempool DoS design flaw but lacks CVSS, CWE, patch details, and precise versions. Do not infer active exploitation or remediation beyond checking Go-Ethereum guidance.
Mitigation direction
Check current Go-Ethereum/Geth vendor guidance for fixed versions or operational mitigations.
Inventory Geth nodes that support production transaction submission or monitoring workflows.
Prioritize updates where Geth nodes are externally peered or availability-critical.
Monitor mempool saturation, transaction admission failures, and node availability anomalies.
Review peer exposure and node isolation using existing Ethereum node hardening practices.
Validation and detection
Confirm whether any production systems run Go-Ethereum/Geth nodes.
Record exact Geth versions and compare them with vendor guidance.
Review logs and metrics for abnormal pending-transaction pool churn.
Validate alerting for mempool exhaustion and transaction processing disruption.
Document any compensating controls around peer access and node redundancy.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2022-23328 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
0CVSS vectors
3Timeline events
1ADP providers
3Source links
Vulnerability timeline
Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.
CVE reservedCVE Program
The CVE ID was reserved by the assigning CNA.
CVE publishedCVE Program
The CVE record was published.
Mar 4, 2022, 11:24 UTC (UTC+00:00)
CVE updatedCVE Program
The CVE record metadata indicates this as the latest update time.