LIVE · cybersecurity feed
Live wire
breach

Hugging Face breached by autonomous AI agent

Hugging Face, the widely used platform for sharing open-source machine learning models and datasets, has disclosed a security breach it says was carried out by an autonomous AI agent system. How the attack unfolded In a blog post published Thursday (July 16), the company said that earlier that week, it identified unauthorized access to some internal datasets and to several credentials used by its

zeroday.news · 12d ago

Hugging Face, a prominent platform for open-source machine learning models and datasets, has confirmed a security breach that it attributes to an autonomous AI agent system. The company disclosed the incident in a blog post published on Thursday, July 16, following the detection of unauthorized access earlier that week.

The intrusion began with a malicious dataset that exploited two code-execution vulnerabilities within Hugging Face's dataset processing pipeline. Specifically, a remote-code dataset loader and a template-injection flaw in a dataset configuration were leveraged to execute code on a processing worker. This initial access allowed the attacker to escalate privileges to node-level access, subsequently harvesting cloud and cluster credentials. Over a weekend, the attacker moved laterally into several internal clusters.

Hugging Face's investigation is ongoing, but as of their disclosure, there is no evidence that the attacker accessed partner or customer data, nor is there any indication of tampering with public, user-facing models, datasets, or Spaces. The company also verified that its software supply chain, including container images and published packages, remained uncompromised.

In response to the breach, Hugging Face has taken several remediation steps. They have blocked the dataset code-execution paths that were exploited, ejected the attacker from affected clusters, and rebuilt all compromised nodes. Additionally, the company is in the process of revoking and rotating all compromised credentials and tokens. New security measures include implementing additional guardrails and stricter admission controls on their clusters, alongside enhancements to their detection and alerting systems to ensure high-severity signals are routed to responders within minutes. As a precautionary measure, Hugging Face has urged its users to rotate their access tokens and review recent activity on their accounts.

The New York-based company detailed its use of AI to detect and analyze the attack. An anomaly-detection pipeline, which employs LLM-based triage over security telemetry, correlated various signals to flag the compromise. Subsequently, the attacker's action log, comprising over 17,000 recorded events, was fed into LLM-driven analysis agents. These agents were instrumental in constructing a timeline of the attack, identifying affected credentials, and pinpointing indicators of compromise, which have not been publicly shared. The analysis also helped map decoy activity engaged in by the attacker.

Based on the forensic analysis, Hugging Face concluded that the attack was executed by an autonomous agent framework utilizing an unspecified large language model (LLM). This framework reportedly executed thousands of individual actions across a swarm of short-lived sandboxes and employed a self-migrating command-and-control infrastructure staged on public services.

While Hugging Face successfully leveraged LLMs for analysis and response, they noted challenges with commercial API-based frontier models. These models' guardrails often blocked defender requests containing real attack commands, exploit payloads, and command-and-control artifacts. Consequently, the company performed its forensic analysis using GLM 5.2, an open-weight model, on its own infrastructure. Hugging Face advises other organizations to prepare similar self-hosted setups for future incident investigations to maintain privacy of attacker data and credentials.

breachai
ShareXLinkedInWhatsAppFacebook

More News

view all →
vulnerability

Coldcard Hardware Wallet Flaw Linked to $70 Million Bitcoin Theft in 41 Minutes

An attacker drained 1,196 Bitcoin addresses in 41 minutes on July 30, taking 1,082.65 BTC worth about $70.2 million at the time. Galaxy Research mapped the sweep and tied it to a firmware flaw in Coldcard, the Bitcoin-only hardware wallet made by Canadian firm Coinkite. A March 2021 firmware integration error routed seed generation to a deterministic software pseudorandom number generator (PRNG

vulnerabilitycritical

Rails patches critical Active Storage flaw with RCE potential

A critical vulnerability in the Active Storage framework can allow an unauthenticated attacker to read arbitrary files from a Rails application, and potentially escalate to remote code execution (RCE). [...]

malware

Russian Hackers Hijack Hotel Wi-Fi to Steal Microsoft 365 Tokens

Microsoft says Russian hackers hijacked hotel Wi-Fi portals to spread malware and steal Microsoft 365 tokens from travelers. Microsoft Threat Intelligence disclosed CaptiveCrunch, a campaign it attributes to Storm-2945, an operational sub-cluster of Midnight Blizzard, the Russian SVR-linked group also known as APT29 and Cozy Bear. Since early May 2026, Storm-2945 has been manipulating DNS […]

CVE-2026-48449critical

Adobe fixed a maximum-severity vulnerability flaw in Campaign Classic

Adobe fixed a maximum severity vulnerability in Campaign Classic that could let attackers run code remotely without user interaction. Adobe has addressed a critical vulnerability, tracked as CVE-2026-48449 (CVSS score of 10.0), in Adobe Campaign Classic, the company’s enterprise marketing automation platform. The flaw is caused by incorrect authorization and could allow attackers to execute […]

security

Balance Theory Raises $19 Million to Help Enterprises Manage Cybersecurity Investments

The funding round was led by SYN Ventures, with participation from existing investors DataTribe and TEDCO. The post Balance Theory Raises $19 Million to Help Enterprises Manage Cybersecurity Investments appeared first on SecurityWeek.

vulnerabilitycritical

Ruby on Rails Patches Critical Vulnerability

The flaw can be exploited by unauthenticated attackers to read arbitrary files and potentially achieve remote code execution (RCE). The post Ruby on Rails Patches Critical Vulnerability appeared first on SecurityWeek.