Description
A privileged attacker can exploit certain operation to execute arbitrary commands with root privileges, leading to full device compromise. An authenticated user can exploit gRPC Network Security Interface (gNSI) Certz service on Arista EOS-based products to escalate privileges and execute arbitrary OS commands via a crafted Certz Rotate request. The Bootz service is also affected.
Published: 2026-09-16
Score: 9.4 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Analysis and contextual insights are available on OpenCVE Cloud.

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

For the Bootz service: - Do not include X509 PEM certificates in the initial CertzProfile during Bootz provisioning. For the Certz service (choose one): Option 1: Disable gNSI Certz entirely (requires manual SSL profile management going forward): switch(config)#management api gnsi switch(config-mgmt-api-gnsi)#no service certz Option 2: Restrict Certz access using a gNSI Authz policy. Apply an authorization policy that limits the Certz Rotate RPC to only explicitly permitted users: switch(config)#management api gnsi switch(config-mgmt-api-gnsi)#service authz To detect potential exploitation, configure auditd to monitor for suspicious child processes spawned by OpenConfig/Octa services: switch(config)#monitor security audit switch(config-audit)#rule group process-creation -a always,exit -F arch=b64 -S execve -k process-create -a always,exit -F arch=b32 -S execve -k process-create EOF switch(config-audit)#monitor group process-creation

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description A privileged attacker can exploit certain operation to execute arbitrary commands with root privileges, leading to full device compromise. An authenticated user can exploit gRPC Network Security Interface (gNSI) Certz service on Arista EOS-based products to escalate privileges and execute arbitrary OS commands via a crafted Certz Rotate request. The Bootz service is also affected.
Title Security Advisory 0162 - gNSI Certz/Bootz OS Command Injection via Crafted Rotate Request
Weaknesses CWE-78
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Arista

Published:

Updated: 2026-09-16T06:04:25.573Z

Reserved: 2026-08-12T16:42:47.921Z

Link: CVE-2026-73447

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-16T07:16:37.087

Modified: 2026-09-16T07:16:37.087

Link: CVE-2026-73447

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

No data.

Weaknesses