LiveActive security incident?Get immediate response
CVE Record

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.

HighCVSS 8.7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

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.
Prepared
Confidence
medium
Sources
3

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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-8873 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.7 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

ScoreVersionSeverityVectorExploitImpactSource
8.7CVSS 4.0HighCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:NArista
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H3.93.6Arista

Vulnerability scoring details

Base CVSS 4.0 score

8.7High
CVSS 4.0 vector shape for CVE-2025-8873Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Arista NetworksEOS4.33.0M, 4.32.0M, 4.31.0M, 4.30.0M, 4.29.0Munaffected
Weakness

CWE details

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.