Description
A vulnerability has been found in Edimax BR-6428nC 1.16. The impacted element is an unknown function of the file /goform/formWizSurvey of the component Wireless Wizard Handler. The manipulation of the argument interface1/interface2 leads to stack-based buffer overflow. Remote exploitation of the attack is possible. The exploit has been disclosed to the public and may be used.
Published: 2026-09-27
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: Remote Code Execution
Action: Patch Now
AI Analysis

Impact

The vulnerability is a stack-based buffer overflow in the Wireless Wizard Handler of Edimax BR-6428nC firmware 1.16. Manipulating the interface1 and interface2 arguments in /goform/formWizSurvey can overflow a controlled buffer, potentially allowing an attacker to execute arbitrary code on the device. This flaw is classified by CWE-119 and CWE-121 and results in remote code execution.

Affected Systems

This issue affects Edimax BR-6428nC wireless routers running firmware version 1.16 released with the Wireless Wizard Handler component. The affected element is the /goform/formWizSurvey endpoint, which is normally accessed as part of the router's web-based configuration interface.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity; however, the lack of an EPSS score and absence from KEV suggest limited evidence of active exploitation. Nevertheless, the flaw is publicly disclosed and a remote attacker can trigger it over the network by sending crafted HTTP requests to the vulnerable endpoint. The earliest publicly available exploit code demonstrates that exploitation is feasible without authentication, therefore all devices exhibiting this firmware version are at risk if the management interface is reachable from untrusted networks.

Generated by OpenCVE AI on September 27, 2026 at 03:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a patched firmware that removes the buffer overflow, e.g., apply the latest Edimax firmware release.
  • Restrict access to the router’s web management interface by configuring the firewall to allow traffic only from trusted IP ranges or by disabling the Wireless Wizard Handler component if such option exists.
  • Monitor the router’s logs and network traffic for anomalous traffic to /goform/formWizSurvey and block repeated attempts.

Generated by OpenCVE AI on September 27, 2026 at 03:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 27 Sep 2026 02:15:00 +0000

Type Values Removed Values Added
Description A vulnerability has been found in Edimax BR-6428nC 1.16. The impacted element is an unknown function of the file /goform/formWizSurvey of the component Wireless Wizard Handler. The manipulation of the argument interface1/interface2 leads to stack-based buffer overflow. Remote exploitation of the attack is possible. The exploit has been disclosed to the public and may be used.
Title Edimax BR-6428nC Wireless Wizard formWizSurvey stack-based overflow
First Time appeared Edimax
Edimax br-6428nc
Weaknesses CWE-119
CWE-121
CPEs cpe:2.3:a:edimax:br-6428nc:*:*:*:*:*:*:*:*
Vendors & Products Edimax
Edimax br-6428nc
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Edimax Br-6428nc
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-27T02:00:16.547Z

Reserved: 2026-09-26T11:26:12.447Z

Link: CVE-2026-100745

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-27T02:17:21.123

Modified: 2026-09-27T02:17:21.123

Link: CVE-2026-100745

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-27T03:30:20Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-121

    Stack-based Buffer Overflow