Description
A flaw has been found in Edimax EW-7478APC 1.04. This issue affects the function formUSBAccount of the file /goform/formUSBAccount of the component POST Request Handler. This manipulation of the argument UserName/Password causes buffer overflow. The attack is possible to be carried out remotely. The exploit has been published and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-06-29
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A buffer overflow exists in the formUSBAccount function within the POST Request Handler of the Edimax EW-7478APC. The vulnerability is triggered by manipulating the UserName and Password fields in a POST request to the /goform/formUSBAccount endpoint. The CVE notes that the overflow can be exploited remotely, and that an exploit has been published; from the nature of the overflow it is inferred that the flaw could lead to arbitrary code execution on the device if an attacker successfully controls the overflowed data.

Affected Systems

The flaw affects only the Edimax EW-7478APC appliance running firmware version 1.04. No other firmware revisions are mentioned in the advisory, so the impact is confined to this specific build.

Risk and Exploitability

The CVSS score of 8.7 indicates a high severity. EPSS data are not available, but the existence of a published exploit demonstrates that the vulnerability is actionable. The device is remotely reachable, allowing an attacker to send crafted POST requests over the network. The vendor has not released a fix and the issue is not listed in CISA's KEV catalog, so exposed devices remain at elevated risk until a patch or mitigation is applied.

Generated by OpenCVE AI on June 29, 2026 at 17:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any firmware update provided by Edimax that addresses the buffer overflow flaw.
  • If no patch is available, block remote access to the /goform/formUSBAccount endpoint using firewall or ACL rules to prevent exploitation.
  • Disable or limit remote USB account management in the device’s configuration to reduce the attack surface.
  • Ensure that input validation for the UserName and Password fields is enforced to mitigate buffer overflow attempts.

Generated by OpenCVE AI on June 29, 2026 at 17:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 29 Jun 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 29 Jun 2026 16:15:00 +0000

Type Values Removed Values Added
Description A flaw has been found in Edimax EW-7478APC 1.04. This issue affects the function formUSBAccount of the file /goform/formUSBAccount of the component POST Request Handler. This manipulation of the argument UserName/Password causes buffer overflow. The attack is possible to be carried out remotely. The exploit has been published and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Title Edimax EW-7478APC POST Request formUSBAccount 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': 8.8, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:X/RC:R'}

cvssV3_1

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

cvssV4_0

{'score': 8.7, 'vector': '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'}


Subscriptions

Edimax Ew-7478apc
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-06-29T16:29:00.170Z

Reserved: 2026-06-28T22:29:18.764Z

Link: CVE-2026-13582

cve-icon Vulnrichment

Updated: 2026-06-29T16:28:28.584Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-29T21:00:04Z

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')