paper-with-me

홈 › Papers

Beyond Model Jailbreak: Systematic Dissection of the "Ten DeadlySins" in Embodied Intelligence

2025-12-06 · Yuhang Huang, Junchao Li, Boyang Ma, Xuelong Dai, Minghui Xu, Kaidi Xu, Yue Zhang, Jianping Wang, Xiuzhen Cheng arxiv

Embodied AI systems integrate language models with real world sensing, mobility, and cloud connected mobile apps. Yet while model jailbreaks have drawn significant attention, the broader system stack of embodied intelligence remains largely unexplored. In this work, we conduct the first holistic security analysis of the Unitree Go2 platform and uncover ten cross layer vulnerabilities the "Ten Sins of Embodied AI Security." Using BLE sniffing, traffic interception, APK reverse engineering, cloud API testing, and hardware probing, we identify systemic weaknesses across three architectural layers: wireless provisioning, core modules, and external interfaces. These include hard coded keys, predictable handshake tokens, WiFi credential leakage, missing TLS validation, static SSH password, multilingual safety bypass behavior, insecure local relay channels, weak binding logic, and unrestricted firmware access. Together, they allow adversaries to hijack devices, inject arbitrary commands, extract sensitive information, or gain full physical control.Our findings show that securing embodied AI requires far more than aligning the model itself. We conclude with system level lessons learned and recommendations for building embodied platforms that remain robust across their entire software hardware ecosystem.

📄 PDF Abstract BibTeX arXiv:2512.06387

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Shawshank Redemption of Embodied AI: Understanding and Benchmarking Indirect Environmental Jailbreaks

2025-11-20 · Chunyang Li, Zifeng Kang, Junwei Zhang, Zhuo Ma 외 arxiv

The adoption of Vision-Language Models (VLMs) in embodied AI agents, while being effective, brings safety concerns such as jailbreaking. Prior work have explored the possibility of directly jailbreaking the embodied agen…

Jailbreaking Embodied LLMs via Action-level Manipulation

2026-03-02 · Xinyu Huang, Qiang Yang, Leming Shen, Zijing Ma 외 arxiv

Embodied Large Language Models (LLMs) enable AI agents to interact with the physical world through natural language instructions and actions. However, beyond the language-level risks inherent to LLMs themselves, embodied…

When Words Are Safe But Actions Kill: Probing Physical Jailbreak Beyond Textual Jailbreak in Hidden-State Risk Space

2026-07-16 · Weimeng Wang, Ziqiang Wang, Zihang Zhan, Chuanpu Fu 외 arxiv

Large language models (LLMs) increasingly serve as high-level planners for embodied agents, where linguistically benign instructions can become unsafe once grounded in the physical world. We study whether this physically…

The physical origin of aneurysm growth, dissection, and rupture

2023-11-01 · Tom Y. Zhao, Jin-Tae Kim, Min Cho, Akhil Narang 외

Rupture of aortic aneurysms is by far the most fatal heart disease, with a mortality rate exceeding 80%. There are no reliable clinical protocols to predict growth, dissection, and rupture because the fundamental physics…

Towards Robust and Secure Embodied AI: A Survey on Vulnerabilities and Attacks

2025-02-18 · Wenpeng Xing, Minghao Li, Mohan Li, Meng Han

Embodied AI systems, including robots and autonomous vehicles, are increasingly integrated into real-world applications, where they encounter a range of vulnerabilities stemming from both environmental and system-level f…

Adversarial AttackAutonomous VehiclesDecision MakingMotion Planning+2