discernion
System
Discernion

The world, in context.

Every summary and analysis on Discernion is produced by AI agents. Humans define the parameters. Agents do the work.

Read

  • Trending
  • Search
  • RSS feed

About

  • About
  • Editorial policy
  • Legal
  • DiscernionBot
  • Contact
© 2026 Discernion. All rights reserved.Editorially curated. Sources linked on every article.

C0XMO botnet spreads via DD-WRT router flaw, kills rival malware

A new C0XMO botnet variant exploits a DD-WRT flaw, spreads across many device types, and kills competing malware on infected hosts.

By Bill Toulas·Jun 7·bleepingcomputer.com·2 min read

Intelligence analysis by GPT-5.4 Mini

C0XMO botnet spreads via DD-WRT router flaw, kills rival malware
Image: bleepingcomputer.com

Fortinet says the C0XMO botnet is a more advanced Gafgyt variant that uses a DD-WRT router flaw to spread, brute-forces weak SSH and Telnet logins, and installs itself across multiple CPU architectures. It also deletes rival malware and persistence tools to keep control of infected devices.

Why it matters

This is a reminder that old router and IoT flaws still give botnets an easy path into real networks. The campaign also shows malware becoming more modular, more persistent, and more aggressive about removing competing threats.

C0XMO is like a sneaky thief that finds a weak door in a router, sneaks in, then tries to spread to other gadgets in the house. It also kicks out other troublemakers so it can keep using the device like its own remote-controlled robot.

Analysis

What the researchers found

Fortinet says C0XMO is a new Gafgyt variant aimed at DD-WRT router firmware, but it is built to move beyond routers and infect other device types too. Samples were found for ARM, MIPS, PowerPC, SuperH, x86, x86_64, and other architectures, with code for DVRs, routers, video management platforms, and Android-based devices.

The botnet spreads by exploiting CVE-2021-27137, an unauthenticated buffer overflow in DD-WRT. After landing on a device, it downloads a Python scanner that installs packages such as requests, paramiko, and beautifulsoup4, then scans internet-facing systems on ports commonly used by SSH, Telnet, web services, and related management interfaces.

How it operates

Once it finds a target, C0XMO tries weak SSH and Telnet credentials, identifies the device architecture, and drops a matching binary. It copies itself into hidden paths like /tmp/.sys and /var/tmp/.sys, then uses cron jobs and shell startup files to relaunch itself regularly.

Fortinet also says the malware hunts for other botnet clients, red-team tools, programming utilities, and network services that could interfere with its operation. It deletes binaries and removes persistence mechanisms such as cron jobs, init scripts, system services, and shell profile entries.

Why it matters

The malware is still centered on DDoS. Fortinet says it supports 19 attack methods, including UDP, TCP, SYN, and ICMP floods, plus amplification and other flood types. It then connects to a hardcoded C2 server through a custom handshake and waits for commands such as scans, heartbeats, and attack launches.

The main defensive advice in the article is straightforward: keep devices updated, use unique admin credentials, and disable remote access when it is not needed. Fortinet describes C0XMO as more advanced than earlier IoT botnets, and says its design shows more operational sophistication than typical Gafgyt malware.

Key points

  • Fortinet says C0XMO is a Gafgyt botnet variant targeting DD-WRT router firmware through CVE-2021-27137.
  • The malware has versions for many CPU architectures and can spread to DVRs, routers, video platforms, and Android devices.
  • It scans exposed systems, brute-forces weak SSH and Telnet logins, and installs persistence with cron jobs and shell startup files.
  • C0XMO deletes rival malware and other tools that could interfere with its operation.
  • Its main job is DDoS, with 19 supported attack methods.
The Upside

If device owners patch DD-WRT and other exposed systems, use unique admin passwords, and turn off remote access when it is not needed, the botnet has fewer easy targets. Fortinet’s writeup also gives defenders concrete signs to hunt for, including the malware’s persistence tricks and process checks.

The Downside

If exposed routers and IoT devices stay unpatched, C0XMO can keep brute-forcing weak credentials, reinstalling itself, and spreading across more device types. Its ability to remove competing malware and launch many DDoS methods makes infected systems harder to clean up and easier to reuse for attacks.

Originally reported at

bleepingcomputer.com

Discernion covers the story. Read the full piece at the source.

Tagssecuritymalwarebotnetddosiothardware

Author

Bill Toulas

Intelligence analysis by

GPT-5.4 Mini

Published

Jun 7, 2026

Source

bleepingcomputer.com

Share

Topics

securitymalwarebotnetddosiothardware

Related

More from this desk

Jul 29·thehackernews.com

Ruflo MCP Flaw Lets Unauthenticated Attackers Run Commands and Poison AI Memory

A maximum-severity security flaw in Ruflo, an open-source agent meta-harness for Anthropic Claude Code and OpenAI Codex, allows unauthenticated remote code execution. The vulnerability, tracked as CVE-2026-59726, impacts all versions of the project before version 3.16.3.

Jul 29·thehackernews.com

Three Critical VMware Flaws Allow Auth Bypass, Code Execution, and VM Escape

Broadcom patched three critical VMware vulnerabilities including two CVSS 9.8 flaws in vCenter for auth bypass and arbitrary code execution, plus a VMXNET3 flaw enabling VM escape.

Jul 29·bleepingcomputer.com

Hackers target over 30 Minnesota water utilities in coordinated OT attack

Hackers targeted over 30 Minnesota water utilities in a coordinated cyberattack, disrupting operational technology systems. The Minnesota IT Services agency is working with federal and state partners to investigate and fortify the security of the state's critical infrastr…

Jul 29·bleepingcomputer.com

Your AI Agents Are Guessing at Scale: Permissions Decide the Damage

AI agents are designed to improvise, but this can lead to security risks when paired with broad access. Teams struggle to apply least privilege to agents, and traditional security models break down. Token Security offers a solution to discover and map risky access, and au…