LiveActive security incident?Get immediate response
CVE Record

CVE-2019-1965: Cisco NX-OS Software Remote Management Memory Leak Denial of Service Vulnerability

A vulnerability in the Virtual Shell (VSH) session management for Cisco NX-OS Software could allow an authenticated, remote attacker to cause a VSH process to fail to delete upon termination. This can lead to a build-up of VSH processes that overtime can deplete system memory. When there is no system memory available, this can cause unexpected system behaviors and crashes. The vulnerability is due to the VSH process not being properly deleted when a remote management connection to the device is disconnected. An attacker could exploit this vulnerability by repeatedly performing a remote management connection to the device and terminating the connection in an unexpected manner. A successful exploit could allow the attacker to cause the VSH processes to fail to delete, which can lead to a system-wide denial of service (DoS) condition. The attacker must have valid user credentials to log in to the device using the remote management connection.

HighCVSS 7.7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A logged-in remote user can repeatedly open and abruptly end management sessions to Cisco NX-OS devices, leaving management shell processes in memory. Over time, memory can be exhausted, causing crashes or unstable device behavior. This is a service availability risk, not a data theft issue based on the provided sources.

Executive priority

Treat as high priority for network infrastructure with exposed or widely accessible management planes. The business risk is disruption to core switching or routing services if memory exhaustion causes crashes or unstable behavior.

Technical view

CVE-2019-1965 affects Cisco NX-OS Software VSH session management. Improper cleanup after remote management disconnection can leave VSH processes undeleted, consuming memory until system-wide denial of service occurs. CVSS v3.0 is 7.7 with network attack vector, low complexity, low privileges, no user interaction, and high availability impact.

Likely exposure

Exposure is most likely on Cisco NX-OS devices where remote management is reachable and an attacker has valid credentials. The source bundle does not specify affected versions, so teams must use Cisco's advisory to map exact exposure.

Exploitation context

The CVE requires authenticated remote access and repeated abnormal session termination. The source bundle does not identify public exploitation, exploit code, or CISA KEV listing, so active exploitation should not be assumed from these sources.

Researcher notes

The provided evidence supports CWE-400 resource exhaustion through VSH process cleanup failure. Affected version detail and remediation specifics are not included in the bundle beyond the Cisco advisory reference. Validation should stay defensive: exposure mapping, management-plane reachability, logs, and memory health.

Mitigation direction

  • Review the Cisco advisory for affected releases and fixed software guidance.
  • Restrict remote management access to trusted administrative networks and accounts.
  • Audit NX-OS administrator credentials and remove unnecessary accounts.
  • Monitor memory usage and lingering VSH processes on managed devices.

Validation and detection

  • Inventory Cisco NX-OS devices and compare versions against Cisco advisory guidance.
  • Confirm remote management interfaces are not broadly reachable.
  • Review logs for repeated abnormal management session terminations by authenticated users.
  • Check device health for memory pressure or accumulating VSH processes.
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-400: 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-1965 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
7.7 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:L/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
7.7CVSS 3.0HighCVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H3.14Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

7.7High
CVSS 3.0 vector shape for CVE-2019-1965Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:L/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 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-400 · source CWE mapping

Uncontrolled Resource Consumption

Uncontrolled Resource Consumption represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.