CVE-2025-1316 — Edimax IC-7100 IP Camera OS Command Injection Vulnerability

CVE-2025-1316

Edimax IC-7100 IP Camera — Pre-Auth OS Command Injection; End-of-Life Device; Mirai Botnet Recruitment; No Patch Available

What is the Edimax IC-7100 IP Camera?

The Edimax IC-7100 is a consumer-grade IP camera designed for home and small business security surveillance. Like many consumer IP cameras, it provides a web-based management interface over HTTP and HTTPS for remote viewing and configuration. Edimax is a Taiwanese networking device manufacturer.

Consumer IP cameras with internet-facing management interfaces are a persistent target for botnet operators. The combination of weak default credentials, absent patch infrastructure, large install bases, and devices that remain deployed long past end-of-life makes this category a reliable source of exploitable nodes for DDoS botnets.

Overview

CVE-2025-1316 is a pre-authentication OS command injection vulnerability (CWE-78) in the Edimax IC-7100 IP camera that allows a remote attacker with network access to execute arbitrary OS commands on the device. The IC-7100 has reached end-of-life status, and Edimax has stated that no patch will be released. CISA recommends discontinuing use of the device. Active exploitation was confirmed in Mirai botnet variant campaigns targeting exposed IP cameras shortly after the advisory was published.

Affected Versions

Product Vulnerable Fixed
Edimax IC-7100 All firmware versions No patch available (EOL)

Edimax confirmed the device is end-of-life and no firmware update is planned.

Technical Details

The OS command injection (CWE-78) is in the camera's web-based management interface. The device fails to sanitize user-supplied input in CGI request handling, allowing an attacker to inject shell metacharacters into HTTP request parameters. The injected commands execute in the context of the underlying embedded Linux operating system.

The vulnerability requires no authentication (PR:N) and no user interaction, making it straightforward to exploit at scale. The management interface is typically exposed over HTTP/HTTPS on the LAN by default and in some deployments is also accessible from the internet via port forwarding or UPnP.

Key characteristics:

  • No credentials required
  • Single crafted HTTP request to the camera's management CGI
  • Commands execute with the privileges of the web server process (typically root on embedded devices)
  • No patch will be released — the device must be replaced

Discovery

CISA ICS-CERT identified and disclosed the vulnerability via ICS Advisory ICSA-25-058-01 on February 27, 2025, coordinating with Edimax.

Exploitation Context

Mirai botnet variants were confirmed exploiting CVE-2025-1316 in the wild after the March 2025 advisory. Mirai specifically targets IoT devices with command injection vulnerabilities to recruit them as DDoS amplification and attack nodes. Once compromised, the camera's network connectivity is used to participate in volumetric DDoS attacks against external targets.

Internet-exposed Edimax IC-7100 cameras appeared in mass scanning datasets within days of the CISA advisory. The combination of EOL status, no available patch, and confirmed botnet exploitation led CISA to add the vulnerability to the KEV catalog on March 19, 2025.

Remediation

  1. Discontinue use of the Edimax IC-7100 — this is CISA's primary recommendation. The device is EOL and will receive no security patches.
  2. Replace with a supported IP camera from a vendor with an active security update program. Verify patch availability before purchasing.
  3. If immediate replacement is not possible, isolate the device: place it on a separate VLAN with no internet access; disable any port forwarding or UPnP rules that expose the camera's management interface to the internet.
  4. Audit your network for other EOL IoT devices — consumer IP cameras, routers, and NAS devices are the most common Mirai botnet recruitment targets.
  5. Change default credentials on any surviving deployment — while this CVE is pre-auth, changed credentials reduce the risk of other credential-based attack vectors.

Key Details

PropertyValue
CVE ID CVE-2025-1316
Vendor / Product Edimax — IC-7100 IP Camera
NVD Published2025-03-05
NVD Last Modified2025-10-30
CVSS 3.1 Score9.8
CVSS 3.1 VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
SeverityCRITICAL
CWE CWE-78 find similar ↗
CISA KEV Added2025-03-19
CISA KEV Deadline2025-04-09
Known Ransomware Use No

CVSS 3.1 Breakdown

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Required Action

CISA BOD 22-01 Deadline: 2025-04-09. Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.

Timeline

DateEvent
2025-02-27CISA ICS Advisory ICSA-25-058-01 published
2025-03-05CVE published
2025-03-19Added to CISA Known Exploited Vulnerabilities catalog; active exploitation in Mirai botnet campaigns confirmed
2025-04-09CISA BOD 22-01 remediation deadline (CISA recommends discontinuing use)