LiveActive security incident?Get immediate response
CVE Record

CVE-2020-3449: Cisco IOS XR Software Additional Paths Denial of Service Vulnerability

A vulnerability in the Border Gateway Protocol (BGP) additional paths feature of Cisco IOS XR Software could allow an unauthenticated, remote attacker to prevent authorized users from monitoring the BGP status and cause the BGP process to stop processing new updates, resulting in a denial of service (DOS) condition. The vulnerability is due to an incorrect calculation of lexicographical order when displaying additional path information within Cisco IOS XR Software, which causes an infinite loop. An attacker could exploit this vulnerability by sending a specific BGP update from a BGP neighbor peer session of an affected device; an authorized user must then issue a show bgp command for the vulnerability to be exploited. A successful exploit could allow the attacker to prevent authorized users from properly monitoring the BGP status and prevent BGP from processing new updates, resulting in outdated information in the routing and forwarding tables.

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This flaw affects Cisco IOS XR routers using BGP Additional Paths. A malicious BGP peer update can trigger a condition where viewing BGP status causes BGP updates to stop processing, leaving routing data stale. Business impact is availability-focused, not data theft.

Executive priority

Treat as a targeted infrastructure availability risk. It is not a broad internet worm scenario, but routing control-plane disruption on critical IOS XR devices can affect service reliability and incident response visibility.

Technical view

Cisco IOS XR incorrectly calculates lexicographical order when displaying BGP Additional Paths information, creating an infinite loop. Exploitation requires a crafted BGP update from a neighbor peer and a legitimate user displaying BGP status. Successful exploitation blocks monitoring and prevents new BGP updates from being processed.

Likely exposure

Exposure is most likely on Cisco IOS XR devices running BGP with Additional Paths enabled. The source bundle does not identify affected or fixed version numbers, so teams must map inventory against Cisco guidance.

Exploitation context

The CVE is not listed as KEV, and the provided sources do not claim active exploitation. Exploitation is constrained by BGP neighbor context and requires an authorized user action, but affected routers may be business-critical.

Researcher notes

Key constraints are important: the attacker must operate through a BGP neighbor peer session, and exploitation is triggered when an authorized user views BGP status. Version and patch specifics are not present in the bundle.

Mitigation direction

  • Check the Cisco advisory for affected and fixed IOS XR releases.
  • Prioritize upgrades or vendor-recommended remediation for exposed routing infrastructure.
  • Review BGP neighbor relationships and remove unauthorized or unused peers.
  • Increase monitoring for stale routing tables or stopped BGP update processing.

Validation and detection

  • Inventory Cisco IOS XR routers running BGP Additional Paths.
  • Compare device versions and configurations with Cisco advisory guidance.
  • Confirm BGP neighbor sessions are expected, trusted, and documented.
  • Review operational logs for BGP monitoring failures or update processing stalls.
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-754: 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
cve · low confidence lookup

CVE-2020-3449 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
4.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L

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
4.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L2.81.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

4.3Medium
CVSS 3.1 vector shape for CVE-2020-3449Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L

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-754 · source CWE mapping

Improper Check for Unusual or Exceptional Conditions

Improper Check for Unusual or Exceptional Conditions represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.