FKIE_CVE-2025-35027
Vulnerability from fkie_nvd - Published: 2025-09-26 07:15 - Updated: 2026-01-12 16:54
Severity ?
Summary
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.
References
| URL | Tags | ||
|---|---|---|---|
| cve@takeonme.org | https://github.com/Bin4ry/UniPwn | Exploit, Technical Description | |
| cve@takeonme.org | https://spectrum.ieee.org/unitree-robot-exploit | Press/Media Coverage | |
| cve@takeonme.org | https://takeonme.org/cves/cve-2025-35027 | Exploit, Third Party Advisory | |
| cve@takeonme.org | https://www.cve.org/cverecord?id=CVE-2025-60017 | Third Party Advisory | |
| cve@takeonme.org | https://www.cve.org/cverecord?id=CVE-2025-60250 | Third Party Advisory | |
| cve@takeonme.org | https://x.com/committeeonccp/status/1971250635548033311 | Press/Media Coverage | |
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | https://github.com/Bin4ry/UniPwn | Exploit, Technical Description |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| unitree | g1_firmware | * | |
| unitree | g1 | - | |
| unitree | go2_firmware | * | |
| unitree | go2 | - | |
| unitree | h1_firmware | * | |
| unitree | h1 | - | |
| unitree | b2_firmware | * | |
| unitree | b2 | - |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:unitree:g1_firmware:*:*:*:*:*:*:*:*",
"matchCriteriaId": "744A7CDD-60D1-4470-A1B6-D6E6C53E503A",
"versionEndIncluding": "1.4.4",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:h:unitree:g1:-:*:*:*:*:*:*:*",
"matchCriteriaId": "3DA4F27A-A866-4BA1-B478-A5AE95538D8A",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:unitree:go2_firmware:*:*:*:*:*:*:*:*",
"matchCriteriaId": "9252B926-EB5E-417C-BCA3-EE5019DDDCBD",
"versionEndIncluding": "1.1.8",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:h:unitree:go2:-:*:*:*:*:*:*:*",
"matchCriteriaId": "372BB5C0-26D8-4E99-A63E-F4FB2D0A50C2",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:unitree:h1_firmware:*:*:*:*:*:*:*:*",
"matchCriteriaId": "49891C76-47D0-4421-B32A-8EBE95F8A7B0",
"versionEndIncluding": "1.4.4",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:h:unitree:h1:-:*:*:*:*:*:*:*",
"matchCriteriaId": "FA6B3BA8-EB04-43B6-9149-D88A3C59722B",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:unitree:b2_firmware:*:*:*:*:*:*:*:*",
"matchCriteriaId": "63F0F035-178A-4395-9268-8A4A4218AFD4",
"versionEndIncluding": "1.1.8",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:h:unitree:b2:-:*:*:*:*:*:*:*",
"matchCriteriaId": "1CFABD84-B19D-4056-BC3C-5EFAF6EF7719",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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.\u00a0All Unitree models use firmware derived from the same codebase (MIT Cheetah), and the two major forks are the G1 (humanoid) and Go2 (quadruped) branches."
}
],
"id": "CVE-2025-35027",
"lastModified": "2026-01-12T16:54:07.000",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.1,
"impactScore": 5.2,
"source": "cve@takeonme.org",
"type": "Secondary"
}
]
},
"published": "2025-09-26T07:15:41.413",
"references": [
{
"source": "cve@takeonme.org",
"tags": [
"Exploit",
"Technical Description"
],
"url": "https://github.com/Bin4ry/UniPwn"
},
{
"source": "cve@takeonme.org",
"tags": [
"Press/Media Coverage"
],
"url": "https://spectrum.ieee.org/unitree-robot-exploit"
},
{
"source": "cve@takeonme.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://takeonme.org/cves/cve-2025-35027"
},
{
"source": "cve@takeonme.org",
"tags": [
"Third Party Advisory"
],
"url": "https://www.cve.org/cverecord?id=CVE-2025-60017"
},
{
"source": "cve@takeonme.org",
"tags": [
"Third Party Advisory"
],
"url": "https://www.cve.org/cverecord?id=CVE-2025-60250"
},
{
"source": "cve@takeonme.org",
"tags": [
"Press/Media Coverage"
],
"url": "https://x.com/committeeonccp/status/1971250635548033311"
},
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"tags": [
"Exploit",
"Technical Description"
],
"url": "https://github.com/Bin4ry/UniPwn"
}
],
"sourceIdentifier": "cve@takeonme.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-78"
}
],
"source": "cve@takeonme.org",
"type": "Secondary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…