CVE-2023-20214
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedA vulnerability in the request authentication validation for the REST API of Cisco SD-WAN vManage software could allow an unauthenticated, remote attacker to gain read permissions or limited write permissions to the configuration of an affected Cisco SD-WAN vManage instance. This vulnerability is due to insufficient request validation when using the REST API feature. An attacker could exploit this vulnerability by sending a crafted API request to an affected vManage instance. A successful exploit could allow the attacker to retrieve information from and send information to the configuration of the affected Cisco vManage instance. This vulnerability only affects the REST API and does not affect the web-based management interface or the CLI.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceAuthentication bypass vulnerability in Cisco SD-WAN vManage REST API due to insufficient request validation. An unauthenticated remote attacker can send crafted API requests to gain read access and limited write access to the vManage configuration database.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data>= 20.6.4, < 20.6.4.2>= 20.6.5, < 20.6.5.5>= 20.7, < 20.9.3.2>= 20.11, < 20.11.1.2= 20.6.3.3>= 20.10, < 20.10.1.2CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- None
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify the Cisco vManage product name and versionRun 'show version' or check the vManage web UI footer for the exact version number (for example, 20.6.4, 20.9.3.2, etc.)Affected if The version falls within any of these ranges: >= 20.6.4 and < 20.6.4.2; >= 20.6.5 and < 20.6.5.5; >= 20.7 and < 20.9.3.2; >= 20.11 and < 20.11.1.2; equals 20.6.3.3; or >= 20.10 and < 20.10.1.2
-
Verify the REST API is exposed externallyCheck firewall rules, access lists, or network configuration to determine if TCP port 443 (or the configured vManage HTTPS port) is accessible from untrusted networksAffected if The vManage REST API is reachable from outside the trusted network without IP-based access restrictions
-
Confirm API endpoint accessibilityAttempt a GET request to the vManage REST API base endpoint (for example, https://<vmanage-ip>/dataservice) without authentication credentialsAffected if The API responds with any HTTP status (including 401/403 with server version information) rather than rejecting the connection entirely at the network layer
-
Check for unauthorized configuration accessReview vManage audit logs for unauthenticated or failed authentication attempts to REST API endpoints, particularly GET requests to sensitive paths like /dataservice/device, /dataservice/template, or /dataservice/admin/userAffected if Unauthenticated API requests appear in the logs from IP addresses that should not have API access
You are affected if your vManage version is within the listed vulnerable ranges AND the REST API is network-accessible from untrusted IPs.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scoped20.6.4.220.6.5.520.9.3.2
Apply the Cisco security patch for CVE-2023-20214. Until patched, restrict network access to the vManage REST API to trusted IPs only using firewall rules or access lists.
20.11.1.2 (or the latest 20.x release within your major version branch)
- 1. Identify the current installed version of Cisco SD-WAN vManage using the CLI command: 'show version' or via the web UI.
- 2. Based on the current version, determine the appropriate upgrade path to reach a fixed release.
- 3. For Catalyst SD-WAN Manager: upgrade to 20.6.4.2 or later, 20.6.5.5 or later, 20.9.3.2 or later, or 20.11.1.2 or later.
- 4. For SD-WAN vManage: upgrade to 20.10.1.2 or later.
- 5. Download the appropriate software from Cisco's official software download page (software.cisco.com).
- 6. Follow Cisco's standard upgrade procedure: backup the current configuration, upload the new software image, perform the upgrade, and verify the system comes up correctly.
- 7. After upgrade, verify the REST API requires proper authentication by testing with invalid credentials to confirm the vulnerability is remediated.
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation3.0 h
- Testing3.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,440.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2023-20214 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2023-20214 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data