VYPR
Unrated severityNVD Advisory· Published May 25, 2026

Edimax EW-7438RPn formLogout stack-based overflow

CVE-2026-9479

Description

A security vulnerability has been detected in Edimax EW-7438RPn 1.31. The affected element is the function formLogout of the file /goform/formLogout. The manipulation of the argument submit-url leads to stack-based buffer overflow. It is possible to initiate the attack remotely. The exploit has been disclosed publicly 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 formLogout function allows remote unauthenticated attackers to crash the device or execute arbitrary code via a crafted submit-url parameter.

Vulnerability

A stack-based buffer overflow exists in the formLogout function of the Edimax EW-7438RPn wireless extender running firmware version 1.31. The vulnerability resides in the /goform/formLogout endpoint, where the submit-url parameter is copied into a fixed-size stack buffer without any length validation. This allows an attacker to overflow the buffer by supplying an excessively long string. The issue is reachable remotely via an HTTP POST request, and no authentication is required to trigger the overflow [1].

Exploitation

An attacker can exploit this vulnerability by sending a crafted HTTP POST request to the /goform/formLogout endpoint with an overly long submit-url parameter. The provided proof-of-concept uses a string of repeated 'a' characters to cause a crash. The exploit does not require prior authentication, and the attack can be launched from any network-accessible position. The exploit code has been publicly disclosed [1].

Impact

Successful exploitation leads to a stack buffer overflow, overwriting the return address of the formLogout function. This can result in a denial of service (device crash) or, with careful control of the overflow data, arbitrary code execution with the privileges of the web server process (typically root on embedded devices). The attacker gains full control of the affected device [1].

Mitigation

As of the publication date, no official patch or firmware update has been released by Edimax. The vendor was contacted but did not respond to the disclosure. Users should restrict network access to the device, disable remote management features, and isolate the extender from untrusted networks. If possible, consider replacing the device with a supported alternative that receives security updates.

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.