LiveActive security incident?Get immediate response
CVE Record

CVE-2021-34771: Cisco IOS XR Software Unauthorized Information Disclosure Vulnerability

A vulnerability in the Cisco IOS XR Software CLI could allow an authenticated, local attacker to view more information than their privileges allow. This vulnerability is due to insufficient application of restrictions during the execution of a specific command. An attacker could exploit this vulnerability by running a specific command. A successful exploit could allow the attacker to view sensitive configuration information that their privileges might not otherwise allow them to access.

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This is a medium-severity information disclosure issue in Cisco IOS XR. A lower-privileged authenticated local user could see sensitive configuration information they should not access. It does not describe remote unauthenticated compromise, but it matters for network devices where shared administrative access or delegated CLI roles are used.

Executive priority

Treat as a moderate network infrastructure risk. Prioritize environments with shared router administration, outsourced operations, or many delegated network users. It is mainly a confidentiality issue, but exposed device configuration can materially aid later attacks.

Technical view

Cisco describes insufficient restriction enforcement in the IOS XR CLI during execution of a specific command. The CVSS 3.1 vector is local, low complexity, low privileges, no user interaction, unchanged scope, and high confidentiality impact only. Affected version detail is not present in the supplied bundle.

Likely exposure

Organizations running Cisco IOS XR Software with local or delegated CLI users may be exposed. Exposure cannot be scoped to specific versions from the supplied data because affected versions are listed as n/a.

Exploitation context

The bundle supports an authenticated local attack path only. The attacker must already have low-privileged access to the IOS XR CLI. CISA KEV is false, and no cited source here supports active exploitation.

Researcher notes

The strongest evidence is Cisco's description and CVSS vector. Do not assume remote exploitability, privilege escalation, or active exploitation. Version and fixed-release details are incomplete in the supplied bundle, so validation depends on Cisco advisory review.

Mitigation direction

  • Review Cisco's advisory for affected releases and vendor-recommended fixes.
  • Limit IOS XR CLI access to trusted administrators only.
  • Apply least-privilege roles for network operations accounts.
  • Audit shared or low-privileged local accounts on IOS XR devices.
  • Monitor vendor guidance before making operational changes.

Validation and detection

  • Inventory Cisco IOS XR Software deployments and versions.
  • Compare deployed versions against Cisco's advisory.
  • Identify users with local or delegated IOS XR CLI access.
  • Review whether sensitive configuration access is properly restricted.
  • Check change and access logs for unexpected low-privileged CLI activity.
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-201: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. 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-34771 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
5.5 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/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 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-201 · source CWE mapping

Insertion of Sensitive Information Into Sent Data

Insertion of Sensitive Information Into Sent Data represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.