Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1310 CNY

100%

CVE-2025-45467 PoC — Unitree Go1 安全漏洞

Source
Associated Vulnerability
Title:Unitree Go1 安全漏洞 (CVE-2025-45467)
Description:Unitree Go1 <= Go1_2022_05_11 is vulnerable to Insecure Permissions as the firmware update functionality (via Wi-Fi/Ethernet) implements an insecure verification mechanism that solely relies on MD5 checksums for firmware integrity validation.
Readme

# CVE-2025-45467: Insecure Firmware Verification in Unitree Go1

## Summary

A critical vulnerability (**CVE-2025-45467**) has been discovered in **Unitree Go1** robotic dog (all firmware versions ≤ `Go1_2022_05_11`), where the **firmware update mechanism** relies solely on **insecure MD5 hash checks** for integrity verification. This allows an attacker to bypass authentication checks and upload **malicious firmware**, leading to **remote code execution**, **privilege escalation**, and **information disclosure**.

---

## Vulnerability Details

- **Vulnerability Type:** Insecure Permissions  
- **Impact:**  
  - Remote Code Execution ✅  
  - Privilege Escalation ✅  
  - Information Disclosure ✅  
- **Attack Type:** Remote (via Wi-Fi AP/client mode or Ethernet)  
- **Component:** `/run.sh` script in official firmware  
- **Verification Method Used:** MD5 checksum only (no signature/authentication)  

---

## Affected Products

- **Vendor:** [Unitree Robotics](https://www.unitree.com/cn/go1)  
- **Product:** Unitree Go1  
- **Affected Versions:** All firmware versions ≤ `Go1_2022_05_11`  
- **Firmware Package:**  
  [Go1_2022_05_11_e0d0e617.zip](https://unitreeapp.oss-cn-beijing.aliyuncs.com/Go1_2022_05_11_e0d0e617.zip)

---

## Proof of Concept (PoC)

1. **Download and extract the official firmware**
   ```bash
   unzip Go1_2022_05_11_e0d0e617.zip
2. **Inspect /run.sh**

3. **The script performs MD5 hash checking, without any form of digital signature or certificate validation.**

4. **Modify the firmware as you want**

5. **Recalculate MD5** of firmware**

6. **Upload the malicious firmware**

7. **Use Wi-Fi (AP/client mode) or Ethernet to push the modified firmware to the robot.**

File Snapshot

Log in to view the POC file snapshot cached by Shenlong Bot

Log in to view
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →