LiveActive security incident?Get immediate response
CVE Record

CVE-2020-10280: RVD#2568: Apache server is vulnerable to a DoS

The Apache server on port 80 that host the web interface is vulnerable to a DoS by spamming incomplete HTTP headers, effectively blocking the access to the dashboard.

HighCVSS 8.2Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

MiR100 robots running affected firmware can lose dashboard access if the web interface is overwhelmed with incomplete HTTP headers. The main business risk is operational disruption: staff may be unable to use the dashboard during an incident, affecting monitoring or robot administration.

Executive priority

Prioritize remediation for MiR100 robots whose dashboards are reachable beyond tightly controlled administration networks. The risk is primarily downtime and loss of management visibility, not confirmed data theft or code execution.

Technical view

The reported issue affects the Apache HTTP service on port 80 hosting the MiR100 web interface. Unauthenticated network traffic can trigger denial of service by exhausting access with incomplete HTTP headers. The CVSS vector reports high availability impact and low integrity impact.

Likely exposure

Exposure is most likely where MiR100 web dashboards are reachable from untrusted networks or broad internal segments. The bundle identifies Mobile Industrial Robots MiR100 firmware v2.8.1.1 and before as affected.

Exploitation context

The source bundle does not show CISA KEV listing or cited active exploitation. The issue is network-reachable, unauthenticated, and low complexity, so exposed dashboards should be treated as practical denial-of-service targets.

Researcher notes

Evidence is limited to the CVE record, CVE List entry, and RVD issue reference. No patch version, vendor workaround, or active exploitation evidence is included in the provided bundle. Avoid assuming affected products beyond MiR100 v2.8.1.1 and before.

Mitigation direction

  • Check Mobile Industrial Robots guidance for fixed firmware or recommended workarounds.
  • Restrict port 80 dashboard access to trusted admin networks only.
  • Segment robot management interfaces from user and guest networks.
  • Monitor dashboard availability and abnormal HTTP connection patterns.
  • Use compensating access controls if immediate firmware updates are unavailable.

Validation and detection

  • Inventory MiR100 devices and record firmware versions.
  • Identify any MiR100 dashboard reachable on port 80.
  • Confirm whether devices run v2.8.1.1 or earlier.
  • Review vendor and RVD records for remediation guidance.
  • Check monitoring history for dashboard availability disruptions.
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-239: 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
cve · low confidence lookup

CVE-2020-10280 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.2 (3.0)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.0 score

8.2High
CVSS 3.0 vector shape for CVE-2020-10280Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/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-239 · source CWE mapping

Failure to Handle Incomplete Element

Failure to Handle Incomplete Element represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.