LiveActive security incident?Get immediate response
CVE Record

CVE-2019-1969: Cisco NX-OS Software SNMP Access Control List Configuration Name Bypass Vulnerability

A vulnerability in the implementation of the Simple Network Management Protocol (SNMP) Access Control List (ACL) feature of Cisco NX-OS Software could allow an unauthenticated, remote attacker to perform SNMP polling of an affected device, even if it is configured to deny SNMP traffic. The vulnerability is due to an incorrect length check when the configured ACL name is the maximum length, which is 32 ASCII characters. An attacker could exploit this vulnerability by performing SNMP polling of an affected device. A successful exploit could allow the attacker to perform SNMP polling that should have been denied. The attacker has no control of the configuration of the SNMP ACL name.

MediumCVSS 5.8Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Cisco NX-OS devices may allow SNMP polling even when configured to block it, but only under a narrow configuration condition involving a 32-character ACL name. This could expose device management information or monitoring state that administrators intended to deny.

Executive priority

Treat this as a moderate network infrastructure risk. It is not described as code execution or outage-causing, but it can undermine management-plane access controls and expose operational device data if the narrow configuration condition exists.

Technical view

CVE-2019-1969 is an unauthenticated remote SNMP ACL bypass in Cisco NX-OS Software. The issue stems from an incorrect length check when the configured SNMP ACL name is exactly 32 ASCII characters. Successful exploitation allows SNMP polling that should have been denied.

Likely exposure

Exposure appears limited to Cisco NX-OS devices using the SNMP ACL feature where the configured ACL name is at the 32-character maximum. The provided source bundle does not identify specific fixed or affected NX-OS releases.

Exploitation context

The CVE describes network-reachable, unauthenticated exploitation with low attack complexity. The attacker must poll SNMP, but cannot control the device configuration or ACL name. The source bundle does not show CISA KEV listing or active exploitation evidence.

Researcher notes

The key exposure condition is the maximum-length SNMP ACL name. Sources do not provide exploit-in-the-wild evidence, exact affected version ranges, or patch details in the bundle. Analysis should stay tied to Cisco advisory data and local configuration review.

Mitigation direction

  • Review Cisco’s advisory for affected releases, fixed software, and supported workarounds.
  • Inventory Cisco NX-OS devices using SNMP ACLs.
  • Identify SNMP ACL names that are exactly 32 ASCII characters.
  • Prioritize remediation for devices reachable from untrusted or broad internal networks.
  • Restrict SNMP management access through independent network controls where possible.

Validation and detection

  • Check NX-OS SNMP ACL configurations and record ACL name lengths.
  • Compare device software versions against Cisco’s advisory guidance.
  • Review SNMP logs for unexpected polling from denied sources.
  • Confirm management-plane access is restricted to approved monitoring systems.
  • Track remediation status for each affected NX-OS device.
Prepared
Confidence
medium
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-264: 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-2019-1969 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.8 (3.0)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.0 score

5.8Medium
CVSS 3.0 vector shape for CVE-2019-1969Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoCisco NX-OS SoftwareunspecifiedListed
Weakness

CWE details

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

CWE-264 · source CWE mapping

Permissions, Privileges, and Access Controls

Permissions, Privileges, and Access Controls represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.