Home

Description

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 (unitree_go2.db, table dog_programme) and transmits the programme_text content, including the pyCode field, to the robot. The robot's actuator_manager.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.

PUBLISHED Reserved 2026-02-19 | Published 2026-02-26 | Updated 2026-02-26 | Assigner VulnCheck




MEDIUM: 6.4CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:H/SI:H/SA:H

Problem types

CWE-345 Insufficient Verification of Data Authenticity

Product status

Default status
unaffected

1.1.7 (semver)
affected

1.1.11 (semver)
affected

Credits

Olivier Laflamme finder

Ruikai Peng finder

References

boschko.ca/unitree-go2-rce/ technical-description exploit

shop.unitree.com/products/unitree-go2 product

www.vulncheck.com/...bile-program-tampering-enables-root-rce third-party-advisory

cve.org (CVE-2026-27510)

nvd.nist.gov (CVE-2026-27510)

Download JSON