Skip to main content

Edimax EW-7478APC CVE-2026-13583

| EUVDEUVD-2026-40131 HIGH
Classic Buffer Overflow (CWE-120)
2026-06-29 VulDB GHSA-r8ch-529w-3cmj
7.4
CVSS 4.0 · Vendor: VulDB
Share

Severity by source

Vendor (VulDB) PRIMARY
7.4 HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/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
vuln.today AI
8.8 HIGH

Remotely reachable web handler (AV:N/AC:L/UI:N) but authentication is needed to reach formUSBFolder, so PR:L; memory corruption yields full device C/I/A impact with no scope change.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (VulDB).

CVSS VectorVendor: VulDB

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

2
Analysis Generated
Jun 29, 2026 - 16:32 vuln.today
CVSS changed
Jun 29, 2026 - 16:22 NVD
8.7 (HIGH) 7.4 (HIGH)

DescriptionCVE.org

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.

AnalysisAI

Buffer overflow in the Edimax EW-7478APC wireless access point (firmware 1.04) lets remote attackers corrupt memory by sending an oversized ShareName or SelectName argument to the formUSBFolder handler at /goform/formUSBFolder. The flaw is reachable over the network and publicly available exploit code exists, though no active exploitation has been reported. Per the CVSS 4.0 vector it requires low-level authentication (PR:L) but yields full confidentiality, integrity, and availability impact on the device.

Technical ContextAI

The EW-7478APC is a SOHO/small-business wireless access point with a web-based management interface served by an embedded HTTP daemon (goform CGI-style handlers). The vulnerable formUSBFolder function processes a POST request handling USB folder sharing, and copies the attacker-controlled ShareName/SelectName parameters into a fixed-size stack or heap buffer without bounds checking. This is a classic CWE-120 (Buffer Copy without Checking Size of Input) defect; on memory-unsafe embedded firmware written in C, such overflows can overwrite adjacent memory, control-flow structures, or return addresses, leading to crashes or potential arbitrary code execution. The single affected CPE is cpe:2.3:a:edimax:ew-7478apc:*:*:*:*:*:*:*:*.

RemediationAI

No vendor-released patch identified at time of analysis - the vendor was contacted early but did not respond, so no fixed firmware version can be cited. As compensating controls, restrict access to the device's web management interface to trusted management VLANs or hosts only and never expose it to the internet, which directly removes the remote network reachability the attack depends on; disable the USB folder sharing feature if it is not required, since the vulnerable formUSBFolder handler is tied to that functionality; and enforce strong, non-default administrative credentials because exploitation requires authentication (PR:L), making credential hardening an effective barrier. The trade-off of disabling USB sharing is loss of network-attached storage convenience, and locking down the management plane adds operational overhead but materially reduces attack surface. Given the lack of a fix, consider replacing the device if it handles sensitive traffic. Track updates and details via https://vuldb.com/cve/CVE-2026-13583 and the disclosure at https://lavender-bicycle-a5a.notion.site/EDIMAX-EW-7478APC-formUSBFolder-34b53a41781f80d5b1f8ebce442de53f.

Share

CVE-2026-13583 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy