LiveActive security incident?Get immediate response
CVE Record

CVE-2021-22676: UserExcelOut.asp within WebAccess/SCADA is vulnerable to cross-site scripting (XSS), which could allow an a...

UserExcelOut.asp within WebAccess/SCADA is vulnerable to cross-site scripting (XSS), which could allow an attacker to send malicious JavaScript code. This could result in hijacking of cookie/session tokens, redirection to a malicious webpage, and unintended browser action on the WebAccess/SCADA (WebAccess/SCADA versions prior to 8.4.5, WebAccess/SCADA versions prior to 9.0.1).

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

WebAccess/SCADA had a cross-site scripting flaw in UserExcelOut.asp. A malicious script could run in a user’s browser, potentially stealing session cookies, redirecting users, or causing unintended actions in the SCADA web interface.

Executive priority

Treat this as a targeted remediation item for SCADA environments. It is not shown as actively exploited, but session theft or unintended browser actions in an operational system can create business and safety risk.

Technical view

CVE-2021-22676 is a CWE-79 XSS issue affecting WebAccess/SCADA versions before 8.4.5 and before 9.0.1. The source bundle does not provide CVSS data, authentication requirements, exploit details, or confirmed remediation beyond the affected-version boundary.

Likely exposure

Exposure is likely limited to organizations running affected WebAccess/SCADA web interfaces, especially where users access the interface through browsers. Internet exposure is not stated in the source bundle.

Exploitation context

The provided sources do not indicate active exploitation, and the CVE is not listed as KEV in the bundle. Impact depends on whether attackers can reach and lure or interact with WebAccess/SCADA users.

Researcher notes

Evidence is sparse: no CVSS vector, attack preconditions, or exploit maturity are included. Analysis should stay focused on version exposure, web-interface reachability, and session impact until CISA or vendor guidance provides more detail.

Mitigation direction

  • Identify WebAccess/SCADA deployments and their exact versions.
  • Upgrade systems older than 8.4.5 or 9.0.1 through supported vendor guidance.
  • Review the CISA advisory for any deployment-specific remediation notes.
  • Restrict access to the SCADA web interface to trusted users and networks.
  • Monitor for suspicious browser redirects or unexpected web-session activity.

Validation and detection

  • Confirm whether UserExcelOut.asp exists on deployed WebAccess/SCADA instances.
  • Compare installed versions against 8.4.5 and 9.0.1 thresholds.
  • Check logs for unusual requests to UserExcelOut.asp.
  • Validate that access controls limit SCADA web interface reachability.
  • Document any exposed affected systems for remediation tracking.
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-79: 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-22676 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/aWebAccess/SCADAWebAccess/SCADA versions prior to 8.4.5, WebAccess/SCADA versions prior to 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-79 · source CWE mapping

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.