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.
CVE-2026-9462 is a critical flaw in Edimax EW-7438RPn firmware 1.31. A remote attacker with required access could trigger a stack-based buffer overflow in a WPS proxy form handler, potentially taking control of the device. Public exploit material exists, but the provided sources do not show confirmed active exploitation.
Executive priority
Treat this as urgent for any deployed EW-7438RPn 1.31 device, particularly if remotely administered. Public exploit availability and complete impact justify rapid exposure reduction even though active exploitation is not confirmed in the provided evidence.
Technical view
The issue affects /goform/formWpsProxyEnable in Edimax EW-7438RPn 1.31. Manipulating the submit-url argument can cause a stack-based buffer overflow, mapped to CWE-119 and CWE-121. The CVSS v2 score is 9.0 with network attack vector, low complexity, single authentication, and complete confidentiality, integrity, and availability impact.
Likely exposure
Exposure is limited to Edimax EW-7438RPn devices running firmware 1.31, especially where the management interface is reachable from untrusted networks. The CVSS vector indicates authentication is required, but the attack is remote once that access condition is met.
Exploitation context
VulDB states exploit material is public and may be used. The source bundle does not include KEV listing or other evidence of active exploitation in the wild. Vendor contact reportedly received no response, and no official patch or workaround is named in the provided sources.
Researcher notes
Evidence is mainly from VulDB and the CVE source bundle. Vendor response and remediation status are unclear. Do not assume other Edimax models or firmware versions are affected unless separately confirmed. The CVSS vector shows authenticated remote attack conditions despite the description saying remote launch.
Mitigation direction
Identify and prioritize Edimax EW-7438RPn devices running firmware 1.31.
Restrict management access to trusted administrative networks only.
Disable unnecessary remote administration exposure where operationally possible.
Check Edimax guidance regularly for firmware updates or official mitigations.
Increase monitoring for suspicious access to the affected WPS proxy endpoint.
Validation and detection
Confirm device model and firmware version from asset inventory or administration UI.
Verify whether the management interface is reachable from the internet or untrusted networks.
Review logs for unusual requests involving /goform/formWpsProxyEnable or submit-url.
Compare network detections with VulDB CTI indicators where available.
Document whether authentication controls are enforced for the affected interface.
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.