LiveActive security incident?Get immediate response
CVE Record

CVE-2020-10266: RVD#1487: No integrity checks on UR+ platform artifacts when installed in the robot

UR+ (Universal Robots+) is a platform of hardware and software component sellers, for Universal Robots robots. When installing any of these components in the robots (e.g. in the UR10), no integrity checks are performed. Moreover, the SDK for making such components can be easily obtained from Universal Robots. An attacker could exploit this flaw by crafting a custom component with the SDK, performing Person-In-The-Middle attacks (PITM) and shipping the maliciously-crafted component on demand.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Affected Universal Robots systems may accept UR+ components without verifying they are authentic or unchanged. If a malicious component is introduced, the robot could run attacker-controlled software after user-assisted installation. The CVSS 8.8 rating reflects potential confidentiality, integrity, and availability impact.

Executive priority

Treat this as high priority where affected robots support production, safety-adjacent workflows, or sensitive operations. The risk is not proven active exploitation, but the impact could be severe if malicious components are installed.

Technical view

CVE-2020-10266 is a CWE-353 missing integrity check issue in Universal Robots URx CB3 software versions 3.3 through 3.12.1. UR+ platform artifacts can be installed without integrity validation, enabling maliciously crafted components to be accepted if introduced through the SDK, interception, or supply path manipulation.

Likely exposure

Organizations using Universal Robots URx robots, including UR10, running CB3 software versions 3.3 through 3.12.1 and installing UR+ components. Exposure is greatest where components are sourced externally, transferred over untrusted networks, or installed without independent provenance controls.

Exploitation context

The supplied sources describe possible exploitation through malicious UR+ components, person-in-the-middle attacks, or malicious on-demand component delivery. They do not show CISA KEV listing, public active exploitation, exploit code, or a confirmed campaign.

Researcher notes

Evidence is limited to the CVE record and the Alias Robotics RVD issue. The sources identify missing integrity checks and affected CB3 versions, but do not provide a named patch, vendor advisory detail, exploit status, or field incident evidence.

Mitigation direction

  • Check Universal Robots guidance for affected CB3 software and supported updates.
  • Restrict UR+ component installation to trusted, documented sources.
  • Validate supplier provenance before installing robot components.
  • Keep robot management networks isolated from untrusted paths.
  • Review operational controls for externally supplied robot software.

Validation and detection

  • Inventory URx robots and CB3 software versions.
  • Identify robots running CB3 software 3.3 through 3.12.1.
  • Review installed UR+ components and their source history.
  • Confirm whether integrity validation exists before installation.
  • Assess whether component transfers cross untrusted networks.
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-353: 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-10266 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.8 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/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
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.8CVSS 3.0HighCVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H2.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

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

Vector: CVSS:3.0/AV:N/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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Universal RobotsURxCB3 SW Versions 3.3 up to 3.12.1Listed
Weakness

CWE details

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

CWE-353 · source CWE mapping

Missing Support for Integrity Check

Missing Support for Integrity Check represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.