LiveActive security incident?Get immediate response
CVE Record

CVE-2019-1962: Cisco NX-OS Software Cisco Fabric Services over IP Denial of Service Vulnerability

A vulnerability in the Cisco Fabric Services component of Cisco NX-OS Software could allow an unauthenticated, remote attacker to cause process crashes, which can result in a denial of service (DoS) condition on an affected system. The vulnerability is due to insufficient validation of TCP packets when processed by the Cisco Fabric Services over IP (CFSoIP) feature. An attacker could exploit this vulnerability by sending a malicious Cisco Fabric Services TCP packet to an affected device. A successful exploit could allow the attacker to cause process crashes, resulting in a device reload and a DoS condition. Note: There are three distribution methods that can be configured for Cisco Fabric Services. This vulnerability affects only distribution method CFSoIP, which is disabled by default. See the Details section for more information.

HighCVSS 8.6Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2019-1962 is a Cisco NX-OS denial-of-service flaw. A remote unauthenticated attacker could crash affected processes and force a device reload if Cisco Fabric Services over IP is enabled. CFSoIP is disabled by default, so business urgency depends on whether this feature is configured in the environment.

Executive priority

Prioritize validation on critical Cisco network infrastructure. If CFSoIP is enabled, remediation should be treated as high priority because exploitation could interrupt network or data-center availability. If CFSoIP is not enabled, urgency is lower but inventory confirmation is still needed.

Technical view

The issue is insufficient validation of TCP packets in the Cisco Fabric Services component when using the CFSoIP distribution method. A malicious Cisco Fabric Services TCP packet can cause process crashes, device reload, and availability loss. The provided source identifies Cisco Unified Computing System (Managed) as affected, with versions unspecified.

Likely exposure

Exposure is most likely limited to Cisco NX-OS environments using Cisco Fabric Services over IP. The source states CFSoIP is disabled by default and only this CFS distribution method is affected. Assets without CFSoIP enabled are less likely to be exposed based on the provided evidence.

Exploitation context

The CVE is network-reachable, unauthenticated, low-complexity, and impacts availability only. The provided bundle does not show CISA KEV listing or active exploitation evidence. Treat this as a credible DoS risk, not as confirmed exploited in the wild.

Researcher notes

Evidence is clear on attack class, preconditions, and impact, but incomplete on exact affected versions and fixed releases in the supplied bundle. Research should focus on CFSoIP enablement, Cisco advisory version mapping, and operational blast radius from device reloads.

Mitigation direction

  • Identify Cisco NX-OS assets where CFSoIP is enabled.
  • Disable CFSoIP where it is not operationally required.
  • Review Cisco’s advisory for affected and fixed release guidance.
  • Prioritize updates for externally reachable or critical network devices.
  • Monitor affected devices for unexpected process crashes or reloads.

Validation and detection

  • Inventory Cisco NX-OS and managed UCS assets.
  • Confirm whether Cisco Fabric Services over IP is configured.
  • Map discovered versions against Cisco’s advisory.
  • Check logs for reloads or CFS-related process crashes.
  • Verify exposure is not reachable from untrusted networks.
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-20: 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-1962 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.0)
Known Exploited
No
Published

Vector: CVSS:3.0/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.0HighCVSS:3.0/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.0 score

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

Vector: CVSS:3.0/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 Unified Computing System (Managed)unspecifiedListed
Weakness

CWE details

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

CWE-20 · source CWE mapping

Improper Input Validation

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