← Vulnerability feed

Vulnerability record · CVE-2017-6627 · published 7 September 2017

CVE-2017-6627: Cisco IOS and IOS XE UDP port 0 packet queue wedge denial of service

Cisco · Ios

Cisco IOS 15.1, 15.2, and 15.4 and IOS XE 3.14 through 3.18 leave UDP sockets idle without closing them, so UDP packets sent to destination port 0 accumulate in the input interface queue. Once the queue wedges, the device stops processing traffic on that interface, producing a denial-of-service condition. The flaw is remotely reachable without authentication and requires no user interaction.

7.5 CVSS 3.1 High CISA KEV since 3 Mar 2022 EPSS 6.2% · top 6.8% CWE-399 · CWE-399CWE-404 · Improper resource shutdown
7.5CVSS 3.1 base score, v2 5.0
6.2%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
2Affected product versions listed by NVD
7References
17 Jun 2026Last modified by NVD

Description

A vulnerability in the UDP processing code of Cisco IOS 15.1, 15.2, and 15.4 and IOS XE 3.14 through 3.18 could allow an unauthenticated, remote attacker to cause the input queue of an affected system to hold UDP packets, causing an interface queue wedge and a denial of service (DoS) condition. The vulnerability is due to Cisco IOS Software application changes that create UDP sockets and leave the sockets idle without closing them. An attacker could exploit this vulnerability by sending UDP packets with a destination port of 0 to an affected device. A successful exploit could allow the attacker to cause UDP packets to be held in the input interfaces queue, resulting in a DoS condition. The input interface queue will stop holding UDP packets when it receives 250 packets. Cisco Bug IDs: CSCup10024, CSCva55744, CSCva95506.

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

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 17 September 2026. Confidence: high.

high priorityThe flaw is remotely exploitable without authentication, causes denial of service, and is listed in CISA KEV as known exploited, though impact is limited to availability.

What it is

Cisco IOS 15.1, 15.2, and 15.4 and IOS XE 3.14 through 3.18 leave UDP sockets idle without closing them, so UDP packets sent to destination port 0 accumulate in the input interface queue. Once the queue wedges, the device stops processing traffic on that interface, producing a denial-of-service condition. The flaw is remotely reachable without authentication and requires no user interaction.

Impact

An unauthenticated remote attacker can wedge the input queue of an affected interface, causing a denial of service that disrupts traffic handling on the device. The queue only stops holding packets after 250 are received, so the effect is bounded but still service-affecting.

Attack surface

Reached over the network by sending UDP packets with destination port 0 to an affected device, per the CVSS vector AV:N/AC:L/PR:N/UI:N. No authentication or user interaction is required.

Exploitation

CVE-2017-6627 is listed in CISA KEV with a due date of 2022-03-24, indicating known exploitation, and EPSS shows a 30-day probability of about 6.0 percent (92.99th percentile). No ransomware campaign use is documented.

What to do

  • Apply the Cisco IOS and IOS XE updates referenced in the vendor advisory cisco-sa-20170906-ios-udp, prioritizing internet-facing and edge devices.
  • If immediate patching is not possible, follow the vendor advisory's mitigation guidance for affected releases.
  • Restrict or filter UDP traffic destined to port 0 at network boundaries where operationally feasible.
  • Track affected devices against the Cisco bug IDs CSCup10024, CSCva55744, and CSCva95506 to confirm exposure.
  • Monitor interface input queues for wedging behavior and plan for device reload or interface reset as a recovery step.

Detection

  • Monitor interface input queue depth and drops on Cisco IOS and IOS XE devices for sustained growth or wedge conditions.
  • Alert on UDP traffic with destination port 0 reaching managed network devices.
  • Correlate interface queue stalls with a sudden absence of expected traffic on the affected interface.
  • Review device logs and interface counters for queue-full or input-hold events following suspicious UDP bursts.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Exploitation in the wild

CISA added CVE-2017-6627 to the Known Exploited Vulnerabilities catalog on 3 March 2022 as "Cisco IOS Software and Cisco IOS XE Software UDP Packet Processing Denial-of-Service Vulnerability". Required action: Apply updates per vendor instructions. Federal deadline 24 March 2022.

Affected products

2 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2017-6627 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2023-20198Cisco IOS XE Web UI unauthenticated privilege escalation and implant deploymentCVE-2023-20198 is a critical flaw in the Cisco IOS XE web UI that lets an unauthenticated remote attacker gain initial access and create a local priv…KEVEPSS 100%analysed9.8CVE-2018-0171Cisco IOS Smart Install improper input validation allows remote code executionCisco IOS and IOS XE Smart Install fails to properly validate packet data, so a crafted Smart Install message sent to TCP port 4786 can overflow a bu…KEVEPSS 99%analysed9.8CVE-2018-0151Cisco IOS/IOS XE QoS UDP Port 18999 Buffer OverflowCisco IOS and IOS XE contain a buffer overflow in the QoS subsystem caused by incorrect bounds checking of values in packets sent to UDP port 18999. …KEVEPSS 14%analysed9.8CVE-2017-12240Cisco IOS and IOS XE DHCP Relay Buffer Overflow RCEThe DHCP relay subsystem in Cisco IOS 12.2 through 15.6 and Cisco IOS XE contains a buffer overflow caused by improper input validation of DHCPv4 pac…KEVEPSS 14%analysed9.8CVE-2017-3881Cisco IOS/IOS XE CMP Telnet Option Handling RCECisco IOS and IOS XE fail to restrict CMP-specific Telnet options to internal cluster communications and mishandle malformed CMP Telnet options, so a…KEVEPSS 99%analysed8.8CVE-2018-0167Cisco IOS, IOS XE and IOS XR LLDP buffer overflowMultiple buffer overflow flaws exist in the Link Layer Discovery Protocol (LLDP) subsystem of Cisco IOS, IOS XE and IOS XR Software. An unauthenticat…KEVEPSS 3.4%analysed8.8CVE-2017-6736Cisco IOS and IOS XE SNMP buffer overflow remote code executionThe SNMP subsystem in Cisco IOS and IOS XE contains a buffer overflow that can be triggered by a crafted SNMP packet sent over IPv4 or IPv6. It affec…KEVEPSS 70%analysed8.8CVE-2017-6737Cisco IOS and IOS XE SNMP Buffer Overflow RCECisco IOS and IOS XE contain a buffer overflow in the SNMP implementation that affects SNMPv1, v2c, and v3. An authenticated remote attacker who know…KEVEPSS 45%analysed

Source: NIST National Vulnerability Database (record CVE-2017-6627), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.