Path traversal in Cisco Catalyst SD-WAN Manager (CVE-2026-20262) — an authenticated attacker can create or overwrite arbitrary files
Cisco Catalyst SD-WAN Manager, a network-management product, contains a directory/path traversal flaw (CWE-22). An authenticated, remote attacker can create a file or overwrite any file on the system. The CVSS published on NVD is 6.5 (MEDIUM). CISA added it to the KEV on 2026-06-15, due 2026-06-29.
Key facts
- CVE IDCVE-2026-20262
- CVSS base score6.5 MEDIUM
- CVSS vectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
- Affected (vendor / product)Cisco Catalyst SD-WAN Manager
- CWECWE-22
- ExploitationListed in CISA KEV (exploitation confirmed)
- Remediation due2026-06-29 (U.S. federal civilian agencies, BOD 22-01)
Key points
- Path traversal (CWE-22) in Cisco Catalyst SD-WAN Manager — an authenticated remote attacker can create files or overwrite any file.
- The CVSS published on NVD is 6.5 (MEDIUM; PR:L, I:H — high impact to integrity).
- The target is the command post centrally managing SD-WAN (software-defined WAN) — holding the core of communications.
- File overwriting can be a foothold for seizure or further compromise via config tampering or planting files.
- CVSS is MEDIUM but it is on the KEV = actually exploited; widely used management products are targets regardless of score.
- CVSS is an estimate at disclosure; KEV is a record of actual use — grounds for overturning priorities.
1What path traversal is
Path traversal is a flaw in which mixing "../" and the like into a file path reaches files outside the intended range. Here, that is said to let an attacker create files on the affected system or overwrite any file. Overwriting files can, through tampering with configuration files or planting malicious files, become a foothold for seizing the system or for further compromise.
2Catalyst SD-WAN Manager as the target
The target, Cisco Catalyst SD-WAN Manager, is the command post that centrally manages an enterprise's SD-WAN (a wide-area network flexibly configured by software). Because network-management products hold the core of communications — settings and routing — writing files to them tends to have wide impact.
The CVSS published on NVD is 6.5 (MEDIUM); the attack requires some privilege (PR:L, i.e. authentication), but the impact to integrity (I:H) is rated high.
3Why a medium score still enters KEV
The number is MEDIUM, but CISA's addition to the KEV means this flaw is being exploited in real attacks. Regardless of a high or low CVSS, weaknesses in widely used network-management products become real targets — being on the KEV is the proof. The response is prompt updating per Cisco's guidance.
4What CVSS says, and what KEV says
The CVSS here is 6.5, medium. On the number alone it looks postponable, yet the fact of being on KEV says something else.
Path traversal is the vulnerability in which mixing sequences such as "../" into a path specification reaches files outside the permitted range. Overwriting a file leads, through altered configuration or a planted file, to control of the system or a foothold for further compromise. A weakness in a widely used network management product becomes a real target whatever the CVSS.
Why it matters
Network-management products hold the core of communications — settings and routing — so creating or overwriting files on them tends to have wide impact. The CVSS is MEDIUM (6.5), but being on the KEV means actual exploitation, showing that widely used management products are targeted regardless of the score. Cisco operators should update per Cisco's guidance and review the management console's exposure.
FAQ
What is path traversal?
Why act if the CVSS is only MEDIUM?
What should I do?
Sources (primary)
This article is an independent organization based on the U.S. official data below. Always verify the exact, latest details and applicability with the official and vendor sources.
- CISA KEV Catalog (known exploited list)
- NVD (CVE details / CVSS)
- Vendor / reference advisory
- This product uses data from the NVD API but is not endorsed or certified by the NVD. KEV data is CC0 (public domain).