LiveActive security incident?Get immediate response
CVE Record

CVE-2021-40116: Multiple Cisco Products Snort Rule Denial of Service Vulnerability

Multiple Cisco products are affected by a vulnerability in Snort rules that could allow an unauthenticated, remote attacker to cause a denial of service (DoS) condition on an affected device.The vulnerability is due to improper handling of the Block with Reset or Interactive Block with Reset actions if a rule is configured without proper constraints. An attacker could exploit this vulnerability by sending a crafted IP packet to the affected device. A successful exploit could allow the attacker to cause through traffic to be dropped. Note: Only products with Snort3 configured and either a rule with Block with Reset or Interactive Block with Reset actions configured are vulnerable. Products configured with Snort2 are not vulnerable.

HighCVSS 8.6Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This vulnerability can make affected Cisco security devices drop normal network traffic. It matters most where those devices sit inline on critical business paths. The issue only applies when Snort3 is configured with specific reset-based blocking rule actions; Snort2 configurations are reported as not vulnerable.

Executive priority

Treat as high priority where Cisco inspection devices protect business-critical network paths. The issue can disrupt availability without authentication, but exposure depends on a specific Snort3 and rule configuration.

Technical view

CVE-2021-40116 is a Snort rule handling flaw in multiple Cisco products, including Cisco Firepower Threat Defense Software. An unauthenticated remote attacker could cause a denial of service by triggering improper handling of Block with Reset or Interactive Block with Reset actions when rules lack proper constraints.

Likely exposure

Exposure is limited to Cisco products using Snort3 with Block with Reset or Interactive Block with Reset rules configured without proper constraints. Snort2 deployments are stated as not vulnerable. Public-facing or inline inspection points carry higher business impact.

Exploitation context

The source describes unauthenticated remote exploitation by crafted IP traffic, with impact limited to availability through dropped through-traffic. The bundle does not show CISA KEV listing or other evidence of active exploitation.

Researcher notes

Key scoping facts are configuration-dependent: Snort3 is required, Snort2 is excluded, and vulnerable rules use reset-based blocking actions without proper constraints. The bundle names Cisco Firepower Threat Defense Software but the title references multiple Cisco products; use Cisco advisory for complete product scope.

Mitigation direction

  • Identify Cisco deployments using Snort3 in inline traffic paths.
  • Review reset-based blocking rules for proper constraints.
  • Check Cisco advisory for supported fixes or workarounds.
  • Prioritize remediation for critical-path and internet-facing devices.
  • Confirm Snort2-only deployments are out of scope.

Validation and detection

  • Inventory Cisco Firepower Threat Defense and related Snort3 deployments.
  • Inspect intrusion policies for Block with Reset actions.
  • Inspect policies for Interactive Block with Reset actions.
  • Document rule constraints for any matching reset-based rules.
  • Monitor affected devices for unexpected through-traffic drops.
Prepared
Confidence
high
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · low confidence lookup

CWE-241: 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 lookup
cve · low confidence lookup

CVE-2021-40116 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.6 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
8.6CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H3.94Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.6High
CVSS 3.1 vector shape for CVE-2021-40116Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoCisco Firepower Threat Defense Softwaren/aListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-241 · source CWE mapping

Improper Handling of Unexpected Data Type

Improper Handling of Unexpected Data Type represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.