Description
On affected platforms running Arista EOS with gRPC Network Management Interface (gNMI) enabled, a specially crafted request could allow a malicious authenticated client with gRPC Network Management Interface (gNMI) access to execute arbitrary code with root privileges on the switch.
Published: 2026-09-16
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution with Root Privileges
Action: Immediate Patch
AI Analysis

Impact

The flaw allows a malicious client that is already authenticated with the gRPC Network Management Interface (gNMI) to send a specially crafted request that bypasses input as root on the EOS operating system. The vulnerability is a classic code‑injection issue (CWE‑94). The potential impact is full control of the switch, which could be used to modify configuration, intercept traffic, or serve as a pivot for further attacks. The vulnerability description explicitly states this capability; further detail about the attacker’s abilities is inferred from the fact that root privileges are possible on EOS devices that have gNMI enabled and are running any release earlier than EOS 4.33.9M, 4.34.7.1M, 4.35.6M, or 4.36.1F. DMF‑managed EOS switches, which keep gNMI transports on by default, cannot apply the workaround of disabling gNMI until a firmware update is performed. The supplied advisory lists four specific train release ranges that contain the fix.

Affected Systems

Affected systems are Arista Networks EOS routers and switches that have the gRPC Network Management Interface (gNMI) enabled on releases preceding 4.33.9M of the 4.33.x train, 4.34.7.1M of the 4.34.x train, 4.35.6M of the 4.35.x train, or 4.36.1F of the 4.36.x train. Devices managed by DMF that keep gNMI enabled by default are also vulnerable because the workaround cannot be applied on those platforms.

Risk and Exploitability

The CVSS score of 8.7 classifies the vulnerability as high severity. The EPSS score of less than 1% indicates a very low probability of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog, suggesting that no large‑scale public exploit has been confirmed. The known attack path requires an authenticated gNMI client, implying that the threat is management host. Protecting gNMI credentials and limiting network reach to the gNMI services are essential controls.

Generated by OpenCVE AI on September 16, 2026 at 15:17 UTC.

Remediation

Vendor Solution

The following EOS releases contain the fix for this vulnerability: - 4.33.9M and later releases in the 4.33.x train - 4.34.7.1M and later releases in the 4.34.x train - 4.35.6M and later releases in the 4.35.x train - 4.36.1F and later releases in the 4.36.x train No hotfix is available for this vulnerability.


Vendor Workaround

Disable any gNMI transports: management api gnmi no transport grpc <name> Disabling all gNMI transports makes gNMI, gNOI, and gNSI services unavailable. If no RESTCONF or NETCONF transports are configured, the OpenConfig/Octa agent will also stop. CloudVision provisioning via TerminAttr is unaffected. All services resume when a gNMI transport is re-enabled. Note: This mitigation is not applicable to DMF-managed EOS switches. gNMI transports are enabled by default on these platforms and cannot be disabled.


OpenCVE Recommended Actions

  • Upgrade EOS to a release that contains the fix: 4.33.9M or newer in the 4.33.x train, 4.34. in the 4.34.x train, 4.35.6M or newer in the 4.35.x train, or 4.36.1F or newer in the 4.36.x train.
  • If an upgrade is not immediately possible, disable all gNMI transports by issuing the command ‘management api gnmi no transport grpc <name>’; this also disables gNOI and gNSI and may stop the OpenConfig/Octa agent if no RESTCONF or NETCONF services are configured. Note that DMF‑managed EOS switches cannot apply this mitigation until a firmware update is performed.
  • Restrict gNMI traffic by applying ACLs or segmenting the management network so that only trusted hosts can reach the gNMI endpoints, and enforce strong authentication for all gNMI connections.

Generated by OpenCVE AI on September 16, 2026 at 15:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 16 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 16 Sep 2026 08:45:00 +0000

Type Values Removed Values Added
Description On affected platforms running Arista EOS with gRPC Network Management Interface (gNMI) enabled, a specially crafted request could allow a malicious authenticated client with gRPC Network Management Interface (gNMI) access to execute arbitrary code with root privileges on the switch.
Title Security Advisory 0166
Weaknesses CWE-94
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Arista

Published:

Updated: 2026-09-17T03:56:52.621Z

Reserved: 2026-08-12T16:45:03.511Z

Link: CVE-2026-73464

cve-icon Vulnrichment

Updated: 2026-09-16T14:08:23.999Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-16T09:17:05.463

Modified: 2026-09-17T04:18:00.663

Link: CVE-2026-73464

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T15:30:11Z

Weaknesses
  • CWE-94

    Improper Control of Generation of Code ('Code Injection')