LiveActive security incident?Get immediate response
CVE Record

CVE-2021-33025: xArrow SCADA Path Traversal

xArrow SCADA versions 7.2 and prior permits unvalidated registry keys to be run with application-level privileges.

MediumCVSS 5.6Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This flaw affects xArrow SCADA 7.2 and prior. A local, low-privileged user may be able to cause unvalidated registry keys to run with application-level privileges, risking high integrity impact and limited data exposure. The provided evidence does not show active exploitation.

Executive priority

Treat this as a moderate operational technology risk. It is not presented as remotely exploitable or actively exploited, but SCADA integrity impact can matter materially. Prioritize inventory, vendor guidance review, and workstation access control before broader remediation planning.

Technical view

The CVE record describes execution of unvalidated registry keys with application-level privileges in xArrow SCADA 7.2 and prior. CVSS 3.1 is 5.6 with local attack vector, low complexity, low privileges, required user interaction, low confidentiality impact, high integrity impact, and no availability impact. Source metadata also lists CWE-79, which does not fully clarify the root cause.

Likely exposure

Exposure is most likely in organizations running xArrow SCADA 7.2 or earlier, particularly shared operator workstations or environments where non-admin local users can interact with the application. The source bundle does not provide CPEs, deployment patterns, or internet exposure details.

Exploitation context

The provided sources do not indicate active exploitation, and the CVE is not listed as KEV in the bundle. The vector is local and requires user interaction, so exposure is more relevant to insider, compromised workstation, or weakly segmented operational environments than unauthenticated remote compromise.

Researcher notes

Evidence is limited to the CVE bundle and CISA reference. The title says path traversal, the description says unvalidated registry keys, and the CWE is CWE-79, so root-cause classification appears unclear from the provided data. Avoid assuming exploitability beyond the CVSS vector and description.

Mitigation direction

  • Identify any xArrow SCADA deployments and confirm exact installed versions.
  • Review the CISA advisory and vendor guidance for supported fixes or mitigations.
  • Restrict local interactive access to SCADA workstations to trusted operators only.
  • Apply least privilege for Windows users interacting with the SCADA application.
  • Monitor for unexpected registry changes tied to the application context.

Validation and detection

  • Inventory xArrow SCADA assets and flag versions 7.2 and prior.
  • Confirm whether local low-privileged users can access affected workstations.
  • Review application and host logs for unusual registry-related activity.
  • Check change-management records for vendor updates or compensating controls.
  • Document uncertainty where product version or vendor guidance cannot be confirmed.
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
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-33025 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
Medium
CVSS
5.6 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:H/A:N

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
5.6CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:H/A:N1.34.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.6Medium
CVSS 3.1 vector shape for CVE-2021-33025Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:H/A:N

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
xArrowxArrow SCADAunspecifiedListed
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.