CVE-2020-5603
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedUncontrolled resource consumption vulnerability in Mitsubishi Electoric FA Engineering Software (CPU Module Logging Configuration Tool Ver. 1.94Y and earlier, CW Configurator Ver. 1.010L and earlier, EM Software Development Kit (EM Configurator) Ver. 1.010L and earlier, GT Designer3 (GOT2000) Ver. 1.221F and earlier, GX LogViewer Ver. 1.96A and earlier, GX Works2 Ver. 1.586L and earlier, GX Works3 Ver. 1.058L and earlier, M_CommDTM-HART Ver. 1.00A, M_CommDTM-IO-Link Ver. 1.02C and earlier, MELFA-Works Ver. 4.3 and earlier, MELSEC-L Flexible High-Speed I/O Control Module Configuration Tool Ver.1.004E and earlier, MELSOFT FieldDeviceConfigurator Ver. 1.03D and earlier, MELSOFT iQ AppPortal Ver. 1.11M and earlier, MELSOFT Navigator Ver. 2.58L and earlier, MI Configurator Ver. 1.003D and earlier, Motion Control Setting Ver. 1.005F and earlier, MR Configurator2 Ver. 1.72A and earlier, MT Works2 Ver. 1.156N and earlier, RT ToolBox2 Ver. 3.72A and earlier, and RT ToolBox3 Ver. 1.50C and earlier) allows an attacker to cause a denial of service (DoS) condition attacks via unspecified vectors.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · moderate confidenceUncontrolled resource consumption vulnerability in multiple Mitsubishi Electric FA Engineering Software products (GX Works2, GX Works3, GT Designer3, and 17 others) allows attackers to cause denial of service via unspecified vectors. The vulnerability stems from improper resource management that can be exploited to exhaust system resources.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data<= 1.94y<= 1.010l<= 1.010l<= 1.221f<= 1.100e<= 1.590q<= 1.060n<= 1.01bCVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- None
- Integrity
- None
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
List installed Mitsubishi Electric engineering softwareOpen Windows Control Panel > Programs and Features, or use PowerShell: Get-ItemProperty HKLM:\Software\Microsoft\Windows\CurrentVersion\Uninstall\* | Select DisplayName, DisplayVersion | Where-Object {$_.DisplayName -match 'Mitsubishi|GX|GT|CW|EM|Logviewer|Logging|M Commdtm'}Affected if Any of these products appear in the installed programs list: Cpu Module Logging Configuration Tool, CW Configurator, EM Configurator, GT Designer3, GX Logviewer, GX Works2, GX Works3, or M Commdtm HART
-
Verify the exact version number of each installed productRight-click each application shortcut, select Properties, and check the version field under the Details tab. Alternatively, open the application and navigate to Help > About or the version information dialogAffected if The displayed version matches one of the affected ranges: Cpu Module Logging Configuration Tool <= 1.94y, CW Configurator <= 1.010l, EM Configurator <= 1.010l, GT Designer3 <= 1.221f, GX Logviewer <= 1.100e, GX Works2 <= 1.590q, GX Works3 <= 1.060n, or M Commdtm HART <= 1.01b
-
Compare installed version against affected version thresholdsUse a text comparison or version comparison tool. For version strings like 1.010l, note that versions are compared numerically: 1.010l means version 1.010 (letter l is part of the build identifier). Any version number at or below the threshold listed is affectedAffected if Your installed version number is equal to or lower than the specified threshold for your product
-
Confirm the software is in active use or reachable on the networkCheck if the software is installed on a system that is networked or regularly used for engineering tasks. Open Task Manager or use Get-Process to see if any Mitsubishi processes are running (such as GXWorks2, GXWorks3, or GT Designer3)Affected if The vulnerable version is installed and the software is in use or exposed on the network, making it a potential target for resource exhaustion attacks
You are affected if any of these eight Mitsubishi Electric engineering software products are installed with a version number at or below the specified threshold for that product.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
From vendor dataApply vendor-supplied patches to update to fixed versions of each affected product (e.g., CW Configurator Ver. 1.010M and later, GX Works2 Ver. 1.586M and later). If patches unavailable, implement network segmentation and monitor for anomalous resource consumption patterns.
- Consultation3.0 h
- Implementation6.0 h
- Testing5.0 h
- Review / QA3.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $4,752.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2020-5603 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2020-5603 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data