CVE-2022-20922
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 · uneditedMultiple vulnerabilities in the Server Message Block Version 2 (SMB2) processor of the Snort detection engine on multiple Cisco products could allow an unauthenticated, remote attacker to bypass the configured policies or cause a denial of service (DoS) condition on an affected device. These vulnerabilities are due to improper management of system resources when the Snort detection engine is processing SMB2 traffic. An attacker could exploit these vulnerabilities by sending a high rate of certain types of SMB2 packets through an affected device. A successful exploit could allow the attacker to trigger a reload of the Snort process, resulting in a DoS condition. Note: When the snort preserve-connection option is enabled for the Snort detection engine, a successful exploit could also allow the attacker to bypass the configured policies and deliver a malicious payload to the protected network. The snort preserve-connection setting is enabled by default. See the Details ["#details"] section of this advisory for more information. Note: Only products that have Snort 3 configured are affected. Products that are configured with Snort 2 are not affected.
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 · moderate confidenceVulnerabilities in the Snort 3 detection engine's SMB2 processor on Cisco products allow an unauthenticated remote attacker to send high-rate SMB2 packets and trigger Snort process reloads, causing denial of service. When the snort preserve-connection option is enabled (default), exploitation can also bypass configured security policies.
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= 7.1.0= 7.1.0.1= 7.1.0.2= 7.2.0= 7.2.0.1= 1.5.4= 1.5.5= 1.5.6= 2.0.0= 2.0.2= 2.0.3= 2.1.0= 2.1.2= 2.1.4= 2.1.5= 2.2= 2.2.1= 3.0.0= 3.0.1= 3.0.2= 3.0.3= 3.0.5= 3.0.6= 3.1.0= 3.1.1= 3.1.2= 3.2.0= 3.2.1= 3.2.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
- None
- Integrity
- Low
- Availability
- Low
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
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 product and versionUse the system CLI or admin interface to determine the installed Cisco product name and exact software version (e.g., show version, system info)Affected if The product is Cisco Firepower Threat Defense, Cisco Umbrella Virtual Appliance, or Cisco Cyber Vision AND the version matches exactly one of: 7.1.0, 7.1.0.1, 7.1.0.2, 7.2.0, 7.2.0.1 (FTD); 1.5.4 through 2.2.1 (Umbrella VA); 3.0.0 through 3.2.2 (Cyber Vision)
-
Confirm Snort 3 is activeVerify that the system is running Snort 3 as its intrusion detection/prevention engine (check process list, service status, or snort -V output)Affected if Snort 3 is the active detection engine - the vulnerability exists specifically in Snort 3's SMB2 processor
-
Verify SMB2 traffic inspection is enabledCheck the Snort or firewall configuration for SMB2 protocol inspection rules or preprocessor settings (look for SMB2-related inspection, file policy, or protocol decode settings)Affected if SMB2 inspection is enabled - the flaw is triggered when the SMB2 processor processes incoming packets
-
Check preserve-connection settingExamine the Snort configuration for the preserve-connection option (typically in snort.conf, the setting is 'config preserve-connection' or similar)Affected if preserve-connection is enabled (this is the default) - exploitation can bypass configured security policies only when this setting is on
You are affected if you run any of the listed product versions AND have Snort 3 active with SMB2 inspection enabled, especially with preserve-connection at its default enabled state.
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 · scopedApply Cisco-provided software updates for affected products; consider disabling snort preserve-connection if supported as a temporary mitigation while planning the update.
Upgrade to releases after 7.2.0 for FTD; after 2.0.0 for Umbrella VA; after 3.0.3 for Cyber Vision
- 1. Identify the exact Cisco product and current version running (Firepower Threat Defense, Umbrella Virtual Appliance, or Cyber Vision)
- 2. Confirm Snort 3 is configured (only Snort 3 configurations are affected; Snort 2 is not vulnerable)
- 3. For Firepower Threat Defense: Upgrade to a release later than 7.2.0 (Cisco FTD releases after 7.2.0 contain the fix)
- 4. For Umbrella Virtual Appliance: Upgrade to a release later than 2.0.0
- 5. For Cyber Vision: Upgrade to a release later than 3.0.3
- 6. After upgrade, verify the Snort detection engine is functioning properly and policies are being enforced
- 7. Optionally, consider disabling snort preserve-connection if not needed (this limits bypass to DoS only, but does not fix the underlying vulnerability)
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation2.0 h
- Testing4.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,392.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2022-20922 — 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-20922 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