LiveActive security incident?Get immediate response
CVE Record

CVE-2022-20860: Cisco Nexus Dashboard SSL Certificate Validation Vulnerability

A vulnerability in the SSL/TLS implementation of Cisco Nexus Dashboard could allow an unauthenticated, remote attacker to alter communications with associated controllers or view sensitive information. This vulnerability exists because SSL server certificates are not validated when Cisco Nexus Dashboard is establishing a connection to Cisco Application Policy Infrastructure Controller (APIC), Cisco Cloud APIC, or Cisco Nexus Dashboard Fabric Controller, formerly Data Center Network Manager (DCNM) controllers. An attacker could exploit this vulnerability by using man-in-the-middle techniques to intercept the traffic between the affected device and the controllers, and then using a crafted certificate to impersonate the controllers. A successful exploit could allow the attacker to alter communications between devices or view sensitive information, including Administrator credentials for these controllers.

HighCVSS 7.4Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Cisco Nexus Dashboard may trust an impersonated controller because it does not validate SSL/TLS server certificates for controller connections. An attacker already positioned to intercept that traffic could read sensitive data or alter communications, including possible administrator credentials for APIC, Cloud APIC, or Nexus Dashboard Fabric Controller/DCNM.

Executive priority

Treat as a high-priority data-center management-plane issue where Nexus Dashboard controls critical fabrics. Urgency is highest if untrusted networks, shared segments, or weak internal segmentation exist between Nexus Dashboard and controllers.

Technical view

CWE-295 certificate validation failure in Cisco Nexus Dashboard controller connections. CVSS 3.1 score is 7.4 high: network reachable, no privileges or user interaction, high confidentiality and integrity impact, but high attack complexity and no availability impact.

Likely exposure

Exposure is likely limited to environments running Cisco Nexus Dashboard integrated with APIC, Cloud APIC, or Nexus Dashboard Fabric Controller/DCNM. The bundle does not provide affected version ranges, so teams must confirm applicability against Cisco guidance.

Exploitation context

The described attack requires a man-in-the-middle position between Nexus Dashboard and associated controllers plus a crafted certificate. The source bundle marks CISA KEV as false and provides no evidence of active exploitation.

Researcher notes

The bundle supports certificate validation failure, unauthenticated remote MITM requirement, and potential credential exposure. It does not include affected version granularity, fixed versions, exploit maturity, or public proof-of-concept status, so avoid broader claims without Cisco advisory confirmation.

Mitigation direction

  • Review Cisco advisory cisco-sa-nd-tlsvld-TbAQLp3N for affected releases and fixes.
  • Prioritize upgrades or workarounds exactly as Cisco documents them.
  • Restrict and monitor network paths between Nexus Dashboard and controllers.
  • Protect administrator credentials that may traverse affected controller connections.
  • Assess whether certificate validation or trust settings changed after remediation.

Validation and detection

  • Inventory Cisco Nexus Dashboard deployments and associated controller integrations.
  • Map Nexus Dashboard-to-controller traffic paths for possible interception points.
  • Compare deployed versions against the Cisco advisory applicability details.
  • Review logs for unexpected controller identity, certificate, or connection anomalies.
  • Confirm remediation status through vendor-supported version or configuration evidence.
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-295: 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-2022-20860 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.4 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/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
7.4CVSS 3.1HighCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N2.25.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.4High
CVSS 3.1 vector shape for CVE-2022-20860Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/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 Nexus Dashboardn/aListed
Weakness

CWE details

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

CWE-295 · source CWE mapping

Improper Certificate Validation

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