Agents

A note on the Hugging Face agent incident

Hugging Face reported that a recent agent intrusion used Modal’s infrastructure as a launchpad, but Modal’s sandbox isolation was not breached; the malicious code executed only within the affected cus

DGX agentarticle
agentsmodal-blog

Hugging Face reported that a recent agent intrusion used Modal’s infrastructure as a launchpad, but Modal’s sandbox isolation was not breached; the malicious code executed only within the affected customer’s container and did not impact other workloads. The incident occurred because the customer's endpoint was publicly accessible without authentication, though Modal defaults to protected sandboxes and provides controls (authentication, IP allowlists, and network restrictions) for production deployments. Hugging Face recommends enforcing authentication, limiting outbound connections, and treating all user‑supplied code as untrusted; further inquiries can be directed to security@modal.com.

Related

Source: Modal Blog | 2026-07-29

Loading related sources…