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
Network-reachable management handler with low complexity but requiring an authenticated low-privilege session (PR:L); overflow in a privileged firmware process yields high C/I/A with no scope change.
Primary rating from Vendor (VulDB).
CVSS VectorVendor: VulDB
Lifecycle Timeline
2DescriptionCVE.org
A security vulnerability has been detected in Edimax EW-7478APC 1.04. This affects the function formQoS of the file /goform/formQoS of the component POST Request Handler. The manipulation of the argument selSSID leads to buffer overflow. Remote exploitation of the attack is possible. The exploit has been disclosed publicly 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 overflow a buffer by manipulating the selSSID parameter in a POST request to the /goform/formQoS endpoint, potentially crashing the device or executing code on it. The flaw is network-reachable and publicly available exploit code exists (disclosed via VulDB and a Notion writeup), but it is not listed in CISA KEV and no active exploitation has been confirmed. The vendor was notified but did not respond, and no patched firmware has been published.
Technical ContextAI
The EW-7478APC is an Edimax AC1200 Gigabit PoE wireless access point whose web management interface uses 'goform' CGI-style handlers to process configuration POST requests. The vulnerable function formQoS handles Quality-of-Service settings; the selSSID argument it receives is copied into a fixed-size buffer without adequate bounds checking - the classic CWE-120 (Classic Buffer Overflow / unbounded copy) root cause common in embedded MIPS/ARM router firmware that relies on unsafe C string routines such as strcpy/sprintf. Because such handlers typically run with high privilege in the device firmware, a controllable overflow can corrupt adjacent stack memory or a return address. The single CPE supplied, cpe:2.3:a:edimax:ew-7478apc:*:*:*:*:*:*:*:*, identifies the affected product but pins no specific fixed version.
RemediationAI
No vendor-released patch identified at time of analysis - the vendor was contacted but did not respond, so there is no fixed firmware version to cite. As the highest-value compensating control, restrict access to the device's web management interface to a trusted management VLAN or specific admin host via firewall/ACL so the /goform/formQoS endpoint is unreachable from general user or untrusted networks; the trade-off is slightly more complex remote administration. Disable remote/WAN-side management entirely if it is enabled, since that removes internet exposure of the vulnerable handler. Change default, weak, or reused management credentials and tightly limit who holds the low-privilege account needed to reach formQoS, because exploitation requires authentication (PR:L). Monitor the access point for unexpected reboots or crashes as a sign of attempted exploitation, and if the device is end-of-life or unsupported, plan replacement with a vendor-supported access point. Track updates via the VulDB advisory at https://vuldb.com/vuln/374586.
More in Ew 7478Apc
View allStack-based buffer overflow in Edimax EW-7478APC wireless access point firmware 1.04 enables remote code execution again
Buffer overflow in the Edimax EW-7478APC wireless access point (firmware 1.04) lets remote attackers corrupt memory by s
Remote buffer overflow in the Edimax EW-7478APC wireless access point (firmware 1.04) lets an authenticated attacker cor
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-40124
GHSA-jv8x-v9mq-9q74