Description
A vulnerability was detected in Edimax EW-7478APC 1.04. Affected is the function formWlSiteSurvey of the file /goform/formWlSiteSurvey. Performing a manipulation of the argument selSSID results in buffer overflow. The attack is possible to be carried out remotely. The exploit is now public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-08-16
Score: 9.4 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unexpected buffer overflow occurs when a crafted selSSID input exceeds the allocated memory area in the formWlSiteSurvey routine of the router’s web interface. The overflow can corrupt stack data and ultimately enable an attacker to run arbitrary code on the device, giving full control over the router’s operating system. This flaw belongs to unsafe buffer handling weaknesses that are typical of classic overrun bugs.

Affected Systems

The defect is confined to the Edimax EW‑7478APC router equipped with firmware release 1.04. No other variants or firmware revisions have been confirmed to be vulnerable at this time.

Risk and Exploitability

The flaw carries a CVSS rating of 9.4, classifying it as a critical vulnerability. Although no publicly available exploitation likelihood metric is supplied, the fact that a working exploit is on the internet and that the attacker can invoke the vulnerability from any network connection elevates the risk considerably. The router is not listed in the catalog of known exploited vulnerabilities, but the exposed web entry point at /goform/formWlSiteSurvey can be reached remotely without authentication, which means the attacker does not need an internal foothold to trigger the overflow.

Generated by OpenCVE AI on August 17, 2026 at 00:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Replace the router with a newer model that does not include the vulnerable routine.
  • Use firewall rules or the router’s built‑in filtering to block external POST requests to /goform/formWlSiteSurvey.
  • Continuously observe inbound traffic for unexpected POSTs to /goform/formWlSiteSurvey and review logs for signs of buffer‑overflow exploitation attempts.

Generated by OpenCVE AI on August 17, 2026 at 00:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 17 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Sun, 16 Aug 2026 23:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in Edimax EW-7478APC 1.04. Affected is the function formWlSiteSurvey of the file /goform/formWlSiteSurvey. Performing a manipulation of the argument selSSID results in buffer overflow. The attack is possible to be carried out remotely. The exploit is now public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Title Edimax EW-7478APC formWlSiteSurvey buffer overflow
First Time appeared Edimax
Edimax ew-7478apc
Weaknesses CWE-119
CWE-120
CPEs cpe:2.3:a:edimax:ew-7478apc:*:*:*:*:*:*:*:*
Vendors & Products Edimax
Edimax ew-7478apc
References
Metrics cvssV2_0

{'score': 9, 'vector': 'AV:N/AC:L/Au:S/C:C/I:C/A:C/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 9.9, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 9.9, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 9.4, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:P'}


Subscriptions

Edimax Ew-7478apc
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-17T16:14:40.396Z

Reserved: 2026-08-16T07:07:45.859Z

Link: CVE-2026-19961

cve-icon Vulnrichment

Updated: 2026-08-17T16:13:27.200Z

cve-icon NVD

Status : Deferred

Published: 2026-08-16T23:16:25.050

Modified: 2026-08-20T12:48:10.287

Link: CVE-2026-19961

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T01:00:12Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-120

    Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')