Severity by source
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
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.
Primary rating from Vendor (VulDB).
CVSS VectorVendor: VulDB
Lifecycle Timeline
2DescriptionCVE.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.
More in Ew 7478Apc
View allStack-based buffer overflow in Edimax EW-7478APC wireless access point firmware 1.04 enables remote code execution again
Remote buffer overflow in the Edimax EW-7478APC wireless access point (firmware 1.04) lets an authenticated attacker cor
Buffer overflow in the Edimax EW-7478APC wireless access point (firmware 1.04) lets remote attackers overflow a buffer b
Command injection in Edimax EW-7478APC firmware 1.04 enables remote attackers with low-privilege access to execute arbit
Command injection in Edimax EW-7478APC firmware 1.04 allows authenticated remote attackers to execute arbitrary OS comma
OS command injection in the Edimax EW-7478APC wireless access point firmware 1.04 allows a network-reachable authenticat
Same weakness CWE-120 – Classic Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-40131
GHSA-r8ch-529w-3cmj