CVE-2025-8873: Arista EOS Dataplane Denial of Service via Malformed IPsec Packet
On affected platforms running Arista EOS with IPsec configured, a specially crafted packet can cause the dataplane to stop processing all IPsec traffic. The control plane may detect this condition, and attempt to reset the IPsec processing pipeline. After reset traffic may not resume being processed. There is no impact to non-IPsec traffic or to IPsec traffic not originating or terminating on the system. This issue was reported by an Arista customer.
Security readout for executives and security teams
Plain-English summary
CVE-2025-8873 is a high-severity availability issue in Arista EOS when IPsec is configured. A malformed packet can stop the device from processing IPsec traffic, and automatic recovery may not restore it. The sources state non-IPsec traffic is not affected.
Executive priority
Treat this as urgent for sites where Arista EOS devices terminate critical IPsec VPNs. Business impact is service interruption for encrypted links, not full device compromise based on the provided evidence.
Technical view
Affected Arista EOS releases with IPsec configured can mishandle a specially crafted IPsec packet, causing the dataplane to stop processing all IPsec traffic. The control plane may reset the IPsec pipeline, but traffic may still fail to resume. CVSS 4.0 score is 8.7.
Likely exposure
Exposure appears limited to affected Arista EOS platforms that originate or terminate IPsec traffic. Environments not using IPsec on EOS, or only passing unrelated non-IPsec traffic, are not indicated as affected by the provided sources.
Exploitation context
The CVE is not listed as CISA KEV in the provided bundle. The issue was reported by an Arista customer, but the sources do not state active exploitation, public exploit availability, or broad scanning activity.
Researcher notes
The bundle provides impact scope and CVSS but not fixed versions, exploit indicators, or platform list details. Do not infer affected hardware beyond Arista’s advisory. Validation should focus on EOS version, IPsec configuration, and observed IPsec dataplane behavior.
Mitigation direction
Identify Arista EOS devices running IPsec on affected release branches.
Review Arista advisory 0127 for exact affected platforms and fixed guidance.
Apply vendor-recommended EOS updates or mitigations when confirmed by Arista.
Prioritize devices terminating business-critical VPN or site-to-site IPsec traffic.
Monitor IPsec dataplane health and unexpected tunnel traffic loss.
Validation and detection
Inventory EOS versions 4.29.0M through 4.33.0M in IPsec roles.
Confirm whether each device originates or terminates IPsec traffic.
Check Arista advisory 0127 for platform-specific exposure details.
Review logs for control-plane IPsec pipeline reset events.
Validate IPsec service continuity after vendor-directed remediation.
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.
cwe · low confidence lookup
CWE-1286: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
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.
2CVSS vectors
3Timeline events
0ADP providers
2Source links
CVSS vector scores
2 official scores
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-1286 · source CWE mapping
Improper Validation of Syntactic Correctness of Input
Improper Validation of Syntactic Correctness of Input represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.