Severity by source
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/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary rating from Vendor (VulDB) · only source for this CVE.
CVSS VectorVendor: VulDB
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/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Lifecycle Timeline
2DescriptionCVE.org
A vulnerability was detected in Edimax EW-7438RPn 1.31. Affected by this vulnerability is the function formWpsProxyEnable of the file /goform/formWpsProxyEnable. The manipulation of the argument submit-url results in stack-based buffer overflow. The attack can be launched 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.
AnalysisAI
Stack-based buffer overflow in the Edimax EW-7438RPn 1.31 wireless range extender enables remote low-privileged attackers to compromise the device by supplying an oversized submit-url argument to the /goform/formWpsProxyEnable web management endpoint. Exploitation achieves full confidentiality, integrity, and availability impact on the device per CVSS VC:H/VI:H/VA:H, and a public proof-of-concept is available on GitHub. No vendor patch exists - Edimax did not respond to coordinated disclosure - though EPSS remains low at 0.04% (13th percentile) and the vulnerability is not listed in CISA KEV, suggesting limited observed exploitation despite the available POC.
Technical ContextAI
The affected component is the formWpsProxyEnable function, a CGI handler in the HTTP-based web management interface of the Edimax EW-7438RPn wireless range extender (firmware 1.31), identified by CPE cpe:2.3:a:edimax:ew-7438rpn:*:*:*:*:*:*:*:*. This handler processes WPS (Wi-Fi Protected Setup) proxy configuration via HTTP POST to /goform/formWpsProxyEnable. The root cause is CWE-121 (Stack-Based Buffer Overflow): the submit-url parameter is copied into a fixed-size stack buffer without adequate length validation, allowing an attacker to overwrite the stack frame including saved return addresses and control-flow data. Embedded router and range extender firmware commonly relies on C-based CGI handlers lacking memory-safe language protections; many such devices also omit stack canaries and ASLR, which significantly lowers the bar for reliable exploitation once a valid overflow primitive is achieved.
RemediationAI
No vendor-released patch has been identified at time of analysis - Edimax did not respond to the vulnerability disclosure, and no patched firmware version has been confirmed. Administrators should immediately restrict network access to the device's web management interface (typically TCP port 80/443) by placing firewall or ACL rules that permit management traffic only from explicitly trusted IP ranges; this trade-off reduces remote attack surface but limits management flexibility. If the WPS proxy feature is not required, disabling WPS entirely through any available alternative interface removes the vulnerable /goform/formWpsProxyEnable endpoint from the attack surface, though this eliminates WPS-based client onboarding. For high-risk environments, replacing the EW-7438RPn with an actively supported device from a vendor with a published security response process is the most durable remediation. Monitor VulDB entry https://vuldb.com/vuln/365443 for any future vendor patch or firmware release.
More in Ew 7438Rpn
View allBuffer overflow in Edimax EW-7438RPn WiFi range extender firmware up to version 1.31 enables authenticated remote attack
Buffer overflow in Edimax EW-7438RPn WiFi range extender firmware versions up to 1.31 enables authenticated remote attac
Stack-based buffer overflow in the Edimax EW-7438RPn 1.31 wireless range extender allows remote attackers with low-privi
Stack-based buffer overflow in the Edimax EW-7438RPn Wi-Fi range extender (firmware 1.31) allows remote authenticated at
Stack-based buffer overflow in the Edimax EW-7438RPn 1.31 Wi-Fi range extender allows remote attackers with low privileg
Stack-based buffer overflow in the Edimax EW-7438RPn Wi-Fi range extender (firmware 1.31) allows authenticated remote at
Stack-based buffer overflow in the Edimax EW-7438RPn 1.31 range extender allows remote authenticated attackers to corrup
Stack-based buffer overflow in the Edimax EW-7438RPn Wi-Fi range extender (firmware 1.31) allows remote authenticated at
Stack-based buffer overflow in Edimax EW-7438RPn 1.31 range extenders allows authenticated remote attackers to corrupt m
Stack-based buffer overflow in the Edimax EW-7438RPn 1.31 wireless range extender allows remote attackers with low privi
Stack-based buffer overflow in Edimax EW-7438RPn 1.31 wireless range extenders allows remote authenticated attackers to
Stack-based buffer overflow in the Edimax EW-7438RPn 1.31 wireless range extender allows remote attackers with low privi
Same weakness CWE-121 – Stack-based Buffer Overflow
View allSame technique Stack Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-31682
GHSA-5383-33xm-xf5w