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.
CVE-2026-9479 is a critical buffer overflow reported in Edimax EW-7438RPn firmware 1.31. A remote authenticated attacker could potentially compromise the device through its logout handler. Public exploit material is referenced, but the provided sources do not show confirmed active exploitation or a vendor fix.
Executive priority
Treat this as urgent for any deployed EW-7438RPn 1.31 device. The main business risk is compromise of a network edge device with public exploit information and no confirmed vendor fix in the provided sources.
Technical view
The issue affects formLogout in /goform/formLogout. Manipulating the submit-url argument is reported to cause a stack-based buffer overflow, mapped to CWE-119 and CWE-121. The CVSS v2 vector is network-accessible, low complexity, authenticated, and rated 9.0 with proof-of-concept exploit maturity.
Likely exposure
Exposure is limited to Edimax EW-7438RPn devices running firmware 1.31, especially where the web management interface is reachable by authenticated users over a network.
Exploitation context
The source bundle says exploit material has been publicly disclosed and may be used. It does not show CISA KEV listing, confirmed in-the-wild exploitation, vendor acknowledgement, or a named patch.
Researcher notes
Evidence is strongest for product, version, vulnerable function, parameter, CWE class, and public disclosure. Evidence is incomplete for exploit reliability, active exploitation, affected firmware beyond 1.31, and remediation availability. Avoid broad product conclusions beyond EW-7438RPn 1.31.
Mitigation direction
Inventory Edimax EW-7438RPn devices and confirm firmware versions.
Restrict web management access to trusted administrative networks only.
Check Edimax guidance for firmware updates or official mitigations.
Disable external exposure of the management interface where possible.
Plan replacement if no supported fixed firmware is available.
Validation and detection
Confirm whether any EW-7438RPn devices run firmware 1.31.
Verify the management interface is not internet-accessible.
Review administrative access logs for unusual authenticated activity.
Track CVE, VulDB, and Edimax sources for patch status changes.
Document compensating controls for any device that cannot be updated.
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.