LiveActive security incident?Get immediate response
CVE Record

CVE-2020-13554: An exploitable local privilege elevation vulnerability exists in the file system permissions of Advantech W...

An exploitable local privilege elevation vulnerability exists in the file system permissions of Advantech WebAccess/SCADA 9.0.1 installation. In webvrpcs Run Key Privilege Escalation in installation folder of WebAccess, an attacker can either replace binary or loaded modules to execute code with NT SYSTEM privilege.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This vulnerability can let a low-privileged local user on a Windows system running Advantech WebAccess/SCADA 9.0.1 gain NT SYSTEM privileges. For industrial environments, that means a compromised workstation or server account could become full control of the SCADA host.

Executive priority

Prioritize this on SCADA hosts because successful exploitation gives SYSTEM-level control, but urgency depends on whether untrusted local users or prior compromise are realistic in the environment.

Technical view

CVE-2020-13554 is a local privilege escalation caused by insecure filesystem permissions in the Advantech WebAccess/SCADA 9.0.1 installation folder. The reported issue involves webvrpcs Run Key behavior where binaries or loaded modules can be replaced to run code as NT SYSTEM.

Likely exposure

Exposure is limited to systems running Advantech WebAccess/SCADA 9.0.1 where an attacker already has local low-privileged access. Internet exposure alone is not the primary condition described by the sources.

Exploitation context

The CVSS vector is local, low complexity, low privileges required, and no user interaction. The source bundle does not show CISA KEV listing or cited evidence of active exploitation.

Researcher notes

The available evidence identifies insecure installation-folder permissions and replacement of binaries or loaded modules as the privilege boundary failure. The bundle does not provide a named patch, fixed version, or active exploitation evidence.

Mitigation direction

  • Identify any Advantech WebAccess/SCADA 9.0.1 installations.
  • Check Advantech and Talos guidance for supported fixes or remediation.
  • Restrict local logon, RDP, and operator access to trusted users.
  • Review and harden installation-folder permissions per vendor guidance.
  • Monitor WebAccess installation folders for unexpected binary or module changes.

Validation and detection

  • Inventory WebAccess/SCADA versions and flag 9.0.1 systems.
  • Review installation directory ACLs for non-administrative write access.
  • Confirm webvrpcs-related run behavior and service privilege context.
  • Check endpoint logs for unexpected changes under WebAccess installation paths.
Prepared
Confidence
high
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
description · low confidence lookup

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-13554 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.8 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:L/AC:L/PR:L/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
8.8CVSS 3.0HighCVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H26Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

8.8High
CVSS 3.0 vector shape for CVE-2020-13554Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:L/AC:L/PR:L/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/aAdvantechAdvantech WebAccess/SCADA 9.0.1Listed
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.