LiveActive security incident?Get immediate response
CVE Record

CVE-2020-10269: RVD#2566: Hardcoded Credentials on MiRX00 wireless Access Point

One of the wireless interfaces within MiR100, MiR200 and possibly (according to the vendor) other MiR fleet vehicles comes pre-configured in WiFi Master (Access Point) mode. Credentials to such wireless Access Point default to well known and widely spread SSID (MiR_RXXXX) and passwords (omitted). This information is also available in past User Guides and manuals which the vendor distributed. We have confirmed this flaw in MiR100 and MiR200 but it might also apply to MiR250, MiR500 and MiR1000.

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

Some MiR mobile robots shipped with a wireless access point using widely known default credentials. If left unchanged, someone who can reach that wireless network could gain unauthorized access to robot connectivity. The issue is rated critical because compromise could affect confidentiality, integrity, and availability.

Executive priority

Treat this as urgent for operational sites using MiR robots. The issue can undermine control of mobile robot network access, and the public nature of the default credentials increases business risk even without confirmed exploitation evidence.

Technical view

CVE-2020-10269 is CWE-798 hardcoded credentials in a WiFi Master access-point interface on MiR fleet vehicles. The bundle confirms MiR100 and MiR200 exposure, lists MiR100 v2.8.1.1 and earlier, and says MiR250, MiR500, and MiR1000 may also be affected.

Likely exposure

Highest exposure is at sites operating MiR100 or MiR200 robots with the preconfigured AP enabled and default SSID/password still present. Other MiR models are possible but not confirmed in the supplied sources. Wireless reachability and local deployment layout determine practical exposure.

Exploitation context

The supplied data does not show CISA KEV listing or cited active exploitation. The risk is still serious because credentials were described as well known and distributed in past vendor manuals, lowering the barrier for unauthorized access where the AP remains exposed.

Researcher notes

Evidence is strong for MiR100 and MiR200, weaker for MiR250, MiR500, and MiR1000. The supplied bundle does not name a patch, fixed version beyond affected MiR100 versions, or vendor-approved mitigation, so remediation should be tied to vendor guidance.

Mitigation direction

  • Check Mobile Industrial Robots guidance for supported remediation or firmware updates.
  • Inventory MiR robots and identify models, firmware versions, and AP configuration.
  • Remove reliance on documented default wireless credentials where vendor-supported.
  • Restrict physical and wireless proximity to affected robots until remediated.
  • Document any compensating controls for sites awaiting vendor guidance.

Validation and detection

  • Confirm whether each MiR robot has WiFi Master AP mode enabled.
  • Verify whether default SSID and credentials remain configured.
  • Record firmware versions, especially MiR100 v2.8.1.1 or earlier.
  • Review vendor manuals or advisories for model-specific exposure statements.
  • Validate remediation through approved administrative checks, not offensive testing.
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-798: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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-2020-10269 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
Critical
CVSS
9.8 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/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
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
9.8CVSS 3.0CriticalCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

9.8Critical
CVSS 3.0 vector shape for CVE-2020-10269Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Mobile Industrial Robots A/SMiR100v2.8.1.1 and beforeListed
Weakness

CWE details

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

CWE-798 · source CWE mapping

Use of Hard-coded Credentials

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