A botnet campaign is scanning web-exposed router and network-device diagnostic interfaces for command-injection flaws in features such as ping, traceroute, and other troubleshooting tools. Internet Storm Center observed repeated automated requests against multiple diagnostic-related URL paths tied to known or suspected vulnerabilities, including CVE-2024-12856 in Four-Faith routers, CVE-2013-7179 in Seowon Intech WiMAX SWU-9100 devices, CVE-2020-8949 in Gocloud devices, and possibly CVE-2024-48419 in Edimax routers.
The activity indicates broad reconnaissance to identify devices where user input can be turned into shell commands, though the reporting does not confirm that every probed endpoint was vulnerable or successfully exploited. The coverage highlights why diagnostic utilities are a recurring weakness: they often pass user-supplied values into operating-system commands through unsafe string concatenation. Defenders are urged to disable remote administration where possible, limit management access to trusted networks, apply firmware updates, and replace unsupported hardware, while developers are advised to use argument-separated execution methods instead of building shell commands directly from web input.

Mallory correlates global threat intelligence with your attack surface — know if you’re exposed before adversaries strike.
5 events from the most recent confirmed update back to the earliest known activity.
Cyber Security News reported that a botnet campaign was actively probing router web interfaces for command-injection weaknesses in diagnostic features and summarized the Internet Storm Center findings. The article highlighted routers as attractive botnet targets because they often remain exposed and unpatched for long periods.
The SANS diary recommended separating commands from arguments using execv-style APIs, citing Python subprocess.run as a safer interface because shell metacharacters are treated as part of the argument string rather than executed. It also noted that some tools still require input validation in edge cases, such as commands with dangerous options.
In the SANS Internet Storm Center diary, Ullrich explained that diagnostic tools often invoke operating-system commands with user-supplied input and identified command concatenation as the root cause of command injection. The write-up used an unsafe os.system ping example to illustrate how mixing control data and user data creates exploitable conditions.
The observed requests were associated or tentatively associated with known vulnerabilities including CVE-2024-12856 in Four-Faith routers, CVE-2013-7179 in Seowon Intech WiMAX SWU-9100 devices, CVE-2020-8949 in Gocloud devices, and possibly CVE-2024-48419 in Edimax routers. The reporting notes that this does not prove every targeted endpoint was vulnerable or successfully exploited.
Johannes B. Ullrich reported observing repeated automated requests to web-exposed diagnostic and troubleshooting paths on network devices, including ping, traceroute, and related utilities. The probing targeted endpoints such as /apply.cgi, /cgi-bin/diagnostic.cgi, /diag_ping.cgi, /goform/diagTool, and other diagnostic URLs associated with command-injection risk.
Vulnerabilities, threat actors, malware, products, organizations, and breaches Mallory has linked to this story.
3 references tracked. Mallory keeps watching after this page renders.
cybersecuritynews.com
Open sourcecryptika.com
Open sourceisc.sans.edu
Open sourceMap indicators from this story to your assets and identify affected systems in minutes.
Every observed campaign, victim, and pivot linked to actors named in this story.
Malware, exploits, and IOCs connected to the activity described here.
YARA, Sigma, and Snort rules deployed to your SIEM as soon as they’re published.
Get matching new stories delivered to your team as they break — not the next morning.
Ask questions about this story and take action on the answers.