HIGH 8.8

CVE-2026-13562: Edimax EW-7478APC Buffer Overflow Remote Code Execution

A buffer overflow vulnerability has been discovered in Edimax EW-7478APC wireless extender running firmware version 1.04. An authenticated attacker can exploit this flaw by sending a specially crafted request to the device's web interface, specifically by manipulating the selSSID parameter in the NIC site survey function. Successful exploitation allows the attacker to execute arbitrary code with full device privileges, potentially compromising network traffic and allowing lateral movement into the network.

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-07-01

NVD description (verbatim)

A flaw has been found in Edimax EW-7478APC 1.04. This affects the function formiNICSiteSurvey of the file /goform/formiNICSiteSurvey of the component POST Request Handler. This manipulation of the argument selSSID causes buffer overflow. It is possible to initiate the attack 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-13562 is a stack-based or heap-based buffer overflow in the formiNICSiteSurvey POST request handler of the Edimax EW-7478APC firmware 1.04. The vulnerability exists in the selSSID parameter processing, which fails to implement proper input bounds checking. This allows an authenticated remote attacker to overwrite memory, leading to code execution. The flaw is classified under CWE-119 (Improper Restriction of Operations within the Bounds of a Memory Buffer) and CWE-120 (Buffer Copy without Checking Size of Input), indicating a classic unsafe buffer operation. The attack vector is network-accessible, requires valid credentials, and can be executed without user interaction.

Business impact

A compromised Edimax wireless extender can serve as a persistent foothold in a corporate or home network. An attacker gaining code execution could monitor encrypted traffic at the network layer, inject malicious traffic, or use the device as a pivot point to access internal systems. For organizations relying on Edimax extenders for coverage in secure environments—including remote offices or guest networks—this represents a significant integrity and confidentiality risk. The lack of vendor response compounds the issue, as customers cannot rely on timely patches.

Affected systems

Edimax EW-7478APC firmware version 1.04 is confirmed vulnerable. The specific scope of affected revisions or hardware variants is not documented in the source disclosure. Organizations using this model should assume version 1.04 is at risk and verify the firmware version running on deployed devices. Contact Edimax support or consult the device management interface to confirm firmware versions across your environment.

Exploitability

This vulnerability requires authentication, which reduces opportunistic exploitation on internet-facing devices. However, the requirement is modest: valid credentials (which may be default or weak on many unmanaged devices) and network access to the device's web management interface. Public exploit code has been published, removing the barrier to practical weaponization. The attack vector is straightforward, requires no user interaction, and likelihood of successful exploitation is high once access is obtained. Organizations with lax credential management or devices exposed to untrusted networks face elevated risk.

Remediation

Edimax has not released a patch as of the vulnerability publication date and has not responded to vendor outreach. Organizations must prioritize network segmentation and access controls: restrict management access to the EW-7478APC to trusted network segments, disable remote management features if not required, and rotate default credentials immediately. Monitor network traffic from the device for anomalies. Organizations unable to implement compensating controls should consider replacement with actively maintained hardware from a vendor with demonstrated patch responsiveness.

Patch guidance

No official patch has been issued by Edimax. Monitor the vendor's security advisories and firmware release page regularly for updates to firmware version 1.04. If you are running this firmware, verify the device model and consider contacting Edimax support directly to inquire about availability timelines. In the interim, focus on network isolation: ensure the device is not accessible from the internet, restrict web interface access to a management VLAN, and implement authentication and authorization controls at the network perimeter.

Detection guidance

Monitor for POST requests to /goform/formiNICSiteSurvey on Edimax devices, particularly those containing suspicious selSSID parameter values (unusually long strings, non-printable characters, or encoding anomalies). Implement network segmentation to reduce the number of systems that can reach the device's management interface. Review device access logs for authentication attempts and configuration changes. Intrusion detection systems can be configured to flag requests matching known exploit patterns, though signature-based detection should be combined with behavioral monitoring for modified or zero-day variants.

Why prioritize this

Despite requiring authentication, this vulnerability scores HIGH (8.8 CVSS) due to its impact: code execution with full privileges on a network appliance. The publication of working exploit code and vendor non-response eliminate the window for coordinated disclosure tactics. Devices in production networks should be addressed within weeks, not months. Priority should be highest for devices in security-sensitive network segments (guest networks, DMZs, remote office interconnects) and those with default or weak credentials.

Risk score, explained

The CVSS 3.1 score of 8.8 reflects: (1) network-accessible attack vector; (2) low complexity with no user interaction; (3) authentication requirement that moderately limits scope; and (4) high impact across confidentiality, integrity, and availability. The score does not account for exploit availability or lack of vendor support, which in practice amplify risk. This is a legitimate HIGH-severity finding suitable for immediate remediation planning.

Frequently asked questions

Does this vulnerability affect all Edimax EW-7478APC devices?

The vulnerability is confirmed in firmware version 1.04. Other firmware versions have not been explicitly tested or disclosed. Check your device's firmware version in the web management interface or device settings. If you are unsure, assume version 1.04 is affected and implement compensating controls (network isolation, access restrictions).

Can I exploit this vulnerability from the internet if the device is on my network?

No. The vulnerability requires authenticated access (valid username and password). However, if the device uses default credentials, is exposed to the internet, or is accessible to an attacker already on your network, the risk is significant. Do not rely solely on obscurity or the assumption that default credentials have been changed—verify this actively.

What should I do if I cannot replace this device immediately?

Isolate the device on a dedicated management VLAN, restrict access from other network segments using firewalls, disable remote/WAN management features, and enforce strong non-default credentials. Monitor the device and network traffic for anomalies. Subscribe to Edimax security advisories to catch any future patch releases.

Why hasn't Edimax released a patch?

The vendor did not respond to early disclosure attempts. This may reflect resource constraints, end-of-life status of the product, or organizational issues. Lack of response should be interpreted as a signal that this product may not receive timely security updates going forward, influencing your hardware procurement and lifecycle decisions.

This analysis is provided for informational purposes to support security decision-making. It does not constitute legal, compliance, or product-specific advice. Readers should verify all findings against official vendor advisories and conduct independent risk assessment in their environment. No exploit code or weaponization guidance is included. Patch availability, affected versions, and vendor remediation status may change; monitor official sources regularly. SEC.co makes no warranty as to the completeness or accuracy of this information beyond the source data provided. Source: NVD (public-domain), retrieved 2026-08-08. Analysis generated by SEC.co (claude-haiku-4-5).