LiveActive security incident?Get immediate response
CVE Record

CVE-2019-16023: Cisco IOS XR Software BGP EVPN Denial of Service Vulnerabilities

Multiple vulnerabilities in the implementation of Border Gateway Protocol (BGP) Ethernet VPN (EVPN) functionality in Cisco IOS XR Software could allow an unauthenticated, remote attacker to cause a denial of service (DoS) condition. The vulnerabilities are due to incorrect processing of BGP update messages that contain crafted EVPN attributes. An attacker could exploit these vulnerabilities by sending BGP EVPN update messages with malformed attributes to be processed by an affected system. A successful exploit could allow the attacker to cause the BGP process to restart unexpectedly, resulting in a DoS condition. The Cisco implementation of BGP accepts incoming BGP traffic only from explicitly defined peers. To exploit these vulnerabilities, the malicious BGP update message would need to come from a configured, valid BGP peer, or would need to be injected by the attacker into the victim's BGP network on an existing, valid TCP connection to a BGP peer.

HighCVSS 8.6Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This issue can make affected Cisco IOS XR routers restart their BGP process when they process specially malformed EVPN update messages. The business impact is network disruption, not data theft. Exploitation requires the message to come from a configured BGP peer or be injected into an existing valid BGP connection.

Executive priority

Treat as high priority for networks where Cisco IOS XR BGP EVPN supports critical routing. Urgency depends on whether affected devices have valid peers that could be compromised or untrusted. The source bundle does not provide fixed-version detail, so vendor guidance should drive remediation timing.

Technical view

CVE-2019-16023 covers Cisco IOS XR BGP EVPN parsing flaws caused by incorrect processing of crafted EVPN attributes in BGP update messages. Successful exploitation can unexpectedly restart the BGP process, causing denial of service. CVSS is 8.6 high, with network attack vector and high availability impact.

Likely exposure

Exposure is most likely on Cisco IOS XR deployments using BGP EVPN with configured BGP peers. Internet exposure alone is not enough if BGP peers are tightly controlled, but compromised, malicious, or reachable valid peers increase risk.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation. The attacker must be a valid configured BGP peer or inject traffic into an existing valid TCP connection to a peer.

Researcher notes

The key constraint is peer validity: Cisco IOS XR accepts BGP traffic only from explicitly defined peers. Research should focus on affected IOS XR EVPN deployments, peer trust assumptions, and operational evidence of BGP process restarts. Do not assume broad unauthenticated internet exploitability from the CVSS alone.

Mitigation direction

  • Review Cisco advisory for affected and fixed IOS XR releases.
  • Apply Cisco-recommended updates or mitigations for affected releases.
  • Remove unnecessary BGP peers and validate peer trust boundaries.
  • Monitor routers for unexpected BGP process restarts.
  • Prioritize EVPN environments where routing availability is business-critical.

Validation and detection

  • Inventory Cisco IOS XR devices running BGP EVPN.
  • Compare IOS XR versions against Cisco advisory guidance.
  • Review configured BGP peers for necessity and trust level.
  • Check logs for unexpected BGP process restarts.
  • Confirm monitoring alerts cover BGP session instability.
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 · low confidence lookup

CWE-399: 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-2019-16023 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.6 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/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
8.6CVSS 3.0HighCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H3.94Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

8.6High
CVSS 3.0 vector shape for CVE-2019-16023Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Resource Management Errors

Resource Management Errors represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.