LiveActive security incident?Get immediate response
CVE Record

CVE-2021-34719: Cisco IOS XR Software Authenticated User Privilege Escalation Vulnerabilities

Multiple vulnerabilities in the CLI of Cisco IOS XR Software could allow an authenticated, local attacker with a low-privileged account to elevate privileges on an affected device. For more information about these vulnerabilities, see the Details section of this advisory.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2021-34719 affects Cisco IOS XR Software. A low-privileged user who can log in locally to the CLI could gain elevated control on an affected device. For executives, the risk is serious because successful exploitation could compromise confidentiality, integrity, and availability of network infrastructure.

Executive priority

Treat this as high priority for IOS XR environments, especially core or sensitive network infrastructure. The risk depends on whether attackers can obtain local CLI access, but impact after privilege escalation could be broad.

Technical view

The CVE describes multiple Cisco IOS XR CLI vulnerabilities classified as CWE-78. The CVSS 3.1 vector is local, low complexity, low privileges required, no user interaction, with high impact across confidentiality, integrity, and availability. The provided bundle does not include exact affected or fixed release details.

Likely exposure

Exposure is most likely where Cisco IOS XR Software is deployed and low-privileged local CLI accounts exist. The source bundle does not list specific affected versions, so teams must compare inventory against Cisco’s advisory.

Exploitation context

The bundle does not indicate known active exploitation, and the CVE is not marked KEV. Exploitation requires authenticated local access with a low-privileged account; unauthenticated remote exploitation is not supported by the provided sources.

Researcher notes

Evidence supports authenticated local privilege escalation in IOS XR CLI with CWE-78 classification and CVSS 7.8. The provided bundle lacks version-level exposure, fixed-release data, and exploit-observed evidence, so validation should center on Cisco advisory comparison and local account review.

Mitigation direction

  • Review Cisco’s advisory for affected and fixed IOS XR releases.
  • Prioritize vendor-supported upgrades for confirmed affected devices.
  • Restrict local CLI access to trusted administrative users.
  • Remove stale or unnecessary low-privileged local accounts.
  • Monitor for unexpected privilege changes on IOS XR devices.

Validation and detection

  • Inventory all Cisco IOS XR Software deployments.
  • Compare installed releases against Cisco’s advisory details.
  • Confirm whether low-privileged CLI accounts exist on each device.
  • Review authentication and privilege-change logs for anomalies.
  • Document patch or mitigation status for each exposed device.
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 · medium confidence lookup

CWE-78: Command execution behavior lookup

Command injection weaknesses can lead defenders to review execution techniques and command interpreter telemetry. 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
description · low confidence lookup

Privilege 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 lookup
cve · low confidence lookup

CVE-2021-34719 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.8 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2021-34719Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

CWE details

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

CWE-78 · source CWE mapping

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.