LiveActive security incident?Get immediate response
CVE Record

CVE-2020-10265: RVD#1443: UR dashboard server enables unauthenticated remote control of core robot functions

Universal Robots Robot Controllers Version CB2 SW Version 1.4 upwards, CB3 SW Version 3.0 and upwards, e-series SW Version 5.0 and upwards expose a service called DashBoard server at port 29999 that allows for control over core robot functions like starting/stopping programs, shutdown, reset safety and more. The DashBoard server is not protected by any kind of authentication or authorization.

CriticalCVSS 9.4Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

Some Universal Robots controllers expose a remote Dashboard service that can control major robot actions without authentication. If reachable from an unsafe network, an outsider or unauthorized insider could stop, start, reset safety-related functions, or shut down robots, creating operational and safety risk.

Executive priority

Treat as urgent for any production robot environment where controller networks are reachable beyond trusted automation hosts. Prioritize exposure reduction before relying on detection.

Technical view

CVE-2020-10265 is CWE-306 missing authentication for the Universal Robots Dashboard server on TCP port 29999. Affected controllers include CB2 SW 1.4+, CB3 SW 3.0+, and e-Series SW 5.0+. CVSS 3.0 is 9.4, with network access, no privileges, and high integrity and availability impact.

Likely exposure

Exposure is most likely where Universal Robots controller management networks, automation cells, VPNs, or plant networks allow access to port 29999 from non-authorized systems.

Exploitation context

The supplied bundle does not show CISA KEV listing or cited active exploitation. Risk remains high because the service is network reachable, unauthenticated, and controls core robot functions.

Researcher notes

Evidence supports unauthenticated network control of robot Dashboard functions. The bundle does not identify fixed versions, active exploitation, or detailed vendor remediation. Avoid assuming product variants beyond CB2, CB3, and e-Series listed here.

Mitigation direction

  • Check Universal Robots guidance for supported fixes or configuration changes.
  • Restrict Dashboard server access to authorized automation hosts only.
  • Block port 29999 from corporate, guest, internet, and unmanaged networks.
  • Place robot controllers on segmented industrial networks with strict ACLs.
  • Monitor for unexpected Dashboard service access attempts.

Validation and detection

  • Inventory Universal Robots controller models and software versions.
  • Identify systems that can reach TCP port 29999 on controllers.
  • Confirm access is limited to authorized engineering or automation hosts.
  • Review network paths from VPN, corporate, and third-party access zones.
  • Document compensating controls where vendor fixes are unavailable.
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-306: 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-10265 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.4 (3.0)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.0 score

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

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Universal RobotsUniversal Robots Robot Controllers CB 2, CB3, e-seriesunspecifiedListed
Weakness

CWE details

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

CWE-306 · source CWE mapping

Missing Authentication for Critical Function

Missing Authentication for Critical Function represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.