7.3

CVE-2025-35027

Medienbericht
Exploit
Multiple robotic products by Unitree sharing a common firmware, including the Go2, G1, H1, and B2 devices, contain a command injection vulnerability. By setting a malicious string when configuring the on-board WiFi via a BLE module of an affected robot, then triggering a restart of the WiFi service, an attacker can ultimately trigger commands to be run as root via the wpa_supplicant_restart.sh shell script. All Unitree models use firmware derived from the same codebase (MIT Cheetah), and the two major forks are the G1 (humanoid) and Go2 (quadruped) branches.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
UnitreeG1 Firmware Version <= 1.4.4
   UnitreeG1 Version-
UnitreeGo2 Firmware Version <= 1.1.8
   UnitreeGo2 Version-
UnitreeH1 Firmware Version <= 1.4.4
   UnitreeH1 Version-
UnitreeB2 Firmware Version <= 1.1.8
   UnitreeB2 Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.28% 0.51
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
cve@takeonme.org 7.3 2.1 5.2
CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.