Edimax EW-7438RPn formrefresh stack-based overflow
Description
A vulnerability was detected in Edimax EW-7438RPn 1.31. The impacted element is the function formrefresh of the file /goform/formrefresh. The manipulation of the argument submit-url results in stack-based buffer overflow. It is possible to launch the attack 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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Stack-based buffer overflow in Edimax EW-7438RPn firmware 1.31 allows remote attackers to execute arbitrary code via a crafted submit-url parameter.
Vulnerability
A stack-based buffer overflow exists in the formrefresh function of the /goform/formrefresh endpoint in Edimax EW-7438RPn firmware version 1.31. The submit-url argument is copied directly into a stack buffer without any length validation, enabling an attacker to overflow the buffer and overwrite the return address. The vulnerability is reachable remotely via an HTTP POST request, and the exploit has been publicly disclosed [1].
Exploitation
An attacker with network access to the device can send a crafted POST request to /goform/formrefresh with an overly long submit-url value. The PoC demonstrates that a string of approximately 1600 'a' characters causes a crash, but by carefully controlling the overflow data, arbitrary code execution is achievable. The request may require authentication; the provided PoC uses default credentials (admin:1234) [1].
Impact
Successful exploitation grants the attacker remote code execution on the device, leading to full compromise of the extender. This can result in disclosure of network traffic, modification of device settings, or use of the device as a pivot point for further attacks [1].
Mitigation
As of the publication date, the vendor has not responded to disclosure and no patch is available. Users should restrict network access to the device, change default credentials immediately, and consider replacing the device if continued use is necessary. The vulnerability is not currently listed in the CISA Known Exploited Vulnerabilities catalog [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- Range: = 1.31
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- github.com/wudipjq/my_vuln/blob/main/Edimax/vuln_18/18.mdmitreexploit
- vuldb.com/submit/813902mitrethird-party-advisory
- vuldb.com/vuln/365461mitrevdb-entrytechnical-description
- vuldb.com/vuln/365461/ctimitresignaturepermissions-required
News mentions
0No linked articles in our index yet.