Description
A vulnerability in the web UI of Cisco Catalyst SD-WAN Manager, formerly SD-WAN vManage, could allow an authenticated, remote attacker to create a file or overwrite any file on the filesystem of an affected system.

This vulnerability exists because the affected software does not properly validate user-supplied input during a file upload process. An attacker could exploit this vulnerability by sending a crafted HTTP request to an affected API endpoint of the affected system. A successful exploit could allow the attacker to create or overwrite any file on the underlying operating system. This file could later be used to elevate to root. To exploit this vulnerability, the attacker must have valid credentials with at least a lower-privileged, single-task user account.
Published: 2026-06-15
Score: 6.5 Medium
EPSS: 1.7% Low
KEV: Yes
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the web UI of Cisco Catalyst SD-WAN Manager allows an attacker who has authenticated to the management console to upload a specially crafted file. Because the upload API does not validate the supplied file path, the attacker can create or overwrite any file on the server’s filesystem. If the overwritten file is a system service or binary, the attacker could run arbitrary code with the privileges of the management service, potentially reaching root. The vulnerability is a classic example of CWE‑22: Path Traversal, leading to unauthorized file modification.

Affected Systems

The vulnerability affects any deployment of Cisco Catalyst SD-WAN Manager that exposes the web UI file‑upload endpoint. Specific product versions are not listed in the advisory, so all currently installed versions are potentially vulnerable until a patch is applied.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate level of severity, while the EPSS score of 2% suggests it is a low‑probability event. Because it is listed in the CISA KEV catalog, it has been observed in the wild or is considered high threat. Exploit requires valid credentials with at least a lower‑privileged role, meaning that an attacker must first gain account access—through compromised credentials, phishing, or other means—to exploit the flaw. Once authenticated, the attacker can write arbitrary files, which may lead to privilege escalation and full system compromise.

Generated by OpenCVE AI on June 16, 2026 at 20:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Cisco Catalyst SD-WAN Manager update that addresses the arbitrary file write flaw (Cisco security advisory ref: https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-sdwan-arbfw-c2rZvQ).
  • Audit the roles that are allowed to access the file‑upload API and restrict them to only those that truly require upload capability; remove lower‑privileged accounts from the upload path.
  • If the upload feature is not required for business operations, disable or remove the vulnerable API endpoint to eliminate the attack vector.

Generated by OpenCVE AI on June 16, 2026 at 20:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 16 Jun 2026 13:00:00 +0000

Type Values Removed Values Added
First Time appeared Cisco
Cisco catalyst Sd-wan Manager
CPEs cpe:2.3:a:cisco:catalyst_sd-wan_manager:*:*:*:*:*:*:*:*
Vendors & Products Cisco
Cisco catalyst Sd-wan Manager

Mon, 15 Jun 2026 20:30:00 +0000

Type Values Removed Values Added
References
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'active', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 15 Jun 2026 19:15:00 +0000

Type Values Removed Values Added
Metrics kev

{'dateAdded': '2026-06-15T00:00:00+00:00', 'dueDate': '2026-06-29T00:00:00+00:00'}


Mon, 15 Jun 2026 18:00:00 +0000

Type Values Removed Values Added
Description A vulnerability in the web UI of Cisco Catalyst SD-WAN Manager, formerly SD-WAN vManage, could allow an authenticated, remote attacker to create a file or overwrite any file on the filesystem of an affected system. This vulnerability exists because the affected software does not properly validate user-supplied input during a file upload process. An attacker could exploit this vulnerability by sending a crafted HTTP request to an affected API endpoint of the affected system. A successful exploit could allow the attacker to create or overwrite any file on the underlying operating system. This file could later be used to elevate to root. To exploit this vulnerability, the attacker must have valid credentials with at least a lower-privileged, single-task user account.
Title Cisco Catalyst SD-WAN Manager Arbitrary File Write Vulnerability
Weaknesses CWE-22
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N'}


Subscriptions

Cisco Catalyst Sd-wan Manager
cve-icon MITRE

Status: PUBLISHED

Assigner: cisco

Published:

Updated: 2026-06-16T13:12:19.506Z

Reserved: 2025-10-08T11:59:15.402Z

Link: CVE-2026-20262

cve-icon Vulnrichment

Updated: 2026-06-15T19:18:39.364Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-15T18:16:34.820

Modified: 2026-06-16T12:54:55.373

Link: CVE-2026-20262

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-16T21:00:12Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')