Security readout for executives and security teams
Plain-English summary
Cisco Nexus Dashboard has privilege escalation flaws that could let someone who already has local authenticated rescue-user access gain root privileges. This is not a remote internet drive-by issue, but it is serious for environments where Nexus Dashboard manages sensitive network operations.
Executive priority
Treat this as a moderate-priority infrastructure control issue. It is unlikely to be exploited without prior access, but successful exploitation grants root control on a network-management platform, which can increase operational and security impact after credential compromise.
Technical view
The CVE describes multiple Cisco Nexus Dashboard vulnerabilities caused by insufficient input validation during CLI command execution. An authenticated local attacker using the rescue-user account could execute malicious CLI input and elevate privileges to root. CVSS 3.1 is 6.0 with local access and high privileges required.
Likely exposure
Exposure is limited to organizations running Cisco Nexus Dashboard where an attacker can authenticate locally as rescue-user. Risk is higher if rescue-user credentials are shared, weakly controlled, or available to broad operational staff.
Exploitation context
The provided sources do not state active exploitation, and KEV is false. Exploitation requires authenticated local access as rescue-user, reducing broad exposure but creating meaningful insider, credential compromise, and post-compromise risk.
Researcher notes
The supplied CVE record maps CWE-367, while the description emphasizes insufficient input validation in CLI command execution. Fixed versions and specific mitigations are not included in the prompt bundle, so validation should rely on Cisco’s advisory rather than inferred product behavior.
Mitigation direction
- Identify Cisco Nexus Dashboard deployments and installed versions.
- Review Cisco advisory for affected and fixed release guidance.
- Apply Cisco-recommended updates or mitigations where applicable.
- Restrict rescue-user and local CLI access to trusted operators.
- Monitor administrative activity for unexpected privilege changes.
Validation and detection
- Confirm whether Cisco Nexus Dashboard is deployed in the environment.
- Compare installed releases with Cisco advisory affected-release information.
- Audit who can use rescue-user or local CLI access.
- Review logs for unusual CLI execution or root-level activity.
- Document remediation status, owners, and accepted exceptions.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-367: 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 lookupPrivilege behavior lookup
The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2022-20908 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 6 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N0.85.2Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6MediumVector: CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N
Source materials
- CVE List V5 sourceCVE List V5
- 20220720 Cisco Nexus Dashboard Privilege Escalation VulnerabilitiesCVE reference · vendor-advisory, x_refsource_CISCO
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Time-of-check Time-of-use (TOCTOU) Race Condition
Time-of-check Time-of-use (TOCTOU) Race Condition represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
