CVE-2024-27892: On affected platforms running Arista EOS with OpenConfig configured, a gNMI Set request can be run when it should have been rejected (SSL Profiles Enabled).
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.
Security readout for executives and security teams
Plain-English summary
This issue can let a low-privileged network user make configuration changes on affected Arista EOS switches through OpenConfig/gNMI when the request should be rejected. The business risk is unauthorized or unexpected switch configuration, which can disrupt network availability or weaken security controls.
Executive priority
Treat this as high-priority network infrastructure risk. Prioritize internet-adjacent or broadly reachable management planes first, then all affected internal switches. Business impact is service disruption or unauthorized network behavior from unexpected configuration changes.
Technical view
CVE-2024-27892 affects Arista EOS versions 4.24.0 through 4.31.0 on platforms with OpenConfig configured and SSL Profiles enabled. A gNMI Set request may be accepted incorrectly, allowing unexpected configuration changes. CVSS 3.1 is 9.6 with network access, low complexity, low privileges, and high integrity and availability impact.
Likely exposure
Exposure is limited to Arista EOS systems in the listed version range where OpenConfig is configured and SSL Profiles are enabled. Devices without this configuration are not identified as affected in the provided sources.
Exploitation context
The source bundle does not cite active exploitation, and the CVE is not marked KEV. The vulnerability is still urgent because it is remotely reachable over the network, requires only low privileges, and can alter switch configuration.
Researcher notes
Evidence supports affected EOS versions 4.24.0 through 4.31.0 with OpenConfig and SSL Profiles enabled. The sources do not provide exploit details, observed exploitation, or a specific fixed version in the supplied bundle, so remediation should follow Arista advisory 0099.
Mitigation direction
Identify affected Arista EOS versions and OpenConfig deployments immediately.
Check Arista advisory 0099 for fixed releases, workarounds, and upgrade guidance.
Prioritize remediation for switches reachable from broad or shared management networks.
Restrict OpenConfig/gNMI access to approved management paths and trusted administrators.
Review recent configuration changes for unexpected or unauthorized modifications.
Validation and detection
Inventory Arista EOS devices and record exact EOS versions.
Confirm whether OpenConfig is configured on each device.
Confirm whether SSL Profiles are enabled on OpenConfig-enabled devices.
Compare running configurations against approved baselines.
Review management logs for unexpected gNMI Set activity.
Track Arista advisory updates for affected-version and remediation changes.
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 · medium confidence lookup
CWE-306: Credential and account abuse lookup
Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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-306 · source CWE mapping
Missing Authentication for Critical Function
Missing Authentication for Critical Function represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.