
It is the details of CVE-2025-45466
It is the details of CVE-2025-45466
A vulnerability has been discovered in Unitree Go1 robotic dog (all versions <= Go1_2022_05_11) involving hardcoded plaintext authentication credentials, which leads to Incorrect Access Control. This issue allows remote or local attackers to gain unauthorized access to the system via SSH or SCP, potentially resulting in remote code execution, privilege escalation, and information disclosure.
/run.sh), and find hardcoded plaintext credentials used for SSH/SCP authentication. With these credentials, the attacker can access the robot remotely via:
Go1_2022_05_11/run.sh in the firmwareAs the screenshot shows below, the password of root access is saved in passwd.sh(figure 1). And this file can be identified in the same package(figure 2)
figure 1:

figure 2:
