Description
A vulnerability has been found in Edimax EW-7438RPn 1.31. This impacts the function formSDHCP of the file /goform/formSDHCP. Such manipulation of the argument submit-url leads to stack-based buffer overflow. The attack can be launched remotely. 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.
Published: 2026-05-25
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is located in the formSDHCP function of the Edimax EW-7438RPn firmware 1.31 and arises from an unchecked submit-url argument that overflows a stack buffer. This stack-based overflow is a classic memory corruption flaw that can lead to arbitrary code execution or device termination, and it is classified under CWE-119 and CWE-121. The impact is therefore the potential loss of confidentiality, integrity, and availability of the device if an attacker successfully controls the execution flow.

Affected Systems

Only the Edimax EW-7438RPn router is listed by the CNA as affected, and the known vulnerable firmware is version 1.31; no other product or version information is provided.

Risk and Exploitability

The CVSS score of 8.7 indicates high severity and the exploit is publicly disclosed, making the threat real for exposed devices. EPSS is not available, but the fact that the attack can be launched remotely via the web interface suggests that common attackers could reach the target. Based on the description, it is inferred that the exploit endpoint is accessed through the router’s web interface at /goform/formSDHCP, allowing attackers to send crafted requests from outside the local network. The vulnerability is not listed in the CISA KEV catalog, but the existence of a public exploit means that mitigation should be applied without delay.

Generated by OpenCVE AI on May 25, 2026 at 20:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Replace the firmware with the latest version provided by the vendor that addresses the formSDHCP stack overwrite.
  • If no firmware update is available, disable remote configuration or block external access to the /goform/formSDHCP endpoint at the router or firewall level.
  • Restrict inbound traffic to the device so that only trusted internal IP addresses can reach the affected web interface, using network segmentation or stateful firewall rules.

Generated by OpenCVE AI on May 25, 2026 at 20:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 25 May 2026 19:00:00 +0000

Type Values Removed Values Added
Description A vulnerability has been found in Edimax EW-7438RPn 1.31. This impacts the function formSDHCP of the file /goform/formSDHCP. Such manipulation of the argument submit-url leads to stack-based buffer overflow. The attack can be launched remotely. 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.
Title Edimax EW-7438RPn formSDHCP stack-based overflow
First Time appeared Edimax
Edimax ew-7438rpn
Weaknesses CWE-119
CWE-121
CPEs cpe:2.3:a:edimax:ew-7438rpn:*:*:*:*:*:*:*:*
Vendors & Products Edimax
Edimax ew-7438rpn
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-7438rpn
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-05-28T15:31:50.547Z

Reserved: 2026-05-24T09:18:39.459Z

Link: CVE-2026-9482

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-05-25T19:16:37.180

Modified: 2026-05-28T17:16:35.360

Link: CVE-2026-9482

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-25T21:00:11Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-121

    Stack-based Buffer Overflow