An SD-WAN orchestrator, an RMM console, and a firewall manager. This week the control plane was the target.

CVEasy Weekly

This Week in Exposure

Week 32 · July 28 to August 3, 2026

This week the target was the control plane. Every headline bug sat at the top of a fleet, the one box that every device below it trusts as the source of truth. A VeloCloud Orchestrator that every SD-WAN Edge phones home to. An N-central console that pushes scripts into every managed endpoint. A Firewall Management Center that holds the policy and the secrets for every firewall it manages. Compromise one of those and you do not own a host, you own everything downstream of it.

And two of the three show the patch arriving late or landing short. Arista's orchestrator bug was exploited as a zero-day before the advisory existed. N-able's fix for one authentication bypass reopened the same door through a sibling path a day later. Here is what mattered, ranked by real exposure, not just CVSS.

Top Exposures This Week

1. The VeloCloud Orchestrator shell handed to any caller

CVE-2026-16812 · Arista VeloCloud Orchestrator (on-premises)

An unauthenticated caller who can reach the on-prem VCO web interface runs an OS command on the box, no tenant login and no operator credential required. Arista published Security Advisory 0144 at CVSS 10.0 on both the v3.1 and v4.0 vectors: network reachable, low complexity, no privileges, no user interaction. VCO is the control plane for the entire VeloCloud fabric, the source of truth every SD-WAN Edge trusts for configuration, routing policy, and update signing.

Risk read: Arista disclosed active in-the-wild exploitation in the advisory itself and CISA added it to KEV the same day, July 27. Vendor plus CISA confirmation is as high as the exploitation signal goes, and on an exposed orchestrator that alone lands the finding at ACT, the top TRIS band. But the same CVE ID scores four different ways across four environments. The blast radius is the fleet, not the host: control of VCO is push access to every branch Edge, its config, its routes, and lateral movement into every downstream site. Reachability decides the rest. A publicly reachable orchestrator is an emergency; the same box behind an admin-only management VLAN is high but not queue-jumping, and Arista's hosted and dedicated tenants were patched in advance and never surface. Upgrade on-prem VCO to a fixed build now, 5.2.3.14, 6.1.3.4, 6.4.2.4, or 7.0.0.1 to match your track, then restrict the management interface to administrator source addresses.

Read the control-plane breakdown →

2. The N-central patch that did not hold

CVE-2026-18577 · N-able N-central (builds before 2026.3.1.7)

On August 1 N-able disclosed CVE-2026-18556, an authentication bypass in N-central, and told customers to move to 2026.2. Twenty-four hours later came CVE-2026-18577, described by N-able as an incomplete patch for the first, reopening admin takeover through a sibling code path that lands in the same authenticated branch after routing. The safe build is now 2026.3.1.7. An admin session on the console means script push into every managed endpoint and interactive Take Control access to each one.

Risk read: Huntress and N-able report active exploitation, and the pivot after admin is not an exploit at all. Take Control is a legitimate remote-support feature and the endpoint's outbound tunnel already permits it, so attacker sessions look identical to a technician's. On the endpoints they reached, operators registered a Windows service running a Cloudflare Tunnel connector outbound on 443, no ingress rule, no listening port, traffic that blends into ordinary HTTPS. NVD rates the pair 8.2, below last week's CVSS 9 headliners, and a CVSS-first queue slots them second. That order is wrong for an MSP console: the blast radius is not one host, it is every customer endpoint the console manages, wrapped in a remote-control channel. Patching to 2026.3.1.7 closes the entry and does nothing to a tunnel already planted, so walk every managed endpoint the console touched and remove any Cloudflare Tunnel connector your team did not deploy.

Read the patch, isolate, hunt, rotate list →

3. A Cisco FMC 5.3 that ends in root

CVE-2026-20316 · Cisco Secure Firewall Management Center (on-premises)

A hardcoded low-privilege account ships in every on-prem Secure FMC image across the 7.0, 7.2, 7.4, 7.6, 7.7, and 10.0 branches. Fixed username, fixed password, and any attacker with network reach to the FMC web interface authenticates as it without touching the admin credential. Cisco published the advisory on July 29 at CVSS 5.3, the score the account earns on its own. It does not reflect what the account does when chained with CVE-2026-20079, the CVSS 10.0 auth bypass in the same product, which composes into the same session perimeter and leads to code running as root.

Risk read: CISA added it to KEV the same day with a Federal Civilian deadline of August 1, a three-day clock, and Cisco confirmed exploitation before the patch existed. Both advisories publish the same forensic string, execution of package_info.pl referencing /var/tmp/license.tmp, an artifact that appears during exploitation and never during normal operation. On an exposed FMC the exploitation signal alone lands it at ACT, and TRIS reads the chain: one hotfix covers both fixes, so this 5.3 is the entry point of a proven root chain, not an isolated finding. The blast radius is your whole firewall estate, every downstream policy plus the certs and tokens the FMC uses to reach ISE, Splunk, and Talos. Apply the release-specific hotfix from cisco-sa-fmc-static-cred-BET3Cjh, there are no workarounds, then hunt for that forensic string and rotate every credential the FMC held.

Read the chain-to-root walk →

Threat Actor Spotlight

None of these three carry a named crew in the public record, and I am not going to attach one to a KEV listing that does not support it. Arista and CISA both declined to attribute the VeloCloud activity, Cisco named no actor, and neither N-able nor Huntress has tied CVE-2026-18577 to a named group. What the reporting does establish is the technique, and it is worth more than a codename. The N-central intrusions used Take Control, a legitimate remote-support tool, and a Cloudflare Tunnel connector opening outbound on 443, so the malicious traffic wore the shape of normal operations and never tripped an ingress rule. That is the pattern to defend against this week: adversaries living inside the trusted control channel rather than breaking a new one. Hardening takeaway: instrument what your management planes do, not just whether they are patched. Baseline the outbound connections and the services running on managed endpoints, and treat a new tunnel connector or an off-hours Take Control session as an incident until proven otherwise, because the exploit that put it there will not show up in the traffic.

Patch This First

Arista VeloCloud Orchestrator, CVE-2026-16812. It is CVSS 10.0, unauthenticated, exploited as a zero-day, and on CISA KEV as of July 27. There is no credential to guess and no user to phish, only a route to the web interface, and a compromise is push access to every SD-WAN Edge below it. Upgrade every on-prem VCO to a fixed build now, 5.2.3.14, 6.1.3.4, 6.4.2.4, or 7.0.0.1 for your track. If a change window is not open this hour, restrict the management interface to administrator source addresses at the perimeter until it is.

Signed CVEasy threat-intel IOC bundle current as of 2026-08-03. The desktop app verifies the ED25519 signature before import.

Control-plane bugs punish the CVSS-anchored queue twice. A single number floats every VeloCloud, every N-central, and every FMC to the same slot regardless of whether it faces the internet or sits on a locked management VLAN, and it says nothing about the fleet hanging off the box or the tunnel an attacker may have already planted below it. Two appliances under one advisory are two different exposures, and the work is knowing which one is still open on Monday morning. That is the gap TRIS closes inside our CTEM platform, and the gap I want this letter to close for you every week.

Patch well,
Chris Boker
Founder, CVEasy AI

You are receiving CVEasy Weekly because you subscribed at cveasyai.com.
CVEasy AI · This Week in Exposure · Unsubscribe