LiveActive security incident?Get immediate response
CVE Record

CVE-2021-40114: Multiple Cisco Products Snort Memory Leak Denial of Service Vulnerability

Multiple Cisco products are affected by a vulnerability in the way the Snort detection engine processes ICMP traffic 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 memory resource management while the Snort detection engine is processing ICMP packets. An attacker could exploit this vulnerability by sending a series of ICMP packets through an affected device. A successful exploit could allow the attacker to exhaust resources on the affected device, causing the device to reload.

MediumCVSS 6.8Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This flaw can make affected Snort-based Cisco security devices run out of memory while handling ICMP traffic. A remote unauthenticated attacker could trigger a denial of service, potentially causing a device reload and interrupting security inspection or network availability.

Executive priority

Treat as a moderate availability risk for perimeter or inline security infrastructure. Prioritize environments where affected devices sit on critical traffic paths, because a device reload can reduce inspection capacity or disrupt network services.

Technical view

CVE-2021-40114 is improper memory resource management in the Snort detection engine during ICMP packet processing. The provided CVSS v3.1 score is 6.8, with network attack vector, high complexity, no privileges, no user interaction, and high availability impact.

Likely exposure

Exposure is most relevant where affected Cisco products using Snort inspection, including Cisco Firepower Threat Defense Software, process untrusted ICMP traffic. Debian Snort security updates are also referenced. The bundle does not provide exact affected version ranges.

Exploitation context

The bundle says exploitation requires sending a series of ICMP packets through an affected device, but attack complexity is high. CISA KEV status is false, and no cited source in the bundle states active exploitation.

Researcher notes

Evidence supports a remote unauthenticated DoS condition caused by memory leakage during ICMP processing in Snort. Public source details in the bundle are limited to impact, root cause class, and vendor update references; version-specific exposure must be confirmed from vendor advisories.

Mitigation direction

  • Review the Cisco advisory for affected product and fixed-release guidance.
  • Apply relevant Cisco software updates where product and version match.
  • For Debian Snort deployments, apply the referenced Debian security updates.
  • Limit unnecessary ICMP exposure through affected inspection paths where operationally feasible.
  • Monitor vendor advisories for version-specific remediation details.

Validation and detection

  • Inventory Cisco products using Snort inspection, especially Firepower Threat Defense Software.
  • Confirm installed versions against Cisco advisory applicability and fixed-release tables.
  • Identify Debian systems with Snort packages and verify security update status.
  • Review device logs for reloads, memory exhaustion, or ICMP-related instability.
  • Confirm monitoring alerts cover security appliance reloads and availability loss.
Prepared
Confidence
medium
Sources
5

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-770: 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-40114 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
Medium
CVSS
6.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/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
4Source 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
6.8CVSS 3.1MediumCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H2.24Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.8Medium
CVSS 3.1 vector shape for CVE-2021-40114Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/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
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-770 · source CWE mapping

Allocation of Resources Without Limits or Throttling

Allocation of Resources Without Limits or Throttling represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.