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.
Edimax EW-7438RPn firmware 1.31 has a critical memory corruption flaw in a web management function. A remote authenticated attacker could potentially gain full impact over confidentiality, integrity, and availability. Public proof-of-concept material exists, but the bundle does not show confirmed active exploitation.
Executive priority
Treat as urgent for any deployed affected device. Public exploit disclosure plus critical impact justifies rapid exposure reduction, even though active exploitation is not confirmed.
Technical view
The issue is a stack-based buffer overflow in /goform/formSDHCP, tied to handling of the submit-url argument. The CVSS v2 vector is AV:N/AC:L/Au:S with complete C/I/A impact. It is mapped to CWE-119 and CWE-121.
Likely exposure
Exposure is limited to Edimax EW-7438RPn devices running version 1.31, especially where the web management interface is reachable by untrusted networks or weakly controlled users.
Exploitation context
Sources say the attack can be launched remotely and public exploit material exists. The CVSS vector requires authentication. KEV is false, and no cited source confirms active exploitation in the wild.
Researcher notes
Evidence comes from CVE/VulDB-style reporting and a public GitHub disclosure. Vendor response and official fix status are absent in the provided sources, so remediation confidence depends on follow-up vendor guidance.
Mitigation direction
Check Edimax and trusted advisories for firmware updates or official mitigation guidance.
Remove internet exposure for the device management interface.
Restrict management access to trusted administrative networks only.
Rotate device credentials and remove unnecessary accounts.
Consider replacing unsupported or unpatched affected devices.
Validation and detection
Inventory Edimax EW-7438RPn devices and confirm firmware version 1.31.
Verify whether /goform/formSDHCP management access is reachable from untrusted networks.
Review access logs for unexpected authenticated management activity.
Track CVE, VulDB, and vendor pages for updated remediation information.
Based on public source material and reviewed before publication.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-119: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve
time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
4CVSS vectors
6Timeline events
1ADP providers
5Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: noTechnical Impact: total
CVSS vector scores
4 official scores
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present,
the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-119 · source CWE mapping
Improper Restriction of Operations within the Bounds of a Memory Buffer
Improper Restriction of Operations within the Bounds of a Memory Buffer represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
Stack-based Buffer Overflow represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.