LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2017-6744: Cisco IOS Software SNMP Remote Code Execution Vulnerability

RBRecent Breaches Vulnerability Intelligence·Mar 3, 2022
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Mar 24, 2022
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2017-6744 to its Known Exploited Vulnerabilities catalog on Mar 3, 2022, with a federal patch deadline of Mar 24, 2022 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

The Simple Network Management Protocol (SNMP) subsystem of Cisco IOS 1 contains a vulnerability that could allow an authenticated, remote attacker to remotely execute code on an affected system or…

CVE-2017-6744 is a remote code execution vulnerability in the SNMP subsystem of Cisco IOS software. An authenticated remote attacker who can reach the device over IPv4 or IPv6 may send a crafted SNMP packet that lets them run code on the device or force it to reload. Because Cisco IOS commonly runs on routers, switches, and other network infrastructure, successful abuse can give an attacker a foothold deep inside the network. Confirm exact affected releases and fixed software against the vendor advisory.

How it works

The weakness is classified as CWE-119 (improper restriction of operations within the bounds of a memory buffer). In practice this means the SNMP processing code does not adequately validate or bound the data in certain crafted packets. An attacker who already has valid SNMP credentials can send a malicious packet to the listening SNMP service. If the packet triggers the flaw, the result can be arbitrary code execution with the privileges of the SNMP process or a device reload that causes denial of service. No unauthenticated path is described in the public summary; authentication to SNMP is required. Exact packet structure and memory layout details are not provided here and must be taken only from the vendor advisory if needed for defensive analysis.

Am I affected? How to find it in your systems

Cisco IOS is typically found on enterprise and service-provider routers, multilayer switches, and some specialized appliances. Inventory every device that runs Cisco IOS and has SNMP enabled (v1, v2c, or v3). Check running software versions against the list of affected releases published by Cisco; do not rely on version ranges stated outside the official advisory. Confirm whether SNMP is listening on any interface reachable from untrusted or semi-trusted networks, including management VRFs.

How to remediate

The primary fix is to apply the software updates Cisco released for this vulnerability. Follow the vendor’s upgrade path for your exact hardware and feature set, test in a lab or maintenance window, then deploy. After patching, re-verify that SNMP is still required; if it is, tighten it.

If you can't patch immediately

Reduce exposure until the fixed image can be installed. Segment management interfaces onto dedicated networks unreachable from user or guest segments. Place a firewall or ACL in front of every SNMP listener so that only known NMS addresses are permitted. If your network security tools support it, deploy a virtual patch or strict SNMP protocol validation that drops malformed or oversized PDUs. Disable write communities and limit SNMP to read-only where possible. Increase monitoring for SNMP traffic anomalies and device reloads, and treat any suspicious authenticated SNMP session as a potential incident. These steps lower risk but do not replace the vendor update.

If your data may have been exposed

Actively exploited remote-code-execution flaws on network devices can lead to broader compromise and data theft. If you have evidence of exploitation or cannot rule it out, follow your incident-response process: isolate affected devices, preserve logs and memory if feasible, rotate credentials, and hunt for lateral movement. As an additional check, you can run a free exposure scan of your email addresses against known breach data sets to see whether associated accounts appear in prior incidents.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedCisco · IOS software
WeaknessCWE-119
Added to CISA KEVMar 3, 2022
Federal patch deadlineMar 24, 2022
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities