Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Network-reachable management plane with only a low-privileged account (PR:L), low complexity, and a scope change (S:C) that exposes the broader control fabric to full confidentiality, integrity, and availability impact.
Primary rating from Vendor (cisco).
CVSS VectorVendor: cisco
Lifecycle Timeline
2DescriptionCVE.org
As part of Cisco's ongoing commitment to proactive security and product quality, the Cisco Catalyst SD-WAN engineering team has conducted a comprehensive internal security review. This review resulted in software hardening releases that address multiple internally discovered vulnerabilities.
The vulnerabilities tracked by CVE-2026-20303 are related to improper input validation issues that are grouped under the Common Weakness Enumeration (CWE) CWE-20.
AnalysisAI
Privilege escalation and cross-boundary information disclosure in Cisco Catalyst SD-WAN Manager and SD-WAN Controller stems from improper input validation (CWE-20) discovered during Cisco's internal hardening review; an authenticated attacker with low privileges can send crafted input over the network to break out of their intended authorization scope and compromise the confidentiality, integrity, and availability of the management plane. The CVSS 9.9 score is driven by a scope change (S:C), meaning impact extends beyond the vulnerable component to the broader SD-WAN control fabric it orchestrates. There is no public exploit identified at time of analysis and the issue is not listed in CISA KEV, but the near-maximal CVSS and the centrality of the affected controllers make this a high-priority patch.
Technical ContextAI
Cisco Catalyst SD-WAN (formerly Viptela) is Cisco's enterprise software-defined WAN fabric; the two affected components per CPE - cpe:2.3:a:cisco:cisco_catalyst_sd-wan_manager and cpe:2.3:a:cisco:cisco_catalyst_sd-wan_controller - are the management and control planes. SD-WAN Manager (formerly vManage) is the centralized GUI/API orchestration and policy server, while the SD-WAN Controller (formerly vSmart) distributes routing and policy (via OMP) to WAN edge routers. The root cause is CWE-20 (Improper Input Validation): the software accepts attacker-supplied data without adequately constraining its type, length, format, or semantic bounds before acting on it. Because these components govern an entire WAN's routing and segmentation policy, a validation failure here that changes scope (S:C) can let an authenticated session influence resources it should never reach, including other tenants, devices, or subsystems managed by the same controller.
RemediationAI
Upgrade to a fixed Cisco Catalyst SD-WAN Manager and Controller release as specified in the Cisco advisory cisco-sa-hardening-sdwan-faLcR3K (https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-hardening-sdwan-faLcR3K); this is a Cisco hardening-release bundle, so consult its Fixed Software table to map your current train (17.2.x/18.x/19.x/20.x/26.x) to the corresponding patched build rather than assuming a single version. No exact universal fix version is stated in the provided data, so cite the advisory's per-branch fixed releases and do not deploy a version number not listed there. Because exploitation requires an authenticated low-privileged account, effective compensating controls until patching are: restrict management-plane reachability so SD-WAN Manager/Controller GUI and API are accessible only from a dedicated out-of-band admin network or via jump host (trade-off: may disrupt automation/CI integrations that call the API directly); tighten and audit local and RBAC accounts to eliminate unneeded low-privilege logins and enforce strong authentication/MFA on the Manager (trade-off: administrative overhead); and monitor Manager/Controller logs for anomalous API calls or cross-scope access attempts. These reduce, but do not eliminate, exposure, since any retained low-privileged user remains a potential vector.
Remote unauthenticated attackers can bypass peering authentication in Cisco Catalyst SD-WAN Controller (vSmart) and SD-W
Local privilege escalation in Cisco Catalyst SD-WAN Manager (formerly SD-WAN vManage) allows an authenticated netadmin u
Arbitrary file write via path traversal in Cisco Catalyst SD-WAN Manager (formerly SD-WAN vManage) allows an authenticat
Privilege escalation and authentication-boundary bypass in Cisco Catalyst SD-WAN Manager and SD-WAN Controller allows a
Privileged file manipulation in Cisco Catalyst SD-WAN Manager and SD-WAN Controller allows an authenticated attacker to
Cleartext storage of sensitive information in Cisco Catalyst SD-WAN Controller and Manager exposes credentials or other
Remote file disclosure in Cisco Catalyst SD-WAN Manager allows unauthenticated attackers to read arbitrary system files
Remote availability disruption in Cisco Catalyst SD-WAN Manager and Controller allows a low-privileged authenticated att
Cleartext credential exposure in Cisco Catalyst SD-WAN Manager's web-based management interface allows an authenticated
Cisco Catalyst SD-WAN Manager's web interface contains a reflected cross-site scripting (XSS) vulnerability that require
Cisco Catalyst SD-WAN Manager web UI fails to properly redact sensitive information in device configurations and templat
Privilege escalation in Cisco Catalyst SD-WAN Manager allows authenticated users with read-only permissions to elevate p
Same weakness CWE-20 – Improper Input Validation
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-53469
GHSA-px9f-qgqp-xvc4