HIGH 8.8

CVE-2026-13583: Edimax EW-7478APC Buffer Overflow – Authentication Required RCE

A buffer overflow vulnerability exists in Edimax EW-7478APC wireless access point (version 1.04) that allows authenticated attackers to crash the device or potentially execute arbitrary code. The flaw is in how the device processes user-supplied input when handling USB folder sharing requests. Because exploit code has already been released publicly and the vendor has not provided a patch despite early notification, the risk is elevated. Attackers who can log into the device can trigger this vulnerability remotely without user interaction.

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 vulnerability has been found in Edimax EW-7478APC 1.04. Impacted is the function formUSBFolder of the file /goform/formUSBFolder of the component POST Request Handler. Such manipulation of the argument ShareName/SelectName leads to buffer overflow. The attack may be performed from remote. The exploit has been disclosed to the public 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-13583 is a stack-based buffer overflow (CWE-119, CWE-120) in the Edimax EW-7478APC firmware version 1.04. The vulnerability exists in the formUSBFolder function of the /goform/formUSBFolder endpoint, which handles POST requests. Insufficient input validation on the ShareName and SelectName parameters allows an authenticated attacker to write beyond allocated buffer boundaries. The attack vector is network-accessible, requires low complexity exploitation, and demands user authentication (PR:L). The impact scope is unchanged, with confidentiality, integrity, and availability all fully compromised (C:H/I:H/A:H). CVSS v3.1 score is 8.8 (HIGH).

Business impact

Organizations deploying Edimax EW-7478APC access points for USB storage sharing face potential device compromise and denial of service. An authenticated attacker (such as a rogue employee or attacker with valid credentials) can destabilize or fully compromise the access point, potentially leading to data exfiltration from shared USB devices, network segmentation bypass, or extended downtime. Given public disclosure and lack of vendor response, the window for undetected exploitation is open indefinitely unless network-level mitigations are implemented.

Affected systems

Edimax EW-7478APC version 1.04 is confirmed vulnerable. Organizations should verify whether they deploy this exact model and firmware version. Check device management systems or physical inventory labels for version confirmation. Edimax has not released updated firmware information in response to early disclosure, so users should assume no patch is currently available from the vendor.

Exploitability

Exploitability is moderate-to-high. The vulnerability requires network access and prior authentication to the device—typical for local network or remote access scenarios where admin credentials have been obtained or user roles exist with USB folder management permissions. Proof-of-concept code is already public, lowering the technical barrier for exploitation. However, the attacker must successfully craft input that exceeds buffer boundaries without causing immediate detection, which remains non-trivial depending on the exact buffer layout and security features present.

Remediation

Check with Edimax for firmware updates for the EW-7478APC. If no patch is available, consider the following interim controls: disable USB folder sharing if not operationally necessary; restrict network access to the device's management interface (port 80/443) to trusted administrative hosts only; implement strong authentication policies and audit access logs for suspicious activity; and evaluate replacement with a wireless access point from a vendor with active security support. If USB sharing must remain active, isolate the device on a separate administrative VLAN.

Patch guidance

Verify the latest firmware version available from Edimax support or the vendor advisory for model EW-7478APC. At time of publication (June 2026), the vendor had not responded to early disclosure and no official patch version is documented. Contact Edimax technical support directly or monitor their security advisories for firmware release notifications. Apply patches to a test unit before production deployment to ensure no regression in USB sharing functionality.

Detection guidance

Monitor for POST requests to /goform/formUSBFolder with unusually long or malformed ShareName and SelectName parameter values. Inspect HTTP request logs for parameter injection attempts or control characters. Watch device system logs (if accessible) for crashes or unexpected reboots of the EW-7478APC. Use network-based intrusion detection to flag requests to this endpoint from non-administrative subnets. If the device supports syslog export, enable it and forward logs to a central security information event management (SIEM) system for correlation and alerting.

Why prioritize this

Despite a CVSS score of 8.8, this vulnerability warrants immediate attention due to three compounding factors: (1) proof-of-concept code is publicly available, dramatically shortening the time-to-exploit; (2) the vendor has not responded or provided a patch, leaving no clear remediation path; (3) the affected device is a network perimeter component (wireless access point) with access to USB storage and local network resources. Organizations should assume active exploitation is possible.

Risk score, explained

The CVSS v3.1 score of 8.8 reflects a network-accessible, low-complexity attack that requires authentication but yields complete compromise of confidentiality, integrity, and availability. The HIGH severity rating is justified by full system impact. Contextually, the score is compounded by public exploit availability and lack of vendor response, effectively increasing operational risk beyond the base CVSS assessment.

Frequently asked questions

Does this vulnerability affect other Edimax wireless access point models?

Only version 1.04 of the EW-7478APC is confirmed vulnerable. Other models may have similar code paths, but have not been publicly disclosed or analyzed. Contact Edimax or check their security advisories for statements on related products.

Can this vulnerability be exploited without network access?

No. The vulnerability requires network-level access to the device and valid authentication credentials. It cannot be triggered from an isolated device or via internet-based attacks unless the device's management interface is exposed to the internet—a configuration security best practice warns against.

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

Immediately restrict network access to the device's HTTP/HTTPS management ports (typically 80/443) to trusted administrative IP ranges using firewall rules or network segmentation. Disable USB folder sharing if not critical to operations. Enable detailed logging on the device and monitor for abnormal access patterns. Plan a replacement or firmware upgrade as soon as Edimax releases a patched version or you secure alternative equipment.

Is there a CISA Known Exploited Vulnerabilities (KEV) entry for this CVE?

No. As of the publication date, this vulnerability is not listed in the CISA KEV catalog, though public proof-of-concept code exists. Organizations should not interpret the absence of a KEV entry as lower risk; in fact, public exploit availability combined with lack of vendor response elevates urgency.

This analysis is based on publicly disclosed information as of June 2026 and the CVE record provided. No independent verification of the vulnerability has been performed. Organizations should cross-reference vendor advisories and conduct internal risk assessments based on their specific deployment footprint. The absence of a CISA KEV entry does not indicate lower severity. Patch availability and timelines are subject to vendor discretion and may change; readers should monitor Edimax security channels for updates. This document does not constitute legal, compliance, or procurement advice. Source: NVD (public-domain), retrieved 2026-08-08. Analysis generated by SEC.co (claude-haiku-4-5).