// 4 ZERO-DAY · 4 CVE · 4 EXPLOIT IN THE LAST 24H
CVE-2026-16812 hits on-prem Arista VeloCloud Orchestrator with a CVSS 10.0. Active exploitation requires no credentials, and no configuration can mitigate the exposure.

On July 27, 2026, CISA added CVE-2026-16812 to the Known Exploited Vulnerabilities catalog with a patching deadline of July 30 for federal agencies. The OS command injection vulnerability in Arista VeloCloud Orchestrator (VCO) on-prem carries the maximum CVSS 10.0 score and is actively exploited without requiring authentication. Arista has confirmed the exposure is intrinsic: no configuration can prevent it.

Key Takeaways
  • CVE-2026-16812 scores CVSS 10.0 with vector AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H: network attack vector, low complexity, zero privileges, scope changed, maximum impact on confidentiality, integrity, and availability
  • Exploitation requires no tenant or operator credentials and is confirmed in-the-wild with three public IP addresses published as IoCs: 8.19.75.217, 206.72.242.124, 206.72.242.162
  • On-prem VCO is exposed by default and Arista explicitly states no mitigating configurations exist; hosted and dedicated instances were patched before public disclosure
  • Compromise of the orchestrator extends to managed VeloCloud Edge devices, expanding impact from the host to the full SD-WAN fabric

The Mechanism: Command Injection with Scope Changed

The vulnerability is classified CWE-78: OS Command Injection. According to the Arista advisory reported by SecurityWeek, the flaw resides in internal orchestrator functionality mistakenly exposed to the web interface. An attacker with network access to the VCO can inject commands into the underlying operating system without bypassing any authentication controls.

The full CVSS vector, documented by CyberSecurityNews, is CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H. The S:C parameter (scope changed) is particularly significant: it indicates that compromise of the orchestrator can extend beyond the security context of the vulnerable component, in this case to managed Edge devices. Arista confirmed this extension: "Compromises to the VCO platform may allow attackers access to the VeloCloud Edge devices as well".

The result is a two-stage attack where the VCO serves as a pivot to the edge infrastructure. In a typical SD-WAN deployment, this means a single entry point can compromise the edge-to-cloud connectivity of hundreds or thousands of remote sites.

"VCO is exposed by default. There is no configuration that can prevent the exposure. A successful attack requires network access to the VCO web interface. VCO tenant or operator credentials are not required for this exposure" — Arista Networks advisory, via SecurityWeek

The Structural Flaw: Exposure by Design Without Opt-Out

The most critical element is not technical but architectural. On-prem VCO is designed to be reachable from the network and offers no reduced-exposure mode. Unlike many vulnerabilities where misconfiguration amplifies risk, here the attack surface is coded into the product design.

Hosted and dedicated instances managed by Arista were patched before public disclosure, creating a bifurcation in risk profile: customers who delegated operational burden to the vendor were silently protected, while those running on-prem VCO found themselves exposed without prior awareness. This dynamic illustrates the hidden cost of self-managed infrastructure in a SaaS-first model.

The patch record includes versions 5.2.3.14, 6.1.3.4, 6.4.2.4, and 7.0.0.1 per the Arista advisory. CyberSecurityNews reports extended numbering (5.2.3.145, 6.1.3.46) that likely represents the same build with a full identifier. Arista has not explicitly assessed end-of-support versions for the vulnerability.

Immediate Actions

The actions documented in the brief are as follows, in priority order:

Patch by July 30, 2026 for organizations subject to FCEB federal compliance: CISA activated Binding Operational Directive 26-04 with this irrevocable deadline.

Verify current version against builds 5.2.3.14, 6.1.3.4, 6.4.2.4, 7.0.0.1: intermediate versions are vulnerable.

Inspect logs for contact with the three IoC IPs published by Arista: 8.19.75.217, 206.72.242.124, 206.72.242.162. Traffic to these addresses indicates compromise requiring investigation.

Network segmentation as the only accessible barrier absent a patch: restrict reachability of the VCO interface to tightly controlled segments, recognizing this reduces attack surface but does not mitigate the vulnerability itself.

The Pattern: Zero-Day in Appliance Networking and the Visibility Debt

The incident fits a recurring pattern that sees networking appliances as privileged targets due to their architectural position. SD-WAN controllers, firewalls, VPN concentrators are designed to be exposed and accessible: when a vulnerability eliminates authentication controls, no configurable defense-in-depth exists.

Arista's decision to patch hosted instances before public disclosure, without parallel alerting for on-prem customers, raises transparency questions about operational asymmetry management. The vendor fixed the problem but did not equitably distribute the information needed to assess risk.

The brief does not specify the number of compromised organizations, the attack campaign start date, the responsible actor, or the presence of ransomware in observed operations. The exact technical vector (payload, exploit chain) is not documented in available sources.

Why the SD-WAN Network Is a Different Target

Compromise of an SD-WAN orchestrator is not equivalent to compromise of a single server. The VCO holds routing policies, VPN configurations, and provisioning credentials for Edge devices. An attacker with persistent control of the orchestrator can redefine network topology, redirect traffic, insert intermediate nodes, or exfiltrate data without touching endpoint systems.

This level of strategic access transforms CVE-2026-16812 from a product vulnerability into a supply-chain risk for the entire enterprise connectivity fabric. Organizations that adopted SD-WAN to simplify multi-site management find themselves managing concentrated complexity in the controller, with the security of the entire network depending on protection of that single component.

The lack of configurative mitigation, explicitly confirmed by Arista, forces a recalibration: on-prem VCO security can no longer be delegated to product hardening, but must be assured by network segmentation and patching velocity. This is a posture shift many organizations have not yet implemented.

Frequently Asked Questions

Are VeloCloud Edge devices directly vulnerable?
No. According to the Arista advisory, Edge and Gateway devices are not vulnerable to the command injection. Impact on Edge devices is indirect: it occurs only after compromise of the orchestrator that manages them.

Is there a temporary mitigation without patching?
No. Arista states "there is no configuration that can prevent the exposure." Network segmentation reduces exploitation likelihood but does not eliminate the vulnerability.

Why were hosted instances not announced as vulnerable?
Arista patched hosted and dedicated instances before public disclosure. This protected those customers but created an information disparity: on-prem customers did not receive equivalent advance warning.

Sources

Information verified against cited sources and current as of publication.

Sources


Sources and references
  1. thehackernews.com
  2. securityweek.com
  3. bleepingcomputer.com
  4. theregister.com
  5. securityaffairs.com
  6. cybersecuritynews.com
  7. cve.org
  8. cisa.gov