CVE-2022-20696
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 binding configuration of Cisco SD-WAN vManage Software containers could allow an unauthenticated, adjacent attacker who has access to the VPN0 logical network to also access the messaging service ports on an affected system. This vulnerability exists because the messaging server container ports on an affected system lack sufficient protection mechanisms. An attacker could exploit this vulnerability by connecting to the messaging service ports of the affected system. To exploit this vulnerability, the attacker must be able to send network traffic to interfaces within the VPN0 logical network. This network may be restricted to protect logical or physical adjacent networks, depending on device deployment configuration. A successful exploit could allow the attacker to view and inject messages into the messaging service, which can cause configuration changes or cause the system to reload.
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 confidenceCisco SD-WAN vManage containers have messaging service ports exposed without adequate protection due to insufficient binding configuration. An adjacent attacker with VPN0 network access can connect to these exposed messaging service ports, allowing unauthorized viewing and injection of messages that can trigger configuration changes or system reloads.
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.7, < 20.9.1< 20.6.4CVSS 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
- Adjacent
- Complexity
- Low
- Privileges
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
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 installed vManage versionRun 'show version' or access the vManage admin UI to view the installed software versionAffected if The version is Cisco Catalyst SD-WAN Manager >= 20.7 and < 20.9.1, OR Cisco SD-WAN vManage < 20.6.4
-
Verify messaging service port exposureUse netstat or similar network utility to list listening ports on the vManage container, specifically looking for messaging service ports typically used for inter-container communicationAffected if Messaging service ports are bound to VPN0 or accessible from the VPN0 network interface rather than being restricted to localhost or management-only interfaces
-
Inspect container binding configurationExamine the container runtime configuration or docker-compose files for the messaging service to determine which network interfaces the ports are bound toAffected if The binding configuration allows connections from VPN0 network rather than restricting to authorized management interfaces only
-
Verify network segmentationReview firewall rules, access control lists, or network policies that control access to the messaging service ports from VPN0Affected if There are no effective restrictions preventing adjacent attackers on VPN0 from reaching the messaging service ports
A user is affected if their vManage version falls within the affected ranges AND the messaging service ports are exposed to the VPN0 network without proper access controls.
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.420.9.1
Restrict access to messaging service ports by implementing proper network segmentation or firewall rules on the VPN0 logical network, and update container binding configurations to limit port exposure to authorized management interfaces only.
Cisco Catalyst SD WAN Manager: 20.9.1 or later | Cisco SD WAN Vmanage: 20.6.4 or later
- Identify the current version of Cisco SD-WAN vManage running using the administration UI or CLI
- For Catalyst SD WAN Manager: Upgrade to version 20.9.1 or later
- For SD WAN Vmanage: Upgrade to version 20.6.4 or later
- After upgrade, verify the messaging service ports are no longer exposed to VPN0 logical network
- Confirm the system is running the fixed release
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation6.0 h
- Testing3.0 h
- Review / QA3.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $4,592.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2022-20696 — 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-2022-20696 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