LiveActive security incident?Get immediate response
CVE Record

CVE-2020-37149: Edimax Technology EW-7438RPn-v3 Mini 1.27 - Cross-Site Request Forgery (CSRF) to Command Execution

Edimax EW-7438RPn-v3 Mini 1.27 is vulnerable to cross-site request forgery (CSRF) that can lead to command execution. An attacker can trick an authenticated user into submitting a crafted form to the /goform/mp endpoint, resulting in arbitrary command execution on the device with the user's privileges.

HighCVSS 8.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This vulnerability affects Edimax EW-7438RPn Mini range extenders running listed firmware versions. If an administrator is logged in, an attacker could trick them into visiting a malicious page that sends an unauthorized request to the device, potentially executing commands. Treat this as high priority where these devices remain deployed.

Executive priority

Prioritize remediation for any deployed affected Edimax extenders, especially in business networks. The issue can turn a browser-based trick against an authenticated administrator into command execution on the device, creating risk to network availability and integrity.

Technical view

CVE-2020-37149 is a CSRF issue in Edimax EW-7438RPn-v3 Mini firmware, reported against versions including 1.23 and 1.27. A crafted request to the device management interface endpoint /goform/mp can lead to command execution with the authenticated user’s privileges. CVSS is 8.1, with user interaction required and high integrity and availability impact.

Likely exposure

Exposure is most relevant where affected extenders are still in use and their management interface is reachable by administrators’ browsers. Internet exposure is not required; an attacker needs to induce an authenticated user to submit a crafted request.

Exploitation context

The source bundle includes an ExploitDB reference, indicating public exploit information exists. CISA KEV status is false in the provided data, and no cited source confirms active exploitation in the wild.

Researcher notes

Evidence identifies CSRF leading to command execution and references public exploit material, but the provided sources do not name a vendor patch or confirm active exploitation. Validate scope carefully because the affected product naming includes EW-7438RPn Mini and EW-7438RPn-v3 Mini references.

Mitigation direction

  • Inventory Edimax EW-7438RPn Mini devices and firmware versions.
  • Check Edimax support channels for fixed firmware or retirement guidance.
  • Restrict access to the management interface to trusted administrative networks.
  • Avoid administering affected devices while browsing untrusted websites.
  • Replace devices if no vendor-supported remediation is available.

Validation and detection

  • Confirm whether EW-7438RPn Mini devices are present in the environment.
  • Record firmware versions and compare against listed affected versions 1.23 and 1.27.
  • Verify management interfaces are not reachable from untrusted networks.
  • Review administrative access patterns for unnecessary exposure.
  • Monitor vendor and advisory sources for remediation updates.
Prepared
Confidence
medium
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

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 · medium confidence lookup

CWE-352: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-37149 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

1CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS vector scores

1 official score

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.

ScoreVersionSeverityVectorExploitImpactSource
8.1CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H2.85.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.1High
CVSS 3.1 vector shape for CVE-2020-37149Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
EDIMAX TechnologyEW-7438RPn Mini1.23, 1.27Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-352 · source CWE mapping

Cross-Site Request Forgery (CSRF)

Cross-Site Request Forgery (CSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.