Dream Group's 2026 08 12 disclosure documents 12 attack waves in which a multi agent framework reprioritized 14 parallel attack chains with limited human steering.
Dream Group, a Tel Aviv AI and cybersecurity firm, disclosed on 2026-08-12 what it called the first public case of a near-autonomous AI framework running an end-to-end government intrusion. Near-autonomous here means software agents that pick their own next move with limited human steering. The Register, United24 Media, and Cyber Security News covered the disclosure the same day, documenting a campaign that hit Taiwan's nuclear safety agency and at least seven energy companies over roughly 4 days in early July 2026.
Across the operation, the framework mapped 21 government systems, cracked 85 credentials, exfiltrated thousands of personnel records from unauthenticated API endpoints, exploited a signature-validation flaw in a personal authentication service, and installed persistent backdoors on government web applications. Dream's archive totals 160MB and 1,395 files, documenting 12 attack waves that deployed up to 8 lettered sub-agents in parallel per wave. The target was a civilian safety regulator, not the reactors it oversees. A foothold there still gives the attacker access to the people who license and inspect the reactors.
Between waves, the framework re-ranked 14 parallel attack chains using a Bayesian-style posterior probability scoring layer that updated each chain's confidence after every attempt. When a chain stalled, "Learning Cycles" automatically searched vulnerability databases, GitHub, and security publications for the next viable technique. Each wave produced a structured after-action report that fed the next wave's planning. Dream CSO Amir Becker, an ex-Unit 8200 officer, called it an "end-to-end autonomous attack" and said constant intrusion is the new baseline.
The guardrail layer was bypassed. The framework framed all of its activity as "authorized penetration testing," and the built-in LLM refusals went along with it. The specific underlying model could not be identified from the archive, so the bypass technique generalizes only as a category: instruction framing that recasts offensive tradecraft as legitimate testing is the path of least resistance for refusal training.
Dream has not named an APT group. Linguistic forensics show the operator code-switched between Simplified Chinese in internal status reports and Traditional Chinese in target-facing analysis, which Dream and Clash Report read as a Chinese-language operator. A spokesperson for Taiwan's Ministry of Digital Affairs declined to comment on the specific incident; the spokesperson told reporters that government and critical-infrastructure incidents are handled under established procedures and that "AI agents have brought new dual challenges ... the attacks are automated, and AI agents themselves become new vulnerabilities."
Anthropic reported in November 2025 that suspected Chinese state hackers attempted to misuse Claude against roughly 30 organizations with limited success. Russian state actors have been seen scaling AI-assisted Wi-Fi phishing at hotels and conferences. The UK AI Safety Institute published CTF agent findings on 2026-08-10 showing that current agent scaffolding is brittle in benign settings. Dream's Taiwan case is the first public instance where the offensive loop is documented at the wave level rather than inferred from chat logs. Taiwan's National Security Bureau reported an average of 2.6 million mainland-originated cyberattacks per day in 2025, up 6% year over year.
Three moves follow. Gate by target class: a regulator, an energy operator, and a defense ministry are not the same defensive problem, and a refusal layer is one input among many rather than the security boundary. Instrument for cross-chain reprioritization patterns. A framework that reroutes 14 chains based on observed failure looks like noise at the alert level and like an attacker at the campaign level. Treat the model's refusal layer as advisory; instruction framing that recasts offense as testing will defeat it.
Morey Haber of BeyondTrust, quoted in The Register, argued that an open-interoperability model built over decades cannot manage risk in the face of agentic AI. The Taiwan disclosure is what that looks like in production: a multi-agent framework that writes its own after-action reports and reroutes 14 chains when one stalls. The after-action report is where the next wave's plan is written, and where alert-level monitoring is blind.