LiveActive security incident?Get immediate response
CVE Record

CVE-2020-13537: An exploitable local privilege elevation vulnerability exists in the file system permissions of Moxa MXView...

An exploitable local privilege elevation vulnerability exists in the file system permissions of Moxa MXView series 3.1.8 installation. Depending on the vector chosen, an attacker can either add code to a script or replace a binary.By default MXViewService, which starts as a NT SYSTEM authority user executes a series of Node.Js scripts to start additional application functionality and among them the mosquitto executable is also run.

CriticalCVSS 9.3Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

Moxa MXView Series 3.1.8 installs with unsafe file permissions. A local attacker could abuse files run by the MXView service to gain Windows NT SYSTEM-level control. This is serious on monitoring hosts because compromise can expose sensitive operational data and undermine system integrity.

Executive priority

Treat this as urgent for any MXView 3.1.8 deployment, especially in OT or infrastructure monitoring environments. It is not described as remotely exploitable in the supplied sources, but local compromise could become full host compromise.

Technical view

CVE-2020-13537 is a CWE-276 local privilege elevation issue in MXView 3.1.8. MXViewService runs as NT SYSTEM and executes Node.js scripts and the mosquitto executable. The source says an attacker can add code to a script or replace a binary, depending on vector.

Likely exposure

Exposure is limited to systems running Moxa MXView Series 3.1.8. The vulnerability is local, so risk is highest where untrusted users, shared administration, remote desktop access, or compromised accounts can access the MXView host.

Exploitation context

The provided bundle does not show CISA KEV listing or active exploitation. CVSS 3.0 is 9.3 with local attack vector, low complexity, no privileges, no user interaction, and high confidentiality, integrity, and availability impact.

Researcher notes

Evidence supports a local privilege escalation caused by permissive filesystem permissions. The bundle does not provide patch version details, confirmed exploitation, or broader affected versions. Avoid assuming other Moxa products or MXView versions are affected without vendor confirmation.

Mitigation direction

  • Identify and prioritize MXView Series 3.1.8 installations.
  • Check Moxa and Talos guidance for supported fixes or mitigations.
  • Restrict local and remote interactive access to MXView hosts.
  • Review write permissions on MXView installation paths.
  • Monitor MXView service paths for unexpected file changes.

Validation and detection

  • Confirm the installed MXView version on monitoring hosts.
  • Inventory Windows hosts running MXViewService.
  • Review filesystem ACLs for MXView scripts and binaries.
  • Check whether non-administrative users can modify installation files.
  • Look for unexplained changes to Node.js scripts or mosquitto binaries.
Prepared
Confidence
medium
Sources
3

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

CWE-276: 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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-13537 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
Critical
CVSS
9.3 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:C/C:H/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
2Source 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
9.3CVSS 3.0CriticalCVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H2.56Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

9.3Critical
CVSS 3.0 vector shape for CVE-2020-13537Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:C/C:H/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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/aMoxaMoxa MXView Series 3.1.8Listed
Weakness

CWE details

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

CWE-276 · source CWE mapping

Incorrect Default Permissions

Incorrect Default Permissions represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.