LiveActive security incident?Get immediate response
CVE Record

CVE-2021-34708: Cisco IOS XR Software for Cisco 8000 and Network Convergence System 540 Series Routers Image Verification Vulnerabilities

Multiple vulnerabilities in image verification checks of Cisco Network Convergence System (NCS) 540 Series Routers, only when running Cisco IOS XR NCS540L software images, and Cisco IOS XR Software for Cisco 8000 Series Routers could allow an authenticated, local attacker to execute arbitrary code on the underlying operating system. For more information about these vulnerabilities, see the Details section of this advisory.

MediumCVSS 6Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This vulnerability affects specific Cisco carrier routing platforms and could let a highly privileged local user bypass image verification and run code on the underlying operating system. It is not described as remotely exploitable or actively exploited in the provided sources, but it matters because affected routers are high-value network infrastructure.

Executive priority

Treat as a moderate infrastructure risk. It is not shown as remotely exploitable, but affected routers are critical assets, and compromise by a privileged user could undermine network trust and integrity.

Technical view

CVE-2021-34708 is a CWE-347 image verification weakness in Cisco IOS XR Software for Cisco 8000 Series Routers and NCS 540 Series Routers running NCS540L images. The CVSS 3.1 vector is local, low complexity, high privileges required, no user interaction, with high confidentiality and integrity impact and no availability impact.

Likely exposure

Exposure is likely limited to organizations operating Cisco 8000 Series Routers or Cisco NCS 540 Series Routers running IOS XR NCS540L images, where an attacker already has high-privilege local access.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. The attack requires authenticated local access with high privileges, so it is more relevant to insider risk, compromised administrator accounts, or post-compromise activity on router management planes.

Researcher notes

The key technical issue is improper image verification. Scope should stay narrow: Cisco 8000 Series Routers and NCS 540 Series Routers only when running NCS540L images. The bundle does not provide exploit details or fixed version data.

Mitigation direction

  • Review Cisco's advisory for affected releases and fixed software guidance.
  • Inventory Cisco 8000 and NCS 540 routers running IOS XR.
  • Confirm whether any NCS 540 devices use NCS540L software images.
  • Restrict and monitor privileged local access to affected routers.
  • Prioritize upgrade planning for confirmed affected production routers.

Validation and detection

  • Compare router platform and image details against Cisco's advisory.
  • Verify whether affected devices run Cisco IOS XR NCS540L images.
  • Confirm administrative account access is limited and reviewed.
  • Check change records for unauthorized image or software activity.
  • Document unaffected devices with platform, image, and version evidence.
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-347: 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
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. 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-34708 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
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

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
6CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N0.85.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6Medium
CVSS 3.1 vector shape for CVE-2021-34708Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:H/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
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-347 · source CWE mapping

Improper Verification of Cryptographic Signature

Improper Verification of Cryptographic Signature represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.