LiveActive security incident?Get immediate response
CVE Record

CVE-2022-33315: Deserialization of Untrusted Data vulnerability in Mitsubishi Electric GENESIS64 versions 10.97 to 10.97.1,...

Deserialization of Untrusted Data vulnerability in Mitsubishi Electric GENESIS64 versions 10.97 to 10.97.1, Mitsubishi Electric Iconics Digital Solutions GENESIS64 versions 10.97 to 10.97.1, Mitsubishi Electric ICONICS Suite versions 10.97 to 10.97.1, Mitsubishi Electric Iconics Digital Solutions ICONICS Suite versions 10.97 to 10.97.1, and Mitsubishi Electric MC Works64 versions 4.04E and prior allows an unauthenticated attacker to execute an arbitrary malicious code by leading a user to load a monitoring screen file including malicious XAML codes.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This flaw affects specific Mitsubishi Electric/Iconics SCADA and monitoring products. A malicious monitoring screen file could run code if a user is convinced to open it. The business risk is highest where engineering or operator workstations handle files from vendors, contractors, or shared repositories.

Executive priority

Treat this as high priority for OT environments using the affected products, especially where monitoring files cross organizational boundaries. It is not described as remotely exploitable without user action, but successful exploitation could fully compromise the workstation.

Technical view

CVE-2022-33315 is CWE-502 deserialization of untrusted data in listed GENESIS64, ICONICS Suite, and MC Works64 versions. The CVSS 3.1 score is 7.8 with local attack vector, no privileges required, user interaction required, and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is limited to environments running GENESIS64 or ICONICS Suite versions 10.97 to 10.97.1, or MC Works64 4.04E and prior. Risk depends on whether users can load monitoring screen files from untrusted or weakly controlled sources.

Exploitation context

The provided sources do not indicate CISA KEV listing or confirmed active exploitation. Exploitation requires persuading a user to load a monitoring screen file containing malicious XAML. That makes phishing, contractor file exchange, and shared engineering assets relevant exposure paths.

Researcher notes

The source bundle identifies affected versions, CWE-502, CVSS, and the user-driven malicious XAML file condition. It does not provide exploit confirmation, patch version details, or specific indicators of compromise, so validation should stay inventory- and process-focused.

Mitigation direction

  • Review Mitsubishi Electric PSIRT advisory 2022-008 for official update or workaround instructions.
  • Do not open monitoring screen files from untrusted or unauthenticated sources.
  • Restrict monitoring screen file loading to authorized users and controlled repositories.
  • Prioritize remediation for operator or engineering workstations touching production environments.

Validation and detection

  • Inventory deployments for the listed products and affected version ranges.
  • Confirm GENESIS64 and ICONICS Suite are not versions 10.97 through 10.97.1.
  • Confirm MC Works64 is newer than 4.04E or covered by vendor guidance.
  • Review file-handling procedures for monitoring screens received from third parties.
  • Check whether compensating controls prevent untrusted XAML-containing files from being loaded.
Prepared
Confidence
high
Sources
5

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-502: Code execution behavior lookup

Code execution and unsafe deserialization weaknesses often justify reviewing execution behavior and process 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
cve · low confidence lookup

CVE-2022-33315 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
7.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/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
4Source 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
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H1.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/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
Mitsubishi ElectricGENESIS64Versions 10.97 to 10.97.1unaffected
Mitsubishi Electric Iconics Digital SolutionsGENESIS64Versions 10.97 to 10.97.1unaffected
Mitsubishi ElectricICONICS SuiteVersions 10.97 to 10.97.1unaffected
Mitsubishi Electric Iconics Digital SolutionsICONICS SuiteVersions 10.97 to 10.97.1unaffected
Mitsubishi ElectricMC Works64Versions 4.04E and priorunaffected
Weakness

CWE details

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

CWE-502 · source CWE mapping

Deserialization of Untrusted Data

Deserialization of Untrusted Data represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.