CVE-2024-27892: Arista EOS gNMI Authorization Bypass – CRITICAL Configuration Injection
Arista EOS switches with OpenConfig enabled can accept gNMI Set requests that should be rejected, allowing unauthorized configuration changes. An authenticated attacker can bypass access controls to push unwanted settings to the switch, potentially disrupting network operations or creating security gaps.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 9.6 CRITICAL · CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:H
- Weaknesses (CWE)
- CWE-306
- Affected products
- 0 configuration(s)
- Published / Modified
- 2026-06-04 / 2026-06-17
NVD description (verbatim)
Affected platforms running Arista EOS with OpenConfig configured, a gNMI Set request can be run when it should have been rejected. This can result in unexpected configuration being applied to the switch.
1 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2024-27892 involves a broken access control flaw (CWE-306) in Arista EOS when OpenConfig is configured. The gNMI (gRPC Network Management Interface) implementation fails to properly validate authorization on Set requests, permitting authenticated users to apply configuration changes they should not have permission to make. The vulnerability requires valid credentials but affects the confidentiality and availability of the network device through unauthorized state modifications.
Business impact
Network operators relying on Arista EOS in production environments face direct risk to infrastructure stability. An attacker with any valid account—including low-privilege service accounts—can reconfigure switches, potentially disrupting traffic forwarding, altering security policies, or creating pathways for lateral movement. The CRITICAL severity reflects the ability to impact entire network segments downstream of the affected switch.
Affected systems
Arista EOS platforms with OpenConfig functionality enabled are vulnerable. Consult Arista's official advisory to identify specific EOS versions and hardware platforms affected, as no version ranges are provided in public disclosures to date.
Exploitability
Exploitability is high due to low attack complexity and the requirement only for basic authentication (PR:L). The attack surface includes any interface exposing gNMI—typically management networks but potentially reachable from compromised internal systems. No known public exploits are tracked in CISA's Known Exploited Vulnerabilities catalog, though the flaw is straightforward enough that internal or targeted exploitation is plausible.
Remediation
Immediately identify Arista EOS instances with OpenConfig enabled. Apply vendor security patches as soon as they become available. Until patches are deployed, restrict gNMI access to trusted management networks and limit account privileges using role-based access control. Disable OpenConfig if it is not operationally required.
Patch guidance
Contact Arista Networks directly or monitor their security advisories for patch releases targeting CVE-2024-27892. Patches should be staged in a test environment first to validate compatibility with existing configurations. Plan maintenance windows to apply updates, as EOS switch reboots may be required depending on patch delivery method.
Detection guidance
Monitor gNMI Set request logs on affected Arista EOS switches for requests from unexpected users or service accounts. Look for configuration changes that don't correlate with change management tickets. Implement alerting on unauthorized privilege escalation attempts or access to restricted configuration parameters via gNMI. If available, enable audit logging for all gNMI operations.
Why prioritize this
This vulnerability merits highest priority because it permits direct manipulation of network infrastructure by authenticated attackers and carries CRITICAL severity. The combination of high impact (integrity and availability of network state) and low barriers to exploitation makes it an attractive target for both insider threats and attackers with compromised credentials.
Risk score, explained
CVSS 3.1 score of 9.6 reflects a network-adjacent attack requiring valid credentials (PR:L) but no user interaction, leading to high integrity and availability impact across connected systems (S:C). The score appropriately captures the ability to alter critical infrastructure configuration at scale.
Frequently asked questions
What is gNMI and why does it matter for this vulnerability?
gNMI (gRPC Network Management Interface) is a standards-based protocol for programmatic network device management. It's increasingly used for automation in modern networks. This vulnerability specifically affects the authorization layer on gNMI Set operations, which apply configuration changes—a high-value target for attackers.
Do I need OpenConfig enabled for my switch to be vulnerable?
Yes. The vulnerability only manifests when OpenConfig is configured on an Arista EOS switch. If OpenConfig is not in use, the attack vector does not apply. Review your configuration to determine OpenConfig status.
Can an unauthenticated attacker exploit this?
No. The CVSS vector indicates PR:L (Privileged Required: Low), meaning an attacker must possess valid credentials. This is still a serious threat because compromised service accounts or insider actors can abuse the flaw without administrative privileges.
How should I prioritize this against other vulnerabilities in my backlog?
Treat this as CRITICAL-priority. If you operate Arista EOS switches with OpenConfig, this directly threatens your network's operational integrity. Apply patches as soon as they are available and available for testing, ahead of lower-severity items.
This analysis is provided for informational purposes and reflects publicly available information as of the analysis date. Specific patch availability, version numbers, and detailed affected product lists should be verified directly with Arista Networks' official security advisory. Organizations should conduct their own risk assessment in the context of their network architecture and threat model. No exploits or proof-of-concept code are provided herein. Source: NVD (public-domain), retrieved 2026-07-14. Analysis generated by SEC.co (claude-haiku-4-5).
Weaknesses (CWE)
Related vulnerabilities
- CVE-2023-54350HIGHWordPress Augmented-Reality Plugin Remote Code Execution
- CVE-2026-10243HIGHSmart Parking System 1.0 Authentication Bypass – Remote Admin Access
- CVE-2026-10281HIGHEnderfga claw-orchestrator Authentication Bypass – Patch Available
- CVE-2026-10283MEDIUMBottelet DaybydayCRM Authentication Bypass in Settings Handler
- CVE-2026-10617HIGHGoClaw Webhook Authentication Bypass – Remote Exploitation
- CVE-2026-11238MEDIUMChrome DevTools Memory Disclosure via Malicious Extension
- CVE-2026-24088HIGHQualcomm Bootloader Cryptographic Verification Flaw (CVSS 8.2)
- CVE-2026-24090HIGHQualcomm Partition Table Cryptographic Flaw Enables Boot Modification
Preview — this page is review (quality 0.83). high-value: hold for review.