LiveActive security incident?Get immediate response
CVE Record

CVE-2022-29825: Use of Hard-coded Password vulnerability in Mitsubishi Electric GX Works3 versions from 1.000A to 1.090U, G...

Use of Hard-coded Password vulnerability in Mitsubishi Electric GX Works3 versions from 1.000A to 1.090U, GT Designer3 Version1 (GOT2000) versions from 1.122C to 1.290C, and MT Works2 versions from 1.100E to 1.200J allows an unauthenticated attacker to disclose sensitive information. As a result, unauthenticated users may view programs and project files or execute programs illegally.

MediumCVSS 5.6Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This vulnerability affects Mitsubishi Electric engineering software used to create or manage industrial programs and project files. A hard-coded password can expose sensitive project information, potentially letting unauthorized users view programs or project files and execute programs illegally. The available bundle does not show active exploitation.

Executive priority

Treat this as a moderate but operationally important issue. It targets engineering tools, not generic IT software, so urgency depends on whether affected versions handle production automation projects or sensitive plant logic.

Technical view

CVE-2022-29825 is a CWE-259 hard-coded password issue in GX Works3, GT Designer3 Version1 (GOT2000), and MT Works2 version ranges listed by Mitsubishi. CVSS 3.1 is 5.6, with local attack vector, high complexity, changed scope, and high confidentiality impact.

Likely exposure

Exposure is most likely on engineering workstations or environments running the listed Mitsubishi software versions. The issue is not described as remotely exploitable in the CVSS vector, but exposed project files and engineering systems increase operational risk.

Exploitation context

The source bundle does not cite public exploitation, proof of active attacks, or CISA KEV listing. The CVE description states unauthorized disclosure and illegal program execution are possible, but does not provide attack details or observed exploitation evidence.

Researcher notes

The bundle contains a wording tension: the description says unauthenticated attacker, while CVSS lists local access and low privileges. Validate against the vendor advisory before final severity decisions. No affected CPEs, exploit status, or fixed versions are provided in the bundle.

Mitigation direction

  • Inventory Mitsubishi GX Works3, GT Designer3, and MT Works2 installations.
  • Compare installed versions against the affected version ranges.
  • Check Mitsubishi Electric advisory 2022-015 for fixed versions or vendor workarounds.
  • Restrict access to engineering workstations and sensitive project files.
  • Prioritize remediation for systems managing production or safety-relevant programs.

Validation and detection

  • Verify installed product names and exact version strings.
  • Confirm whether versions fall inside the listed affected ranges.
  • Review access controls around engineering workstations and project repositories.
  • Check vendor, JVN, and CISA advisories for remediation status.
  • Document whether affected software can access production project files.
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 · low confidence lookup

CWE-259: 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

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access 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-2022-29825 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:H/PR:L/UI:N/S:C/C:H/I:N/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
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
5.6CVSS 3.1MediumCVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N1.14Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/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
Mitsubishi Electric CorporationGX Works3from 1.000A to 1.090Uunaffected
Mitsubishi Electric CorporationGT Designer3 Version1 (GOT2000)from 1.122C to 1.290Cunaffected
Mitsubishi Electric CorporationMT Works2from 1.100E to 1.200Junaffected
Weakness

CWE details

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

CWE-259 · source CWE mapping

Use of Hard-coded Password

Use of Hard-coded Password represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.