cbcvebase.
CVE-2025-1316
published 2025-03-05

CVE-2025-1316: Edimax IC-7100 does not properly neutralize requests. An attacker can create specially crafted requests to achieve remote code execution on the device

PriorityP198critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
KEVITW
CISA Known Exploited Vulnerabilitydue 2025-04-09
Exploited in the wild
EPSS
72.27%
99.4th percentile
Edimax IC-7100 does not properly neutralize requests. An attacker can create specially crafted requests to achieve remote code execution on the device

Affected

1 ranges
VendorProductVersion rangeFixed in
edimaxic-7100_ip_camera

Detection & IOCsextracted from sources · hover to see the quote

path/camera-cgi/admin/param.cgi
commandaction=update&ipcamSource=&NTP_enable=1&NTP_serverName=<INJECTION>
snort
alert http1 any any -> $HOME_NET any (msg:"ET WEB_SPECIFIC_APPS Edimax IC-7100 Command Injection Attempt (CVE-2025-1316)"; flow:established,to_server; http.method; content:"POST"; http.uri; bsize:27; content:"/camera-cgi/admin/param.cgi"; fast_pattern; http.header; content:"Authorization|3a 20|Basic|20|YWRtaW4"; http.request_body; content:"action|3d|update"; content:"ipcamSource|3d|"; content:"NTP_enable|3d|1"; content:"NTP_serverName|3d|"; pcre:"/^[^\x26]*?(?:(?:\x3b|%3[Bb])|(?:\x0a|%0[Aa])|(?:\x60|%60)|(?:\x7c|%7[Cc])|(?:\x24|%24))+/R"; reference:cve,2025-1316; reference:url,github.com/R00tS3c/DDOS-RootSec/blob/41e5009c8da9bd9fff94ffef34db218e51a55560/Botnets/Exploits/Edimax/poc.go; classtype:attempted-admin; sid:2060968; rev:1; metadata:affected_product DVR, attack_target Networking_Equipment, tls_state plaintext, created_at 2025_03_20, cve CVE_2025_1316, deployment Perimeter, deployment Internal, performance_impact Low, confidence High, signature_severity Major, tag Exploit, tag CISA_KEV, updated_at 2025_03_20, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application; target:dest_ip;)
bytes
Authorization: Basic YWRtaW4
  • Exploit targets HTTP POST requests to /camera-cgi/admin/param.cgi with a Basic Authorization header (base64 'admin') and a body containing NTP_serverName parameter used for OS command injection via shell metacharacters (;, newline, backtick, pipe, $).
  • Exploitation is being performed by botnet malware; compromised Edimax IC-7100 devices show signs including performance degradation, excessive heating, unexpected changes in device settings, and atypical/anomalous network traffic.
  • Public PoC exploit code is available at the referenced GitHub repository (R00tS3c/DDOS-RootSec), confirming low barrier to exploitation.
  • ·The vendor confirmed IC-7100 is end-of-life and no patch will be released; all firmware versions are affected and exploitation is ongoing with no vendor fix available.
  • ·CISA KEV remediation due date was 2025-04-09; recommended action is to discontinue use if mitigations are unavailable, as the product may be EoL/EoS.

CVSS provenance

nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv4.09.3CRITICALCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vulncheck9.3CRITICAL
cisa9.3CRITICAL
vendor_redhat7.8HIGH
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.