
CVE-2026-20245
Authenticated Privilege Escalation via Crafted File Upload
A vulnerability affecting Cisco Catalyst SD-WAN Manager that allows authenticated attackers with administrative privileges to execute arbitrary commands as root.
CVE-2026-20245 is a high-severity privilege escalation vulnerability affecting Cisco Catalyst SD-WAN Manager. The vulnerability arises from insufficient validation of uploaded files processed by the management platform.
An authenticated attacker possessing netadmin privileges can upload a specially crafted file, resulting in arbitrary command execution with root privileges on the underlying operating system.
The vulnerability affects Cisco SD-WAN deployments including:
┌─────────────────────┐
│ Authenticated User │
│ (netadmin role) │
└──────────┬──────────┘
│
▼
Upload Crafted File
│
▼
Input Validation Bypass
│
▼
Command Injection
│
▼
Root Privilege Execution
│
▼
Complete Device Control
The CLI subsystem fails to properly validate user-controlled input contained within uploaded files.
Improper sanitization allows malicious content to be interpreted by privileged processes running on the management platform.
Successful exploitation may allow attackers to:
grep -Ri "upload" /var/log/*
grep -Ri "netadmin" /var/log/*
grep -Ri "sudo" /var/log/*
show audit log
Install Cisco security updates that address CVE-2026-20245.
Forward logs to:
Create alerts for:
Review:
| Tactic | Technique |
|---|---|
| Initial Access | T1078 – Valid Accounts |
| Execution | T1059 – Command Interpreter |
| Privilege Escalation | TA0004 |
This repository is intended for:
The information provided should be used only in authorized environments and in accordance with applicable laws and organizational policies.
Patch Early • Monitor Continuously • Verify Everything
⭐ If this advisory was useful, consider starring the repository.
| Field | Value |
|---|
| CVE ID | CVE-2026-20245 |
| Severity | High |
| CVSS Score | 7.8 |
| Attack Vector | Authenticated |
| Complexity | Low |
| Privileges Required | Netadmin |
| User Interaction | None |
| Impact | Root Command Execution |
| Vendor | Cisco |
| Product | Catalyst SD-WAN Manager |
| Category | Rating |
|---|
| Confidentiality | 🔴 High |
| Integrity | 🔴 High |
| Availability | 🔴 High |
| Exploitability | 🟠 Medium |
| Detection Difficulty | 🟡 Moderate |
| Enterprise Risk | 🔴 High |
| Persistence | T1098 |
| Lateral Movement | T1021 |