Security readout for executives and security teams
Plain-English summary
Cisco Catalyst SD-WAN Manager has an API flaw that lets a logged-in remote user with read-only API access overwrite local files. Successful abuse could give the attacker vmanage user privileges. This is not described as unauthenticated or actively exploited in the provided sources.
Executive priority
Treat as moderate priority. It requires credentials, but it affects the SD-WAN management plane and can elevate privileges on the Manager. Prioritize environments with exposed APIs, many API users, or weak credential controls.
Technical view
CVE-2026-20122 is an improper file handling issue in the Cisco Catalyst SD-WAN Manager API. An authenticated remote attacker with valid read-only API credentials can upload a malicious file to overwrite arbitrary local files, potentially gaining vmanage user privileges. CVSS v3.1 is 5.4, medium severity.
Likely exposure
Exposure applies to Cisco Catalyst SD-WAN Manager deployments running affected releases listed in the CVE data. Risk is highest where the Manager API is reachable beyond tightly controlled administration networks, or where read-only API credentials are broadly issued, reused, or compromised.
Exploitation context
The provided CISA KEV reference does not indicate known exploited status, and the bundle provides no public exploit confirmation. Exploitation requires valid credentials with API access, lowering opportunistic risk but raising concern for compromised accounts, insiders, or weak credential governance.
Researcher notes
Core evidence comes from Cisco/CVE data. The bundle lists many affected releases but does not include fixed versions or detailed workaround text. Do not assume active exploitation. Focus validation on authenticated API reachability, credential scope, version status, and Cisco advisory updates.
Mitigation direction
- Review Cisco’s advisory for fixed releases or official workarounds.
- Upgrade affected Cisco Catalyst SD-WAN Manager systems per Cisco guidance.
- Restrict Manager API access to trusted administration networks only.
- Limit and review read-only accounts with API access.
- Rotate API credentials if compromise is suspected.
- Monitor for unexpected local file changes on Manager systems.
Validation and detection
- Inventory all Cisco Catalyst SD-WAN Manager instances and versions.
- Compare running versions with Cisco’s affected-release information.
- Identify accounts with read-only API access.
- Confirm API exposure is limited to trusted management paths.
- Review logs for unusual API upload or file-write activity.
- Verify remediation against Cisco’s current advisory.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-648: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupFile access behavior lookup
The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2026-20122 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 5.4 (3.1)
- Known Exploited
- Yes
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CISA KEV status
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N2.82.5Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.4MediumVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- cisco-sa-sdwan-authbp-qwCX8D4vCVE reference
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2026-20122CVE reference · government-resource
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Incorrect Use of Privileged APIs
Incorrect Use of Privileged APIs represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
