PatchSiren cyber security CVE debrief
CVE-2026-76639 Unitree Robotics CVE debrief
AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-08-27T20:18:38.230Z and has not been modified since then. The CVE-2026-76639 vulnerability is an unauthenticated remote code execution issue in Unitree G1 EDU firmware through version 1.5.2. It results from the combination of three weaknesses: an unauthenticated WebRTC-to-DDS bridge on TCP port 9991, a static AES-128 key stored with world-readable permissions, and a path traversal flaw in the chat_go knowledge upload API. This allows network-adjacent attackers to execute arbitrary commands as root by publishing DDS control messages to restart the bashrunner service, planting a malicious payload in its script execution directory via path traversal, and triggering execution of that payload as uid 0 through the bashrunner shell subprocess. The vulnerability has a high CVSS score of 8.7 and is considered HIGH severity. Organizations should prioritize remediation due to the high risk of unauthenticated remote code execution.
- Vendor
- Unitree Robotics
- Product
- G1 EDU
- CVSS
- HIGH 8.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-27
- Original CVE updated
- 2026-08-31
- Advisory published
- 2026-08-27
- Advisory updated
- 2026-08-31
Who should care
Organizations using Unitree G1 EDU firmware through version 1.5.2 should prioritize remediation due to the high risk of unauthenticated remote code execution. This involves inventory and assessment of affected firmware versions, implementation of compensating controls to restrict access to TCP port 9991, monitoring for suspicious activity related to DDS control messages and chat_go knowledge upload API, and application of vendor remediation or patches as available. Verification and enforcement of secure storage and rotation of encryption keys are also crucial. Affected operators, platforms, vulnerability-management, and security teams should be informed and involved in the remediation process to ensure comprehensive coverage and minimize potential impact.
Technical summary
The CVE-2026-76639 vulnerability is an unauthenticated remote code execution issue in Unitree G1 EDU firmware through version 1.5.2. It results from the combination of three weaknesses: an unauthenticated WebRTC-to-DDS bridge on TCP port 9991, a static AES-128 key stored with world-readable permissions, and a path traversal flaw in the chat_go knowledge upload API. This allows network-adjacent attackers to execute arbitrary commands as root by publishing DDS control messages to restart the bashrunner service, planting a malicious payload in its script execution directory via path traversal, and triggering execution of that payload as uid 0 through the bashrunner shell subprocess.
Defensive priority
Unitree G1 EDU firmware vulnerability requires immediate attention due to unauthenticated remote code execution risk.
Recommended defensive actions
- Inventory and assess Unitree G1 EDU firmware versions, prioritizing those with known exposure.
- Implement compensating controls to restrict access to TCP port 9991.
- Monitor for suspicious activity related to DDS control messages and chat_go knowledge upload API.
- Apply vendor remediation or patches as available.
- Verify and enforce secure storage and rotation of encryption keys.
Evidence notes
The CVE-2026-76639 vulnerability involves an unauthenticated remote code execution issue in Unitree G1 EDU firmware through version 1.5.2. The vulnerability is caused by the combination of three weaknesses: an unauthenticated WebRTC-to-DDS bridge on TCP port 9991, a static AES-128 key stored with world-readable permissions, and a path traversal flaw in the chat_go knowledge upload API. This allows network-adjacent attackers to execute arbitrary commands as root. Evidence is based on official CVE and NVD records, as well as references from [email protected].
Sources and references
Verified primary and authoritative sources
-
CVE-2026-76639 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-76639
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-76639 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-76639
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://boschko.ca/g1-ble-rce/
-
Source reference
Unverified legacy reference
URL: https://github.com/OlivierLaflamme/UniBLEed
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/unitree-g1-edu-unauthenticated-rce-via-dds-bridge-and-path-traversal
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.