LiveActive security incident?Get immediate response
CVE Record

CVE-2018-0172: A vulnerability in the DHCP option 82 encapsulation functionality of Cisco IOS Software and Cisco IOS XE So...

A vulnerability in the DHCP option 82 encapsulation functionality of Cisco IOS Software and Cisco IOS XE Software could allow an unauthenticated, remote attacker to cause an affected device to reload, resulting in a denial of service (DoS) condition. The vulnerability exists because the affected software performs incomplete input validation of option 82 information that it receives in DHCP Version 4 (DHCPv4) packets from DHCP relay agents. An attacker could exploit this vulnerability by sending a crafted DHCPv4 packet to an affected device. A successful exploit could allow the attacker to cause a heap overflow condition on the affected device, which will cause the device to reload and result in a DoS condition. Cisco Bug IDs: CSCvg62730.

HighCVSS 8.6Known exploitedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2018-0172 can crash affected Cisco IOS and IOS XE devices when they process crafted DHCPv4 option 82 information. The business impact is network disruption: a successful attack can force a device reload and cause denial of service.

Executive priority

Prioritize remediation because the vulnerability affects network infrastructure availability and is in CISA KEV. It is not described as a confidentiality breach, but forced reloads on critical Cisco devices can disrupt business operations and connected environments.

Technical view

Cisco describes incomplete input validation in DHCP option 82 encapsulation. An unauthenticated remote attacker can send a crafted DHCPv4 packet via DHCP relay-agent context, triggering a heap overflow that reloads the device. The issue is CWE-20, CVSS 8.6, Cisco Bug ID CSCvg62730.

Likely exposure

Exposure is most likely where Cisco IOS or IOS XE devices process DHCPv4 packets containing option 82 information from DHCP relay agents. The bundle does not identify exact affected releases or configurations, so version and feature validation must come from Cisco guidance.

Exploitation context

CISA KEV lists CVE-2018-0172, so treat exploitation as confirmed in the wild. The provided sources support denial of service through crafted DHCPv4 traffic, not data theft or privilege escalation.

Researcher notes

Focus analysis on DHCPv4 option 82 handling, relay-agent trust boundaries, and crash evidence. Do not assume code execution from the provided bundle; the documented impact is heap overflow leading to reload and denial of service.

Mitigation direction

  • Check Cisco advisory for affected releases and fixed software guidance.
  • Upgrade affected Cisco IOS or IOS XE devices according to Cisco guidance.
  • Review network controls limiting DHCPv4 relay traffic to expected relay agents.
  • Prioritize devices supporting critical routing, switching, or industrial operations.
  • Track CISA KEV remediation expectations for this CVE.

Validation and detection

  • Inventory Cisco IOS and IOS XE devices in scope.
  • Identify devices processing DHCPv4 option 82 or relay-agent traffic.
  • Compare software versions and configurations against Cisco advisory details.
  • Review device reload logs for unexplained crashes during DHCP activity.
  • Confirm remediation status for KEV tracking and audit evidence.
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-0172 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-0172Attack 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.