CVE-2026-13582: Edimax EW-7478APC Buffer Overflow – High-Risk Remote Code Execution
A buffer overflow vulnerability exists in Edimax EW-7478APC wireless access point firmware version 1.04. An authenticated attacker can send a specially crafted network request to the device's USB account management function, causing a memory overflow that leads to code execution with full device privileges. Public exploit code is available, and the vendor has not responded to responsible disclosure attempts, leaving affected devices at active risk.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 8.8 HIGH · CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- Weaknesses (CWE)
- CWE-119, CWE-120
- Affected products
- 0 configuration(s)
- Published / Modified
- 2026-06-29 / 2026-06-29
NVD description (verbatim)
A flaw has been found in Edimax EW-7478APC 1.04. This issue affects the function formUSBAccount of the file /goform/formUSBAccount of the component POST Request Handler. This manipulation of the argument UserName/Password causes buffer overflow. The attack is possible to be carried out remotely. The exploit has been published and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
5 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2026-13582 is a stack or heap-based buffer overflow (CWE-119, CWE-120) in the formUSBAccount POST request handler of Edimax EW-7478APC v1.04. The vulnerability exists in the /goform/formUSBAccount endpoint, where the UserName and Password parameters lack proper bounds validation. An authenticated attacker can inject oversized input to corrupt memory and achieve arbitrary code execution. The CVSS v3.1 score of 8.8 (HIGH) reflects high impact across confidentiality, integrity, and availability, with low attack complexity and no user interaction required—only authentication is mandated.
Business impact
Compromise of an Edimax access point grants an attacker full control over network traffic routing, wireless settings, and connected device access. In enterprise environments, this enables persistent lateral movement, credential harvesting from network traffic, and potential pivoting to critical infrastructure. In retail or hospitality deployments, compromised devices can serve as backdoors for customer data theft or botnet enrollment. The availability of public exploits and vendor non-response significantly shorten the window before mass exploitation becomes routine.
Affected systems
Edimax EW-7478APC firmware version 1.04 is confirmed vulnerable. Users should verify whether the vendor has released updated firmware versions and check device settings for the current firmware build. Organizations should audit network asset inventories for this model and firmware version, as it is commonly deployed in small office and SOHO environments.
Exploitability
Exploitation is straightforward: the attack requires network access and valid credentials (such as default or recently compromised admin credentials), but no user interaction. The low attack complexity and published exploit proof-of-concept mean that even unskilled attackers can weaponize this flaw. The requirement for prior authentication is a moderate barrier only if default credentials have been changed; many installations do not alter factory defaults.
Remediation
Immediately obtain and apply a patched firmware version from Edimax if available. Verify against the vendor advisory for the latest secure firmware build. If no patch is available, implement network-level mitigations: restrict administrative access via firewall rules, disable remote management features, and rotate all device credentials. Consider isolating affected devices to a separate administrative VLAN. Monitor for suspicious POST requests to /goform/formUSBAccount endpoints.
Patch guidance
Check the Edimax support website for EW-7478APC firmware updates released after June 2026. Apply the latest available firmware through the device's web interface (Administration > Firmware Upgrade). Reboot the device to complete the update. Before patching, back up any device configuration. If the vendor has not released a patch as of your verification date, contact Edimax support directly and escalate the urgency given the public availability of exploits.
Detection guidance
Monitor network logs for POST requests to /goform/formUSBAccount with abnormally long UserName or Password fields—payloads typically exceed 128 bytes in buffer overflow attempts. Check access logs on affected devices for failed authentication attempts followed by successful logins with administrative privileges. Review device memory crash logs or system logs for segmentation faults or restarts correlating with suspicious web requests. Deploy network IDS signatures to flag oversized parameter submission to that specific endpoint.
Why prioritize this
This vulnerability rates HIGH priority due to the combination of public exploit availability, lack of vendor support, ease of exploitation for authenticated users, and the broad deployment of this access point model in small business and remote office settings where default credentials are common. The impact on confidentiality, integrity, and availability is severe. Organizations using this model should patch or isolate the device urgently.
Risk score, explained
The CVSS 8.8 score reflects: (1) network-based attack vector with no special requirements beyond initial authentication; (2) low complexity requiring no exploit-specific conditions; (3) high impact on all three security pillars—attackers gain read/write/execute control; (4) no scope expansion needed; (5) lack of user interaction. The published exploit and vendor non-response amplify real-world risk beyond the base score.
Frequently asked questions
Can this vulnerability be exploited if the device has default credentials changed?
The vulnerability still requires valid administrative credentials to trigger, so changing the default password provides some protection. However, this is a single control layer. If admin credentials are compromised through phishing, weak passwords, or prior breaches, attackers can proceed. Network-based access controls should be layered in front of any reliance on credential strength alone.
How do I know if my Edimax EW-7478APC is running version 1.04?
Log into the device's web interface (typically 192.168.1.1 or 192.168.0.1) with admin credentials, navigate to Administration or System Settings, and check the Firmware Version field. If it shows 1.04, the device is vulnerable. Record the exact version and verify against the vendor advisory to confirm whether a patch is available for your region.
Is there a workaround if I cannot patch immediately?
Yes. Restrict administrative access to the device by limiting web interface access to trusted internal IP ranges only via firewall rules. Disable any remote management or cloud features if available. Rotate all credentials to strong, unique passwords. Monitor outbound connections from the device for unusual activity. These measures reduce (but do not eliminate) risk until patching is possible.
Does this affect other Edimax models?
The vulnerability is specific to the EW-7478APC model firmware version 1.04. However, similar buffer overflow flaws in POST handlers are not uncommon in vendor firmware. Review your Edimax device inventory and check vendor advisories for any other models; do not assume other models are safe without explicit confirmation.
This intelligence summary is provided for informational purposes and does not constitute legal or professional security advice. Verify all patch versions and vendor guidance against official Edimax advisories before implementation. SEC.co does not guarantee exploit reliability or the completeness of detection signatures. Organizations should conduct their own risk assessment, validate patches in test environments, and engage professional security services as appropriate. CVSS scores, CWE mappings, and KEV status are current as of the published date; refer to NIST or vendor sources for the authoritative, updated state of this vulnerability. Source: NVD (public-domain), retrieved 2026-08-08. Analysis generated by SEC.co (claude-haiku-4-5).
Related vulnerabilities
- CVE-2026-10126HIGHEdimax BR-6478AC Buffer Overflow Remote Code Execution
- CVE-2026-10163HIGHEdimax BR-6478AC Buffer Overflow in USB Account Handler
- CVE-2026-10164HIGHEdimax BR-6478AC Buffer Overflow Remote Code Execution
- CVE-2026-11517HIGHUTT HiPER 2610G Buffer Overflow in DNS Configuration
- CVE-2026-12192HIGHGALAYOU Y4 Buffer Overflow – Local Network RCE Exploit
- CVE-2026-12806HIGHEdimax BR-6478AC V2 Buffer Overflow Vulnerability – Critical Patch Status
- CVE-2026-13562HIGHEdimax EW-7478APC Buffer Overflow Remote Code Execution
- CVE-2026-13580HIGHBuffer Overflow in Edimax EW-7478APC Firmware 1.04