LiveActive security incident?Get immediate response
CVE Record

CVE-2021-22674: The affected product is vulnerable to a relative path traversal condition, which may allow an attacker acce...

The affected product is vulnerable to a relative path traversal condition, which may allow an attacker access to unauthorized files and directories 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 analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2021-22674 is a relative path traversal flaw in WebAccess/SCADA. An attacker may access files and directories they should not be allowed to view. Because this concerns SCADA software, exposed deployments deserve prompt review, but the provided sources do not include CVSS severity or confirmed exploitation.

Executive priority

Treat this as a targeted operational technology exposure review. Prioritize any WebAccess/SCADA instance reachable from untrusted networks, then schedule upgrades or access restrictions through normal change controls.

Technical view

WebAccess/SCADA versions before 8.4.5 and before 9.0.1 are listed as affected by CWE-23 relative path traversal. The stated impact is unauthorized access to files and directories. The bundle does not provide attack prerequisites, authentication requirements, network vector, or affected endpoint details.

Likely exposure

Exposure is most likely where WebAccess/SCADA web interfaces are reachable by untrusted networks or broadly accessible internal users. Confirm actual exposure against asset inventory, network reachability, and installed versions before prioritizing remediation.

Exploitation context

The source bundle does not identify active exploitation, and the CVE is not marked as CISA KEV. It also does not include public exploit status, proof-of-concept details, or exploitation prerequisites.

Researcher notes

Evidence is limited to the CVE description and the referenced CISA ICS advisory. The bundle identifies CWE-23 and affected version thresholds, but omits CVSS, exploitability details, authentication context, and file-scope specifics. Avoid assuming broader impact without vendor advisory confirmation.

Mitigation direction

  • Identify all WebAccess/SCADA deployments and owners.
  • Upgrade versions before 8.4.5 or 9.0.1 per vendor guidance.
  • Restrict WebAccess/SCADA access to trusted administrative networks.
  • Review CISA ICS advisory guidance before operational changes.
  • Monitor SCADA web access logs for suspicious file access patterns.

Validation and detection

  • Confirm installed WebAccess/SCADA versions on each host.
  • Check whether web interfaces are internet-accessible or broadly reachable.
  • Verify patched systems run 8.4.5, 9.0.1, or later applicable versions.
  • Review access logs for unexpected file or directory requests.
  • Document compensating controls where upgrades are delayed.
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-23: File access and web shell behavior lookup

File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. 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

File access behavior lookup

The CVE wording references file access or upload behavior, so file telemetry and web shell 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-2021-22674 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-23 · source CWE mapping

Relative Path Traversal

Relative Path Traversal represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.