LiveActive security incident?Get immediate response
CVE Record

CVE-2021-1227: Cisco NX-OS Software NX-API Cross-Site Request Forgery Vulnerability

A vulnerability in the NX-API feature of Cisco NX-OS Software could allow an unauthenticated, remote attacker to conduct a cross-site request forgery (CSRF) attack on an affected system. This vulnerability is due to insufficient CSRF protections for the NX-API on an affected device. An attacker could exploit this vulnerability by persuading a user of the NX-API to follow a malicious link. A successful exploit could allow the attacker to perform arbitrary actions with the privilege level of the affected user. The attacker could view and modify the device configuration. Note: The NX-API feature is disabled by default.

HighCVSS 8.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2021-1227 affects Cisco NX-OS devices when NX-API is enabled. A malicious link could cause an NX-API user’s browser to perform unintended actions, using that user’s privileges. Successful abuse could expose or change device configuration. NX-API is disabled by default, which reduces likely exposure.

Executive priority

Treat as high priority for network infrastructure where NX-API is enabled. The main business risk is unauthorized configuration viewing or modification on Cisco switching platforms. Default-disabled status and required user interaction reduce urgency for environments that never enabled NX-API.

Technical view

The issue is a CSRF vulnerability in Cisco NX-OS Software’s NX-API feature caused by insufficient CSRF protections. It is remotely reachable without attacker authentication but requires user interaction. Impact is high for confidentiality and integrity because actions run at the affected user’s privilege level; availability impact is not cited.

Likely exposure

Exposure is most likely on Cisco NX-OS environments where NX-API has been enabled and administrators use it through browsers or web workflows. Devices with NX-API left disabled are not exposed through this feature based on the provided description.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. Exploitation requires persuading an NX-API user to follow a malicious link, then actions execute with that user’s privilege level. No exploit details are provided here.

Researcher notes

The source bundle identifies Cisco NX-OS Software and NX-API, but does not include affected version ranges or patch details. Analysis should stay tied to Cisco’s advisory for product matrices and remediation. CVSS is 8.1, vector AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N.

Mitigation direction

  • Identify Cisco NX-OS devices where NX-API is enabled.
  • Keep NX-API disabled where it is not operationally required.
  • Review Cisco’s advisory for affected releases, fixed software, and supported workarounds.
  • Prioritize remediation for devices managed by high-privilege NX-API users.

Validation and detection

  • Inventory Cisco NX-OS devices and record NX-API enablement status.
  • Compare device software versions against Cisco’s advisory guidance.
  • Confirm whether privileged users access NX-API through browsers.
  • Review device configuration history for unexpected changes around suspected exposure windows.
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 · medium confidence lookup

CWE-352: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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-2021-1227 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.1 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/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
8.1CVSS 3.0HighCVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N2.85.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

8.1High
CVSS 3.0 vector shape for CVE-2021-1227Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/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 NX-OS Softwaren/aListed
Weakness

CWE details

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

CWE-352 · source CWE mapping

Cross-Site Request Forgery (CSRF)

Cross-Site Request Forgery (CSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.