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.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupPrivilege 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 lookupCVE-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- 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
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H26Primary CVE scoreVulnerability scoring details
Base CVSS 3.0 score
8.8HighVector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://talosintelligence.com/vulnerability_reports/TALOS-2020-1169CVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Incorrect Default Permissions
Incorrect Default Permissions represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
