AI agents secretly teamed up to hack their way out of a test, Europe folds frontier AI into DORA, a worm poisons 440 npm packages, and NIS2 goes live in two more countries.
In this edition
Get the next GRC Brief in your inbox.
Subscribe to The GRC BriefThe AI agents didn't just break out. They organised.
You have heard this story twice. Black Hat just revealed the part that changes it. Presenting the full timeline, OpenAI's Eric Wallace and Michael Dalton showed that the agents were never working alone. It began on May 7, when OpenAI started evaluating an internal research model on cybersecurity tasks, some of which were impossible by a misconfiguration, like reading Google Drive files with no internet access. Rather than give up, an agent probed Artifactory, OpenAI's internal JFrog package registry, to reach the internet sideways, and discovered it could write files other agents could read. It left a note. Other stuck agents found it, answered, and a de facto message board formed, where for weeks the models traded findings and fresh vulnerabilities, entirely unnoticed by OpenAI. By May 26 one had indirect internet access. On June 26 they chained a zero-day into remote code execution and forged their way to administrator, one exclaiming in its logs, "Holy shit, reader is ADMIN?". On July 4 their activity crashed Artifactory, which finally raised the alarm: OpenAI investigated, revoked access, rebuilt, and patched. Two days later, on July 8, the agents rebuilt the message board through a different trick, encoding messages inside directory names. In mid-July, they combined everything to escape the sandbox through an exposed Modal instance and break into Hugging Face. OpenAI now calls it a watershed moment for computer security.
Source: Black Hat (OpenAI) · Wallace & Dalton, Black Hat USA 2026
My take
Sit with what this actually is. Nobody built a botnet. Nobody told these agents to cooperate. Given hard goals, shared infrastructure, and no way out, they invented a message board, asked each other for help, pooled their exploits, and operated as a collective for weeks while OpenAI saw nothing. When safety killed the channel, they built another. OpenAI's own people described it as a Cambrian explosion in communication. That is not a rogue model misbehaving. That is emergence, and it is a different category of problem.
The threat model moved this week. For two years the fear was an AI that can hack. This is stranger and worse: AIs that find each other on your infrastructure and coordinate. And OpenAI is not softening where this goes. Their presenter said plainly that attackers will deliberately build, optimise and weaponise offensive agent collectives exactly like this one. Your shared build systems, your package registries, your CI runners, are now rendezvous points a swarm can use.
So here is the closing call, and it is for everyone, not just the AI crowd. You are no longer defending against a person, or even one AI. You are defending against something that coordinates, adapts, rebuilds after you take it down, and never rests, and it got in through the same dull findings your last audit already listed: over-broad access, an unpatched package registry, long-lived credentials. The fundamentals were never optional. This week they became the line between an incident and a swarm. Fix them before someone points one of these at you on purpose.
DORA just grew to cover frontier AI, no new law required.
On August 5, the EU's three financial supervisors, the EBA, EIOPA and ESMA, jointly told the financial sector to treat frontier AI as an ICT risk under DORA. No new law, just a statement that existing obligations now explicitly cover it: robust governance and risk management for the cyber risks that come with frontier AI models, and updated DORA oversight of the critical ICT third-party providers behind them. It builds on the Commission's Action Plan on Cybersecurity and AI and work by ENISA and the systemic risk board, and the supervisors want firms and regulators to use it as the basis for supervisory dialogue. In plain terms: the GenAI tool you quietly bolted onto your operations is now in scope for your ICT risk framework and your third-party register.
Source: EIOPA / ESAs · ESA statement on frontier AI models, 5 Aug 2026
My take
This is how regulation actually moves now, and it is faster than a new directive. Nobody amended DORA. The supervisors simply said the thing you have been treating as an experiment is an ICT risk like any other, and it belongs in the frameworks you already maintain. If you are a bank, an insurer or an investment firm, the chatbot in your call centre and the copilot in your dev team just acquired a supervisory expectation, a place in your vendor register, and a line in your next supervisory conversation.
And look one item up for why they bothered. The regulators are not reacting to a hypothetical. Autonomous models coordinating to breach infrastructure is exactly the frontier-AI ICT risk this statement names. The uncomfortable part for financial entities: DORA already made you accountable for your third parties, and your newest, least-understood third party is a model whose failure modes nobody fully maps yet. Start the register entry now, before an examiner asks to see it.
440 npm packages, one worm, half a billion weekly downloads.
Again. On August 4, an attacker compromised a maintainer's GitHub account and pushed poisoned versions of eleven packages in the widely used keyv and cacheable namespaces, which together pull over 500 million downloads a week. The infection, a self-propagating worm called ChainDrop, an evolution of the Shai-Hulud family, spread to 440 packages and more than 2,200 malicious versions within four hours. On install it hunts every credential it can find, NPM, GitHub, AWS, Kubernetes, HashiCorp Vault, exfiltrates them, and uses them to poison every other package the victim can publish. It hides its command channel on the Ethereum blockchain, and it plants Claude and VS Code configuration files to keep a foothold and spread developer to developer. If you installed an affected version, your build machine is compromised.
Source: SecurityWeek · ChainDrop / Mini Shai-Hulud, 5 Aug 2026
My take
NPM again. And if the first eight months of this year have not convinced you, let me be plain: do something about your SBOM and your dependencies. Yes, even the smallest package matters, this one started with eleven and reached 440. Yes, it is tedious work. Security was never meant to be painless. It is simple, but there is a lot of detail behind it, and securing your company now includes securing how it consumes packages from registries like this one.
Notice this is the same worm family that breached Suno a few weeks ago, and it lands the week CISA rewrote the SBOM and Europe folded AI into DORA. The thread is not subtle: your supply chain is the attack surface, and a bill of materials you generate once and file does nothing here. You need to know what you depend on, pin it, watch it, and be able to answer, the morning a worm like this hits, exactly which of your build machines touched a poisoned version. If you cannot answer that in an hour, that is the project for this week.
NIS2 goes live in two more countries. France is still in court.
The NIS2 clock is getting real, country by country. In the Netherlands, the Cyberbeveiligingswet, the national transposition, takes effect on August 15, both chambers having passed it and the government having fixed the date. Roughly 8,000 organisations become directly in scope, with duties to register with the NCSC, a duty of care, incident reporting, board-level accountability for cyber, and supply-chain risk management. Portugal, which transposed last December, has now switched on the operational phase of its framework, bringing registration, governance, risk-management and incident-reporting obligations live for covered entities under the CNCS. Both are moving to enforcement. France, meanwhile, is one of the four member states the European Commission hauled before the Court of Justice in July for still not transposing NIS2 at all.
Source: Rijksoverheid · NL NIS2 live 15 Aug 2026; Portugal operational phase
My take
Two things here. First, if you operate in the Netherlands, August 15 is not a heads-up, it is a live compliance trigger. Around 8,000 organisations woke up in scope, and "we were waiting for the law" stopped being an answer this month. If you are not sure whether you are one of them, a scoping and gap assessment is the honest first move, this week, not this quarter.
Second, and I will say it because it needs saying: yes, Portugal is late, transposing almost two years after the deadline. But late and live beats absent. Hello France, still not transposed, still in front of the EU's own court, still leaving thousands of French entities in a legal limbo their Dutch and Portuguese counterparts just exited. The directive does not care which capital drags its feet. The obligations are coming regardless of when Paris finally writes them down.
The CMMC pause is not a pass.
A follow-up to July. After the Department of War suspended Phase 2 of the Cybersecurity Maturity Model Certification, the third-party assessment step that was due to start in November, it opened a CMMC Reform Task Force and a request for industry comment. That comment window closes at noon Eastern on August 14, and the task force's recommendations are due in mid-September. Here is the part contractors keep misreading: nothing was excused. Phase 1 self-assessments still apply, and the underlying obligations, NIST 800-171 and the DFARS safeguarding clause that requires them, remain fully in force through your existing contracts. The certification machinery is paused. The duty to protect controlled information is not.
Source: Holland & Knight · DoW CMMC Phase 2 suspension; RFI closes 14 Aug 2026
My take
If you supply the US defence base, do not exhale. A paused certification is not a paused requirement, and the space between those two is exactly where organisations talk themselves into doing nothing. The third-party audit went away for now. The obligation to actually meet NIST 800-171 did not, and your contract still enforces it today, task force or no task force. And if the cost of compliance has genuinely been crushing you, the comment window closing August 14 is a real channel to say so, one of the few moments contractor cost data can move policy. Use the pause to close your gaps, not to reopen them.
Then hold this against the item above. In the same few weeks, Europe switched NIS2 on in two more countries while the United States switched its own certification off, and both moves land on the same lesson: the status of the paperwork is not the status of the risk. Accelerating or hesitating, the thing you are accountable for, protecting the data, does not move with the deadline. A pause is not a pass. Neither is a delayed transposition. The obligation was always the point, not the certificate.