LeRobot through 0.5.1 contains an unsafe deserialization vulnerability in the async inference pipeline where pickle.loads() is used to deserialize data received over unauthenticated gRPC channels without TLS in the policy server and robot client components. An unauthenticated network-reachable attacker can achieve arbitrary code execution on the server or client by sending a crafted pickle payload through the SendPolicyInstructions, SendObservations, or GetActions gRPC calls.
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:XHuggingface Lerobot
APPHuggingface≤ 0.5.1
Related vulnerabilities
RCE w Huggingface Transformers — obejście trust_remote_code w LightGlue
Sandbox escape i RCE w Huggingface Smolagents (local_python_executor)
RCE przez deserializację w bibliotece Huggingface Transformers
A critical remote code execution vulnerability exists in all versions of the HuggingFace transformers library ...
Diffusers is the a library for pretrained diffusion models. Prior to 0.38.0, a trust_remote_code bypass in Di...