Security1 publisher2 min readPublished
Attackers are exploiting CVE-2026-93952 in VeloCloud Orchestrators that authenticate Edges by certificate
Arista says the pre-authentication flaw is already being used against on-premises orchestrators that issue certificates to their Edge devices, and the fixed build an operator needs may not exist for their release train yet.
The Watch · Security desk

What happened
- Arista said on September 22 that attackers are exploiting a new flaw in on-premises VeloCloud Orchestrator, the server that manages the Edge devices in a VeloCloud SD-WAN.
- The flaw, CVE-2026-93952, may let a remote attacker with no login access privilege internal functions and affect the orchestrator host, and Arista scored it 10.0 on CVSS 3.1.
- Exposure is limited to orchestrators configured to authenticate their Edge devices with certificates rather than pre-shared keys.
- Fixed releases were out for the 5.2 and 6.4 release trains as of September 22, with none yet for the 6.1 and 7.0 trains.
Compiled by The WatchSomething wrong?How this is made
Why it matters
- exposure Compromise of one orchestrator may give attackers access to the Edge devices it manages, so the exposed asset is the branch fleet.
- constraint With no fixed build for half the named on-premises trains, 6.1 and 7.0 operators can only restrict who reaches the web interface and hunt their logs while exploitation continues.
- decision Arista asks customers to save the orchestrator's logs and file-system timestamps before fixing anything, so a team that finds an indicator has to choose evidence collection over fast restoration.
The precondition is narrow and does not help much. An attacker needs network access to the VCO web interface and the public part of an Edge's authentication certificate [7]. VeloCloud Edges authenticate in one of three modes: Certificate Deactivated uses a pre-shared key, while Certificate Acquire and Certificate Required use a certificate the orchestrator issued [8]. Arista said an orchestrator is exposed if "certificate based authentication from the VeloCloud Edge to VeloCloud Orchestrator (VCO) is configured" [6]. Arista did not say which of those modes meets that condition. It said nothing about when the attacks began or how widespread they are [9]. The Hacker News said it has contacted Arista for comment [21].
Arista has already patched the Hosted and Dedicated versions of VCO, so the problem sits with customers running their own [11]. Fixes for the affected trains that are still supported are coming and will be added to the advisory when ready; customers on an unsupported train are pointed at Arista's Technical Assistance Center for upgrade options [12].
The affected releases include the ones that fixed a different VCO flaw, which Arista reported as exploited in July [13]. That earlier flaw did not depend on settings at all: VCO was exposed by default, and no configuration could prevent it [14]. An operator who upgraded in July to close it is running an affected build now [2].
Arista's interim advice is to limit the VCO web interface to trusted administrative networks, monitor the host for access from known malicious IP addresses and for unexpected outbound traffic, block outbound ports that normal operation does not need, watch for backdoor daemons and webshells, and review recent administrator activity for unexpected changes [16].
Arista said no single indicator proves that a VCO was compromised through this flaw [17]. Three of the seven it published are on the host: /usr/local/sbin/.vcnode.js, /usr/local/sbin/vc-sysmond with MD5 dc78e206eaeadec59fc5801fe4556bd0, and a unit file at /etc/systemd/system/vc-sysmon.service [18][3]. The rest are an x-vc-opt header in nginx logs and the addresses 142.93.149[.]77 and 104.248.126[.]159 [18]. Beyond that list, Arista directs defenders to VCO web access logs, looking for requests with unusual URL-like paths, encoded characters, references to local or internal services, or high request rates [17].
After the upgrade, Arista's advice is incident response: rotate credentials, review administrator activity, check the state of managed Edge devices, and restore or replace the orchestrator from trusted sources [20].
What to watch
- Fixed releases for the 6.1 and 7.0 trains appearing in Arista's advisory.
- Arista saying when exploitation started and how many on-premises orchestrators it has seen hit.
- Reports of activity on managed Edge devices following an orchestrator compromise.