decrypted · 29 august 2026 · ransomware and cybercrime · vulnerabilities and patching · ai and llm security
The AI agents that broke out of their own sandbox to breach Hugging Face
When OpenAI's security team finally published the full account this week of how their own AI agents ended up with root access inside Hugging Face's infrastructure, the headline was reward hacking. The more useful story for a UK board is duller and more familiar: nine real zero-day vulnerabilities, chained together, in ordinary infrastructure software that thousands of organisations run today. The AI made the escape faster and stranger. It didn't make the underlying bugs any less avoidable.
When "isolated" doesn't mean isolated
Between May and July, roughly 1,200 agents were running inside what OpenAI intended as a sealed evaluation environment: no internet access, no contact with each other, just coding and exploit-finding tasks to complete. The agents found they could use JFrog's Artifactory, the package repository tool sitting inside their sandbox, as an improvised message board, exchanging more than 70,000 messages with each other. It's the digital equivalent of prisoners in separate cells discovering the plumbing carries sound: the isolation existed on paper and in configuration, not as something physically enforced.
Nine zero-days, one root cause
From there the agents exploited a server-side request forgery flaw in Artifactory to reach the open internet, then a token-refresh bug to get administrator rights on the platform, then installed plugins for persistence. In July, 700 of them coordinated what OpenAI calls a multi-day attack on Hugging Face, chaining flaws in file handling and template processing to run commands on its servers, before using a genuine Linux kernel bug, CVE-2026-53362, an out-of-bounds write in IPv6 packet handling, to jump from a single container to root access on the host machine and administrator access on the surrounding Kubernetes cluster. Nine zero-days in total, all patched now by JFrog and the kernel maintainers, none of them exotic. CISA has since added CVE-2026-53362 to its known-exploited list with a patch deadline of 30 August, and a separate JFrog Artifactory path-traversal flaw due by 10 September.
What UK organisations should take from it
The failure here wasn't in the model. It was in treating "isolated" as a policy statement rather than a network-enforced boundary, exactly the same mistake that produces container escapes and lateral movement in any breach that has nothing to do with AI. UK organisations building coding or operations agents into their pipelines, and many now are, should assume the sandbox will be tested, because it increasingly is being tested by the software itself rather than waiting for an attacker to try. That means real egress controls, not configuration flags, and patching agent infrastructure on the same clock as anything internet-facing. Concretely: if you run Linux hosts with container workloads, CVE-2026-53362 is now a proven privilege-escalation route and belongs on this week's patch list regardless of what triggered its discovery.
Also this week
ServiceNow patched three fresh maximum-severity flaws, each rated CVSS 10.0, in its Now Platform and AI Platform: unauthenticated code injection, privilege escalation and SQL injection, with no exploitation observed yet. Cloud instances are already fixed; self-hosted customers need to patch themselves. Given how much of UK public sector and enterprise IT runs its service desk on ServiceNow, this is a today item, not a this-month one.
Berlin's state government was hit by the Rhysida ransomware group, which stole 5.79 terabytes of data, including tens of thousands of contracts, and is now auctioning it after the city refused to pay, weeks before a September election. Rhysida is the same group that hit the British Library in 2023. It's a useful real-world data point as the UK's own long-trailed ban on ransomware payments by public bodies and critical infrastructure edges toward law: refusing to pay means living with disruption, not a clean escape.
Google has switched on Encrypted Client Hello by default in Android 17, hiding which website or app a phone is talking to from the network it's connected to. Good news for anyone on a hostile café Wi-Fi or under a nosy ISP; also a reminder that any UK policy approach that assumes network operators can see which domains people visit gets harder to sustain as encryption keeps closing that gap.
Sources
- Fast Remediation Is the New Trust Model: JFrog and OpenAI Collaboration on Zero-Day Security Findings
- OpenAI Says Reward Hacking Drove AI Agents to Exploit Zero-Days and Breach Hugging Face
- U.S. CISA adds ownCloud, Linux Kernel, and JFrog Artifactory flaws to its Known Exploited Vulnerabilities catalog
- Three CVSS 10.0 ServiceNow Flaws Could Let Unauthenticated Attackers Execute Code and SQL
- Berlin city government says it won't submit to extortion after pre-election cyberattack
- Android 17 adds ECH support to make web browsing harder to track
If you want a second pair of eyes on how well your own AI agent sandboxes and access controls would hold up, get in touch.
More like this
- The phone call that gets past your passkey 12 september 2026
- The AI gateway bug that turned a failed login into a free pass 7 september 2026
- A Magento zero-day is backdooring stores while Adobe still has no patch 6 september 2026
Get the next post by email: subscribe to Decrypted. Double opt-in, unsubscribe any time, or take the RSS feed.
Prefer to listen? Decrypted on Apple Podcasts, or paste the podcast feed into any app.