Cisco SD-WAN CVE-2026-20245: Three Products Hit, Attack Timeline Out
Cisco Catalyst SD-WAN Manager (formerly vManage), which manages an enterprise's whole network, has a flaw already confirmed in attacks (CVE-2026-20245). On success, attackers seize the device's highest privilege and can push unauthorized config changes to edge devices. Cisco has released the fix 20.18.3.1; there is no workaround, so updating is required. Here are the affected versions and what to do now.
Table of contents
Cisco Catalyst SD-WAN Manager (formerly vManage), which manages an enterprise's whole network, has a flaw already confirmed in attacks (CVE-2026-20245). On success, attackers seize the device's highest privilege and can push unauthorized config changes to edge devices. Cisco has released the fix 20.18.3.1; there is no workaround, so updating is required. Here are the affected versions and what to do now.
A product that acts like the command center for an entire corporate network has a flaw (a security weakness) that has been confirmed in real-world attacks. The product is Cisco Catalyst SD-WAN Manager (formerly vManage), the "management server" that pushes configuration in bulk to the networking gear sitting at an organization's branches — the hub of an enterprise or government wide-area network. The flaw is tracked as CVE-2026-20245.
Cisco itself disclosed that it became aware in June 2026 that this flaw was being exploited, and it acknowledged observing cases where attacks pushed unauthorized configuration changes down to edge devices. The U.S. agency CISA has added it to its catalog of vulnerabilities under active attack (KEV). The severity is rated 7.8 out of 10. The attack requires admin privileges, but as explained below, the real problem is its use as the "final step" of an attack that chains other flaws to seize privilege.
Cisco has released fixes, and there is no workaround (no setting to mitigate it). So the only remedy is to update. Note, however, that the target release differs by release train, and is not just 20.18.3.1. The affected products are not limited to Manager either: they include Controller (formerly vSmart) and Validator (formerly vBond). This article explains, in plain terms, what Cisco SD-WAN Manager does, what this flaw allows, which versions are affected and what to patch, and why the network's command center keeps getting targeted.
Related: Vulnerabilities under active attack (CISA KEV) / The Ivanti Sentry takeover flaw (CVE-2026-10520) / Cisco FMC / SharePoint urgent CVE roundup
[Update, August 17, 2026] What we have learned since
Two months have passed since the first version of this article. In that time Mandiant (Google Cloud) published a detailed report on the attack, and Cisco revised its advisory twice in July. We have also rewritten three points that the original article got wrong: the range of affected products, the list of fixed releases, and the KEV listing date.
Correction 1: it is not only Manager
The original article treated only Cisco Catalyst SD-WAN Manager (formerly vManage) as in scope, which was too narrow. The official title on the CVE record is "Cisco Catalyst SD-WAN Controller Authenticated Privilege Escalation Vulnerability," and three products are affected: Controller (formerly vSmart), Manager (formerly vManage), and Validator (formerly vBond). Controller is the component that distributes routing policy to the gear at each site; Validator is the one that checks whether a device connecting for the first time is genuine (an identity-check desk). Updating only Manager leaves the other two affected.
Correction 2: "seizing root" comes with preconditions
The phrase "seize the highest privilege" can be read as "taken over remotely with no authentication," so here are the exact conditions. The severity is 7.8 (High), with the vector CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H. The leading AV:L means the attack path is "local" — it starts from an already logged-in position on the device — and PR:L means some privilege is required up front. In practice, netadmin (network administrator) privilege is the precondition, and this flaw alone does not get an attacker in over the internet. In the real attacks, as Cisco itself states, CVE-2026-20182 and CVE-2026-20127 were used first to obtain netadmin, and this flaw was the step that followed. The danger is the chain, not the single flaw.
Correction 3: the KEV listing date is June 9, 2026
The body and timeline said "added to KEV on June 10," but the primary data in CISA's KEV catalog gives the date as June 9, 2026. The remediation due date for U.S. federal agencies is June 23, 2026; the ransomware association is recorded as "Unknown"; and the weakness is classified as CWE-116 (improper encoding or escaping of output). Some secondary coverage says "listed on June 4," but June 4 is the date of Cisco's first advisory version, not the KEV listing. You can also check this on our KEV list overview.
The full picture of the attack, per Mandiant
On June 25, 2026, Mandiant / Google Cloud published its investigation, laying out how this flaw was actually used. The intrusion was not a single day's work; it unfolded over more than half a year.
| Period | What the attacker did |
|---|---|
| Late 2025 to Jan 2026 | Established unauthorized peering connections (posing as legitimate gear to reach the management network) |
| March 2026 | SSH access as vmanage-admin Changed the administrator password Exfiltrated configuration data |
| April 2026 | Privilege escalation via CVE-2026-20245 (raising ordinary admin rights to the highest privilege) |
| Afterwards | Erased traces of the intrusion through anti-forensic activity |
The mechanics were disclosed too. The attacker uploaded a malicious CSV file, evil_tenant.csv, to obtain root (the system's highest privilege), then created a hidden UID 0 account named troot. UID 0 is the number that Unix-like systems treat as root, so this amounts to a second administrator under a different name. The flaw was found and reported by Mandiant's Chester Sng, Pete Boonyakarn, and Logeswaran Nadarajan, and the attacker has not been given a UNC number or any other designation — the activity remains unattributed. Cisco PSIRT's own wording is that it "became aware of exploitation in June 2026," and limited cases in which configuration changes were pushed to edge devices have been confirmed.
Indicators for checking your own environment (IOCs)
The report lists indicators of compromise (IOCs — the file names, IP addresses, and other traces an attack leaves behind) in a form operators can match against their own systems. Check whether the values below appear on your devices or in your logs.
| Type | Value | Where to look |
|---|---|---|
| File name | evil_tenant.csv | Upload history for bulk tenant registration, etc. |
| SHA256 | b82936f37648518425c7d3cf9e09eaffa41d7cdb3840f6a40287e3a108880f7b | Hash match for the file above |
| Account name | troot | Hidden UID 0 account in the local user list |
| Account name | vmanage-admin | Used for SSH in the March 2026 intrusion |
| IP address | 126.51.108[.]152 | Source used to exploit this flaw. Logs, traffic records |
Mandiant published eight IP addresses in total, and the one actually used to exploit this vulnerability is 126.51.108[.]152. The remaining seven are listed as related activity in the report itself. The square brackets ([.]) are defanging, so nobody connects to it by accidentally clicking; remove them when matching. One caveat: assume the traces have been cleaned. The attacker performed anti-forensic work at the end, so finding nothing in your logs is not proof that you are clean.
The advisory is now Version 1.10 / Final, with a "Live Protect shield"
Cisco's advisory has been revised twice in July since the June 4 first release (Version 1.0), and now stands at Version 1.10, dated July 21, 2026, with status Final. The revisions were:
- Version 1.9 (July 15, 2026) — added that a "Live Protect shield" is available for this vulnerability. It is a temporary defense offered to buy time while you plan an upgrade, not a replacement for the permanent remedy, which is updating to a fixed release
- Version 1.10 (July 21, 2026) — added a "20.18.2.2 and earlier" row to the Fixed Releases table. The mapping of upgrade targets has changed, so anyone who last read the advisory in June needs to look at the table again
A status of Final means Cisco has closed the case for further investigation. Consistent with that, no new exploitation or victim reporting has been confirmed since July 2026. No connection to ransomware has been confirmed either. Three GitHub repositories presented as proof-of-concept code exist, but all were created in June and none has been verified to work.
Japan's public bodies are still silent
In Japan, almost nothing has moved. As of August 17, 2026, there is no entry for this issue in JVN or JVN iPedia, no alert from JPCERT/CC, and no mention in its Weekly Report. It does not appear in IPA's "important security information" either. The only Japanese-language coverage is a single Security NEXT article (June 5, 2026), written right after disclosure, which says the fix "will be provided in a future release" — out of step with the situation now that the fixed releases are out. For a flaw that is already in KEV and whose real-world exploitation Mandiant has documented in detail, Japanese operators have almost no accurate Japanese-language source to work from. The absence of a domestic alert does not mean the risk is small.
Which versions are affected, and how to update
[Correction, August 17, 2026] This section originally said only "affected in Manager 20.18.2.1 and earlier; fixed in 20.18.3.1," which was not accurate. Three products are affected — Controller (formerly vSmart), Manager (formerly vManage), and Validator (formerly vBond) — and the fixed releases are split by release train. The table below reflects the Fixed Releases in Cisco's advisory (Version 1.10 / July 21, 2026 / Final). Cisco provides no workaround; the only permanent remedy is to update. Since exploitation has already been observed, organizations running an affected version should prioritize updating.
| Your release train | Fixed release | Notes |
|---|---|---|
| 20.9 train | 20.9.9.2 | — |
| 20.12 train | 20.12.7.2 | — |
| 20.15.4 train | 20.15.4.5 | 20.15 has two separate branches |
| 20.15.5 train | 20.15.5.3 | Same as above |
| 20.18.2.2 and earlier / 20.18.3 | 20.18.3.1 | "20.18.2.2 and earlier" was added in Version 1.10 |
| 26.1 train | 26.1.1.2 | — |
| Workaround | None | Live Protect shield only buys time |
Because the target differs by train, "just go to 20.18.3.1" is not the right reading — you do not put 20.18.3.1 on a device running the 20.9 train. Move to the release that matches the branch you are on. The authoritative source is the Fixed Releases table in the advisory, so check it directly before updating. If you cannot update right away, Cisco's July 15, 2026 revision points to the Live Protect shield. That is a temporary defense while you plan the upgrade, and it does not replace the fix.
Note that exploiting this flaw requires "network administrator (netadmin)" privileges. That sounds like a high bar, but Cisco also disclosed, around the same time, separate flaws for breaking in and gaining privilege (CVE-2026-20182 and CVE-2026-20127). An attacker can combine those to obtain privilege, then use CVE-2026-20245 as the last step to escalate to root (the system's highest privilege). For that reason, it's important to apply the related updates as well.
What Cisco SD-WAN Manager does, and what the flaw causes
Cisco Catalyst SD-WAN Manager (formerly vManage) is a product that lets enterprises and government agencies manage the networks at all their sites — nationwide or worldwide — from a single screen. It is the command center that pushes configuration and security policy from the center to the networking gear (routers, etc.) at head offices, branches, stores, and factories. By its nature, controlling this management server means reaching the organization's entire network.
The flaw is in this product's command-input area (the CLI). Per NVD (the U.S. vulnerability database) and Cisco, because input is insufficiently checked, an attacker who supplies a crafted file can have its contents executed as system commands (OS command injection). On success, the attacker can run arbitrary commands as root (the highest privilege) on the management server. It is classed as privilege escalation (raising the privilege you already hold), rated 7.8. With the highest privilege, tampering with configuration and planting other implants both become possible.
[Added August 17, 2026] To be precise about the conditions: the CVSS vector is CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H, so the attack path is AV:L (local) and the required privilege is PR:L. In other words, this is a flaw for raising your own privilege to root from an already logged-in position on the device, and on its own it is not something an unauthenticated attacker exploits over the internet. That precondition is why the score stops at 7.8 rather than landing in the nines.
As noted, the attack requires network-administrator privileges. But don't be reassured that "only a legitimate admin could abuse it." Stolen admin credentials can be used, or an attacker can gain privilege via the separate flaws Cisco disclosed at the same time and then reach root with this one. In the real attacks, as Cisco itself states, netadmin was obtained via CVE-2026-20182 / CVE-2026-20127 and then chained into this flaw. Mandiant's report records the sequence: SSH access and an administrator password change in March 2026, then privilege escalation via this flaw in April.
Who targets this command center, and what they're after
You might think, "this is about internal network gear; it has nothing to do with me." But what SD-WAN Manager ties together is the communications of everyone who works there. Email, access to business systems, traffic between sites — it all flows over devices that this command center configures. That's exactly why, to an attacker, it looks like an extraordinarily efficient target: seize one spot and you can issue orders to the whole network. The fact that exploitation has already been observed means people who want that value are actively at work.
The ones coming for it are not an abstract "hacker." Concretely, they are state-backed espionage groups who want to lurk in the network long-term and siphon information, ransomware crews who settle in, encrypt data, and demand payment, and initial-access brokers who steal and resell the way into corporate networks. Networking gear and its management products are precisely the entry points such groups have focused on most in recent years. What they want is the contents of traffic flowing across sites, and the very power to bend the network's behavior to their will. The moment root on the management server is seized via CVE-2026-20245, command over the organization's network passes straight to the attacker.
What's frightening is that the damage doesn't end at one management server. As Cisco itself observed, an attacker can push unauthorized configuration changes from this command center down to the edge devices. That means operations like quietly rerouting traffic to an attacker's server, cutting off specific sites, or stealthily loosening monitoring and defenses can be carried out across all sites at once. Seize the center, and the contamination cascades to the edges — that is the essence of an attack on a network's command center.
And the ones left holding the stopped traffic and the leaked data are the IT and network teams that run the device and that organization's users. Outages and delays in site-to-site traffic, eavesdropping on confidential exchanges, investigating and undoing malicious config spread to every site, explanations to partners and regulators — the number 7.8 is only a technical gauge, and what an organization actually loses when this command center is seized is this broad and this deep. With a fix already out, whether you apply it now is what decides whether you become the one who gets hit.
Already exploited: the observed harm, and a recurring pattern
What makes this heavy is that it's not "theoretically dangerous" but "already in use." Cisco PSIRT (the company's security response team) became aware of exploitation in June 2026 and disclosed that, in limited cases, attacks pushed configuration changes down to edge devices. The flaw was found and reported by researchers at Mandiant (a Google company): Chester Sng, Pete Boonyakarn, and Logeswaran Nadarajan. That Mandiant — which tracks many targeted attacks — is involved also suggests this is drawing the interest of sophisticated actors.
Networking gear and its management products being targeted is not unique to this case. Devices placed at the "edge of an organization," like VPNs and management servers, have been a top priority for attackers for several years. We've covered other such perimeter products too, including the Ivanti Sentry takeover flaw and an urgent Cisco FMC CVE. As long as seizing one central management device reaches everything, this kind of attack will recur. That's exactly why, for a flaw with observed exploitation, applying the released update promptly is what helps most.
From disclosure to response
Here is the timeline from when CVE-2026-20245 was disclosed to when exploitation was confirmed and the fix was provided. In the August 17, 2026 update we added the pre-disclosure intrusion documented by Mandiant (late 2025 through April 2026) and the two July advisory revisions, and corrected the KEV listing date to June 9.
← Swipe to move
How to read the risk right now
✓ Confirmed facts
- ✓CVE-2026-20245 is an input-validation flaw in the CLI of Cisco Catalyst SD-WAN Controller / Manager / Validator; a netadmin-privileged attacker can run commands as root (privilege escalation). Rated 7.8, vector AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H (NVD / Cisco)
- ✓Cisco PSIRT became aware of exploitation in June 2026, observing limited cases where config changes were pushed to edge devices. CISA added it to KEV on June 9, 2026 (due date June 23, 2026)
- ✓Fixed releases are split by train: 20.9.9.2 / 20.12.7.2 / 20.15.4.5 / 20.15.5.3 / 20.18.3.1 / 26.1.1.2. No workaround; updating is the only permanent remedy. Found by Google's Mandiant
- ✓The real-world attack is documented in Mandiant's report (June 25, 2026): the malicious CSV evil_tenant.csv, the hidden account troot, and the exploiting IP 126.51.108[.]152
- ✓The advisory is Version 1.10, dated July 21, 2026, status Final. Version 1.9 (July 15) announced the Live Protect shield
? Not yet confirmed
- ?The attackers' identity — Mandiant's report assigns no UNC number or other designation; the activity is unattributed. Which group is behind it has not been confirmed
- ?The scale of harm — Cisco's wording stops at "limited," and the number or names of affected organizations have not been confirmed
- ?New exploitation since July 2026 — no new exploitation or victim reporting has been confirmed, and no ransomware connection has been confirmed
- ?Whether the public exploit code works — three GitHub repositories exist, all created in June, none verified to function
Stated plainly: the attack requires admin privileges, and the harm is described as "limited" for now. At the same time, "exploitation already observed, root on success, edge devices manipulable, and no workaround" means the risk of doing nothing is enormous. And the fix is already out. Rather than scrambling once exploitation spreads, updating now is the surest move.
What to do now
If you run Cisco Catalyst SD-WAN Manager, your to-do list centers on updating:
- Inventory not just Manager (formerly vManage) but also Controller (formerly vSmart) and Validator (formerly vBond)
- Identify the release train you are on and update to the matching release from the table above (20.9.9.2 / 20.12.7.2 / 20.15.4.5 / 20.15.5.3 / 20.18.3.1 / 26.1.1.2) as soon as possible
- If you cannot update immediately, consider applying the Live Protect shield — but treat it as buying time, not as a substitute for the update
- Also apply the fixes for the related flaws that can be abused to gain privilege (CVE-2026-20182 and CVE-2026-20127)
- Review your administrator (netadmin) accounts: prune unnecessary privileges and revisit credentials (change passwords, enable multi-factor authentication)
- Check the local user list for unexplained UID 0 accounts such as troot, and look for unexpected SSH logins by vmanage-admin
- Match upload history against evil_tenant.csv (SHA256 b82936f37648518425c7d3cf9e09eaffa41d7cdb3840f6a40287e3a108880f7b) and traffic records against connections to 126.51.108[.]152
- Because exploitation is already observed, check your configuration history and change logs for unauthorized config pushed to edge devices
- Restrict who can connect to the management console (the management server) to only what's necessary, so it is not directly reachable from the internet or unneeded networks
With exploitation already observed, do not leave an affected version in place. Because there is no workaround this time, the longer you defer, the more the risk piles up of privilege being seized and edge devices being manipulated. If you find signs of intrusion, don't stop at updating — pair it with reviewing the configurations that were pushed and rotating credentials.
FAQ
Q. If it needs admin privileges, isn't it not that dangerous?
Don't let your guard down. Admin credentials can be stolen and used, or an attacker can gain privilege via the separate flaws Cisco disclosed at the same time (CVE-2026-20182 and CVE-2026-20127) and then reach root with this one. Exploitation close to this has already been observed, so don't assume "only a legitimate admin could use it."
Q. Is there a workaround?
Cisco provides no workaround to mitigate via settings. The only permanent remedy is to update to a fixed release, and the target differs by train: 20.9.9.2 / 20.12.7.2 / 20.15.4.5 / 20.15.5.3 / 20.18.3.1 / 26.1.1.2. For cases where updating cannot happen immediately, Cisco's July 15, 2026 revision points to a temporary defense called the Live Protect shield — but that only buys time while you plan the upgrade and does not replace the update.
Q. What is SD-WAN Manager?
It's a product (formerly vManage) that lets enterprises and government agencies manage the networks at all their sites from a single screen. It is the "command center" that pushes configuration in bulk to networking gear at each site, so seizing it affects the organization's entire network. Note that this flaw is not limited to Manager: Controller (formerly vSmart), which distributes routing policy, and Validator (formerly vBond), which verifies device identity, are also affected.
Q. Have Japan's public bodies issued an alert?
Not as of August 17, 2026. There is no entry in JVN or JVN iPedia, no alert from JPCERT/CC, and no listing in IPA's important security information. The only Japanese-language coverage is a single Security NEXT article (June 5, 2026), whose content dates from right after disclosure and is out of step with the situation today. Quiet at home and low risk are two different things.
Q. Has anyone been named as the attacker?
No. Mandiant's report assigns no UNC number or other designation, so the activity remains unattributed. No ransomware connection has been confirmed either.
Q. Does this concern ordinary individual users?
The direct target is the network teams of enterprises and government agencies that run this product. There is no direct impact on personal devices. That said, if a service you use ran this device, the stability or security of your communications could be affected indirectly.
In summary
CVE-2026-20245 is a flaw — already confirmed in attacks — in Cisco Catalyst SD-WAN Controller (formerly vSmart), Manager (formerly vManage), and Validator (formerly vBond), the command center of an enterprise network. Due to insufficient validation in the command-input area, an attacker with network-administrator privileges can run commands as root, and Cisco disclosed observing cases where unauthorized config changes were pushed down to edge devices. It is rated 7.8, the attack path is local (AV:L), and netadmin privilege is the precondition. The fixed releases are split by train — 20.9.9.2 / 20.12.7.2 / 20.15.4.5 / 20.15.5.3 / 20.18.3.1 / 26.1.1.2 — and there is no workaround.
The need for admin privileges is a hurdle, but stolen credentials or chaining with the separate flaws Cisco disclosed at the same time can clear it. CISA added it to KEV on June 9, 2026, so exploitation is already real. If you run Cisco SD-WAN management components, update promptly to the release matching your train — including the related fixes — and check for unauthorized config changes and signs of intrusion against the indicators Mandiant published. For a device you've entrusted with command of your organization's network, this is too heavy a one to put off.
The advisory reached Final status on July 21, 2026, and no new exploitation has been confirmed since. Meanwhile Japan's public bodies have still issued nothing. The less information there is to follow in your own language, the later the patching decision tends to come. Take one more pass over the train-by-train table and match it against what you actually run.
Revision History
- ▸August 17, 2026 — Added an update section at the top covering the attack timeline and IOCs (evil_tenant.csv, its SHA256, the hidden account troot, and the exploiting IP 126.51.108[.]152) from the Mandiant / Google Cloud report of June 25, 2026. Three corrections were made: (1) the affected products were widened from Manager alone to Controller, Manager, and Validator; (2) the fixed release was rewritten from "20.18.3.1" alone into a train-by-train table (20.9.9.2 / 20.12.7.2 / 20.15.4.5 / 20.15.5.3 / 20.18.3.1 / 26.1.1.2); and (3) the CISA KEV listing date was corrected from June 10 to June 9. We also added the preconditions implied by the CVSS vector (AV:L / PR:L), the contents of advisory Versions 1.9 and 1.10 and the Live Protect shield, and the fact that no Japanese public alert exists, and expanded the timeline component to nine entries.
- ▸June 10, 2026 — First published, reporting the privilege escalation in Cisco Catalyst SD-WAN Manager (CVE-2026-20245) and the fact that exploitation had been observed.
References
- ▸Cisco Security Advisory - Catalyst SD-WAN Manager Authenticated Privilege Escalation (CVE-2026-20245) (Version 1.10 / July 21, 2026 / Final)
- ▸Mandiant / Google Cloud - Zero-Day Exploitation of Cisco Catalyst SD-WAN Manager (June 25, 2026)
- ▸CISA - Known Exploited Vulnerabilities Catalog (CVE-2026-20245 listed June 9, 2026; due date June 23, 2026)
- ▸Security NEXT - Cisco Catalyst SD-WAN Manager vulnerability (June 5, 2026; the only Japanese-language coverage, written at disclosure time)
- ▸CWE-116: Improper Encoding or Escaping of Output (the classification used in CISA KEV)
- ▸NVD - CVE-2026-20245
- ▸The Hacker News - Cisco Catalyst SD-WAN Manager CVE-2026-20245 actively exploited
- ▸SC Media - Another Cisco Catalyst SD-WAN Manager bug actively exploited
- ▸CWE-78: OS Command Injection

Backend Engineer / AWS / Django