LiveActive security incident?Get immediate response
CVE Record

CVE-2022-3388: Input Validation Vulnerability in Hitachi Energy’s MicroSCADA Pro/X SYS600 Products

An input validation vulnerability exists in the Monitor Pro interface of MicroSCADA Pro and MicroSCADA X SYS600. An authenticated user can launch an administrator level remote code execution irrespective of the authenticated user's role.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Hitachi Energy MicroSCADA Pro/X SYS600 has an input validation flaw in the Monitor Pro interface. A logged-in user could gain administrator-level remote code execution regardless of their assigned role. For SCADA environments, this is high urgency because compromise could affect operational visibility, control integrity, and system availability.

Executive priority

Treat as high priority for OT environments. It requires authentication, but successful abuse could turn a lower-privileged account into administrator-level code execution on SCADA software.

Technical view

CVE-2022-3388 is CWE-20 input validation failure affecting the Monitor Pro interface. The CVSS 3.1 score is 8.8 with local attack vector, low complexity, low privileges, no user interaction, changed scope, and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is likely limited to organizations running Hitachi Energy MicroSCADA Pro SYS600 9.0 or MicroSCADA X SYS600 10.0 with authenticated Monitor Pro access. Confirm exact builds and deployment paths against Hitachi Energy guidance.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. Exploitation requires an authenticated user, but the vulnerability bypasses role boundaries and can result in administrator-level code execution.

Researcher notes

Evidence is limited to the CVE record and vendor advisory reference. Do not assume internet exposure, exploit availability, or patch details from this bundle alone. The CVSS vector indicates local attack requirements despite remote-code-execution impact wording.

Mitigation direction

  • Check Hitachi Energy advisory for fixed versions or approved workarounds.
  • Restrict Monitor Pro access to trusted administrative users only.
  • Review SCADA account permissions and remove unnecessary authenticated access.
  • Segment MicroSCADA systems from general user networks.
  • Monitor vendor channels for updated remediation guidance.

Validation and detection

  • Inventory MicroSCADA Pro SYS600 and MicroSCADA X SYS600 deployments.
  • Confirm whether versions 9.0 or 10.0 are present.
  • Identify users with Monitor Pro authentication paths.
  • Review logs for unexpected privileged actions by lower-role users.
  • Validate remediation status against Hitachi Energy guidance.
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 · low confidence lookup

CWE-20: 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 lookup
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. 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-2022-3388 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
High
CVSS
8.8 (3.1)
Known Exploited
No
Published

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

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
8.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H26Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.8High
CVSS 3.1 vector shape for CVE-2022-3388Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Hitachi EnergyMicroSCADA Pro SYS6009.0unaffected
Hitachi EnergyMicroSCADA X SYS60010.0unaffected
Weakness

CWE details

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

CWE-20 · source CWE mapping

Improper Input Validation

Improper Input Validation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.