LiveActive security incident?Get immediate response
CVE Record

CVE-2021-32956: Advantech WebAccess/SCADA Versions 9.0.1 and prior is vulnerable to redirection, which may allow an attacke...

Advantech WebAccess/SCADA Versions 9.0.1 and prior is vulnerable to redirection, which may allow an attacker to send a maliciously crafted URL that could result in redirecting a user to a malicious webpage.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

This flaw can let an attacker craft a link that sends a WebAccess/SCADA user to a malicious webpage. The main business risk is phishing or trust abuse through a legitimate industrial system URL, not direct control-system compromise based on the provided evidence.

Executive priority

Prioritize this as an exposure verification and hygiene item for organizations using Advantech WebAccess/SCADA. It is not KEV-listed in the provided data, but it can support phishing against industrial users if vulnerable versions remain in use.

Technical view

CVE-2021-32956 is a CWE-601 open redirect issue in Advantech WebAccess/SCADA versions 9.0.1 and prior. The public description says a maliciously crafted URL may redirect a user to an attacker-controlled webpage. No CVSS vector, patch details, or exploit details are provided in the source bundle.

Likely exposure

Exposure is limited to organizations running Advantech WebAccess/SCADA 9.0.1 or earlier, especially where users can receive and open externally supplied WebAccess links. The bundle does not identify affected deployment modes, authentication requirements, or internet exposure conditions.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation evidence. The described abuse requires convincing a user to follow a crafted URL, which aligns more with phishing and redirect trust abuse than automated system compromise.

Researcher notes

Evidence is sparse: the bundle identifies product, affected versions, CWE-601, and redirect impact, but lacks CVSS, root-cause detail, patch version, prerequisites, or exploit status. Avoid claiming direct SCADA compromise without additional vendor evidence.

Mitigation direction

  • Inventory Advantech WebAccess/SCADA deployments and flag versions 9.0.1 and earlier.
  • Check Advantech and CISA advisory guidance for vendor-provided updates or mitigations.
  • Limit WebAccess/SCADA access to trusted operational users and networks.
  • Warn users not to trust unexpected WebAccess links from unverified sources.
  • Monitor reports or logs for unexpected redirects involving WebAccess URLs.

Validation and detection

  • Confirm whether WebAccess/SCADA is deployed and record exact versions.
  • Verify whether any deployment is version 9.0.1 or earlier.
  • Review exposure paths where users receive or open WebAccess links.
  • Check security monitoring for suspicious redirect-related user reports.
  • Document whether vendor guidance has been applied or is still pending.
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 · medium confidence lookup

CWE-601: 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-2021-32956 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/aAdvantech WebAccess/SCADAWebAccess/SCADA Versions 9.0.1 and priorListed
Weakness

CWE details

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

CWE-601 · source CWE mapping

URL Redirection to Untrusted Site ('Open Redirect')

URL Redirection to Untrusted Site ('Open Redirect') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.