LiveActive security incident?Get immediate response
CVE Record

CVE-2021-34794: Cisco Adaptive Security Appliance Software and Firepower Threat Defense Software SNMP Access Control Vulnerability

A vulnerability in the Simple Network Management Protocol version 3 (SNMPv3) access control functionality of Cisco Adaptive Security Appliance (ASA) Software and Cisco Firepower Threat Defense (FTD) Software could allow an unauthenticated, remote attacker to query SNMP data. This vulnerability is due to ineffective access control. An attacker could exploit this vulnerability by sending an SNMPv3 query to an affected device from a host that is not permitted by the SNMPv3 access control list. A successful exploit could allow the attacker to send an SNMP query to an affected device and retrieve information from the device. The attacker would need valid credentials to perform the SNMP query.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Certain Cisco ASA and FTD devices may answer SNMPv3 queries from hosts that should be blocked by configured access controls. An attacker still needs valid SNMPv3 credentials, but the flaw can expose device information despite source restrictions.

Executive priority

Treat this as a moderate network-management exposure issue. Prioritize internet- or broadly reachable firewall management planes, then apply Cisco guidance during normal security maintenance windows unless exposure is high.

Technical view

CVE-2021-34794 is an SNMPv3 access control weakness in Cisco ASA Software and Cisco FTD Software. Ineffective ACL enforcement may let a remote attacker with valid SNMPv3 credentials query an affected device from an unauthorized host and retrieve SNMP information.

Likely exposure

Exposure is most relevant where ASA or FTD devices run SNMPv3 and rely on SNMP ACLs to restrict which management hosts can query them.

Exploitation context

The source bundle does not identify public exploitation, and the CVE is not marked KEV. Exploitation requires network reachability to SNMPv3 and valid SNMP credentials, according to the CVE description.

Researcher notes

The key nuance is credentials: the attacker is described as unauthenticated remotely, but valid SNMPv3 credentials are required for the query. Evidence here does not include fixed-version details or exploitation reports.

Mitigation direction

  • Review the Cisco advisory for affected ASA and FTD releases.
  • Apply Cisco-recommended fixed software if your release is affected.
  • Reduce SNMP exposure to approved management networks using existing controls.
  • Disable SNMP where it is not operationally required.
  • Review SNMPv3 credentials and rotate any overbroad or stale accounts.

Validation and detection

  • Inventory Cisco ASA and FTD devices running SNMPv3.
  • Confirm whether SNMP ACLs are used for source restrictions.
  • Check device software versions against Cisco's advisory.
  • Validate SNMP is reachable only from intended management paths.
  • Review logs for unexpected SNMP queries from unauthorized hosts.
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 · medium confidence lookup

CWE-284: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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-34794 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
5.3 (3.1)
Known Exploited
No
Published

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

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
5.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N3.91.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

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

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 Adaptive Security Appliance (ASA) Softwaren/aListed
Weakness

CWE details

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

CWE-284 · source CWE mapping

Improper Access Control

Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.