VYPR
Unrated severityNVD Advisory· Published May 25, 2026

Edimax EW-7438RPn webs formWlSiteSurvey stack-based overflow

CVE-2026-9427

Description

A flaw has been found in Edimax EW-7438RPn 1.31. This impacts the function formWlSiteSurvey of the file /goform/formWlSiteSurvey of the component webs. This manipulation of the argument selSSID/submit-url causes stack-based 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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

A stack-based buffer overflow in Edimax EW-7438RPn firmware 1.31's formWlSiteSurvey function allows remote unauthenticated attackers to crash the device or execute arbitrary code.

Vulnerability

A stack-based buffer overflow vulnerability exists in the Edimax EW-7438RPn range extender running firmware version 1.31. The flaw resides in the formWlSiteSurvey function within the /goform/formWlSiteSurvey endpoint of the webs component. The selSSID and submit-url arguments are copied into a fixed-size stack buffer without proper length validation, allowing an oversized input to overflow the buffer and overwrite the return address. Affected version: 1.31 [1].

Exploitation

An unauthenticated remote attacker can exploit this vulnerability by sending a crafted HTTP POST request to /goform/formWlSiteSurvey with an overly long submit-url or selSSID parameter. The PoC demonstrates that submitting a long string of 'a' characters for submit-url causes the router to crash. The overflow occurs because the input is directly copied to a local stack variable without bounds checking, enabling control of the return address. No authentication is required, and the attack can be performed over the network [1].

Impact

Successful exploitation allows the attacker to cause a denial of service (crash) or potentially achieve arbitrary code execution by controlling the return address. Since the overflow occurs in a privileged context (the webs component), arbitrary code execution could lead to full compromise of the device, including access to network traffic or further lateral movement within the network. The exploit is publicly available [1].

Mitigation

As of the publication date (2026-05-25), the vendor has not responded to disclosure and no patch has been released. Users should consider isolating the device from untrusted networks, applying strict firewall rules to restrict access to the administration interface, or replacing the device with a supported alternative. There is no known workaround that directly fixes the vulnerability [1].

AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

0

No linked articles in our index yet.