CVE-2026-27510: Unitree Go2 Mobile Program Tampering Enables Root RCE
Unitree Go2 firmware versions 1.1.7 through 1.1.11, when used with the Unitree Go2 Android application (com.unitree.doggo2), are vulnerable to remote code execution due to missing integrity protection and validation of user-created programmes. The Android application stores programs in a local SQLite database (unitreego2.db, table dogprogramme) and transmits the programmetext content, including the pyCode field, to the robot. The robot's actuatormanager.py executes the supplied Python as root without integrity verification or content validation. An attacker with local access to the Android device can tamper with the stored programme record to inject arbitrary Python that executes when the user triggers the program via a controller keybinding, and the malicious binding persists across reboots. Additionally, a malicious program shared through the application's community marketplace can result in arbitrary code execution on any robot that imports and runs it.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-27510?
CVE-2026-27510 is classified as a high severity vulnerability because it allows remote code execution without proper user input validation.
How do I fix CVE-2026-27510?
To fix CVE-2026-27510, update the Unitree Go2 firmware to a version beyond 1.1.11 and ensure integrity checks are implemented.
What are the affected versions for CVE-2026-27510?
CVE-2026-27510 affects Unitree Go2 firmware versions from 1.1.7 to 1.1.11 and the Unitree Go2 Android application.
What type of attack is possible with CVE-2026-27510?
CVE-2026-27510 enables a remote code execution attack, allowing an attacker to run arbitrary code on the affected device.
Who is impacted by CVE-2026-27510?
Users of the Unitree Go2 firmware versions 1.1.7 to 1.1.11 and the Unitree Go2 Android application are impacted by CVE-2026-27510.