LiveActive security incident?Get immediate response
CVE Record

CVE-2018-0173: A vulnerability in the Cisco IOS Software and Cisco IOS XE Software function that restores encapsulated opt...

A vulnerability in the Cisco IOS Software and Cisco IOS XE Software function that restores encapsulated option 82 information in DHCP Version 4 (DHCPv4) packets could allow an unauthenticated, remote attacker to cause an affected device to reload, resulting in a Relay Reply denial of service (DoS) condition. The vulnerability exists because the affected software performs incomplete input validation of encapsulated option 82 information that it receives in DHCPOFFER messages from DHCPv4 servers. An attacker could exploit this vulnerability by sending a crafted DHCPv4 packet to an affected device, which the device would then forward to a DHCPv4 server. When the affected software processes the option 82 information that is encapsulated in the response from the server, an error could occur. A successful exploit could allow the attacker to cause the affected device to reload, resulting in a DoS condition. Cisco Bug IDs: CSCvg62754.

HighCVSS 8.6Known exploitedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2018-0173 can let an unauthenticated remote attacker crash affected Cisco IOS and IOS XE devices by triggering faulty DHCPv4 option 82 handling. The business impact is availability: network devices may reload, disrupting routing or access services.

Executive priority

Treat this as a high-priority availability risk for Cisco network infrastructure. KEV status raises urgency, but remediation should follow Cisco guidance because the provided bundle does not include exact fixed versions.

Technical view

The flaw is incomplete input validation in Cisco IOS and IOS XE DHCPv4 relay handling when restoring encapsulated option 82 data from DHCPOFFER responses. A successful exploit can cause the affected device to reload, producing a Relay Reply denial-of-service condition.

Likely exposure

Exposure is most likely where Cisco IOS or IOS XE devices process DHCPv4 relay traffic involving option 82. The bundle does not identify specific versions, configurations, or platforms beyond Cisco IOS and IOS XE.

Exploitation context

CISA KEV inclusion indicates this CVE is known to be exploited. The provided sources do not include campaign details, exploit maturity, affected version ranges, or evidence of current targeting.

Researcher notes

The key weakness is CWE-20 input validation in DHCPv4 option 82 relay processing. Analysis should focus on device role, DHCP relay exposure, and reload evidence, without assuming impact beyond denial of service.

Mitigation direction

  • Review Cisco’s advisory for affected releases and vendor-approved fixed software.
  • Prioritize internet-edge, branch, campus, and industrial networks using Cisco IOS or IOS XE DHCP relay.
  • Restrict untrusted DHCPv4 paths where operationally feasible until vendor guidance is applied.
  • Monitor affected devices for unexpected reloads and DHCP-related denial-of-service symptoms.

Validation and detection

  • Inventory Cisco IOS and IOS XE devices performing DHCPv4 relay functions.
  • Compare software releases and configuration exposure against Cisco’s advisory.
  • Review device logs for unexpected reloads around DHCPv4 relay activity.
  • Confirm whether DHCP option 82 handling is enabled or present in relevant traffic paths.
Prepared
Confidence
high
Sources
5

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-20: 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-2018-0173 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.1)
Known Exploited
Yes
Published

Vector: CVSS:3.1/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
6Source links

CISA KEV status

Status
Known exploited
Source
CISA / ADP
Date added
Not provided

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.1HighCVSS:3.1/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.1 score

8.6High
CVSS 3.1 vector shape for CVE-2018-0173Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/aCisco IOS and IOS XECisco IOS and IOS XEListed
Weakness

CWE details

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

CWE-20 · source CWE mapping

Improper Input Validation

Improper Input Validation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.