Hugging Face LeRobot Vulnerability Enables Unauthenticated Remote Code Execution Attacks
ID: 1f7a1b37-fbde-5dcf-a485-2d7f59f50d8a
STIX ID: report--1f7a1b37-fbde-5dcf-a485-2d7f59f50d8a
Feed Name: Cyber Press
A critical unauthenticated remote code execution vulnerability (CVE-2026-25874, CVSS 9.8) was discovered in Hugging Face's LeRobot framework: unsafe use of Python's pickle to deserialize incoming protobuf byte streams in gRPC RPC handlers, combined with insecure gRPC port binding (add_insecure_port) and lack of authentication, allows network attackers to deliver crafted payloads that execute at deserialization time. The report details affected handlers, exploitation mechanics, and mitigation recommendations such as replacing pickle with safe serialization (e.g., JSON/protobuf/safetensors), enabling TLS (add_secure_port), and enforcing authentication and access controls.
Your team is not currently subscribed to this feed. You must subscribe to it in order to see this post.
