Code Safari

Chapter 83·Beginner·11 min read

Why Was Claude Fable 5 Blocked? The US Government Shutdown, Explained

Three days after launch, a US government export-control order forced Anthropic to switch off Claude Fable 5 and Mythos 5 for every customer worldwide. Here's what actually happened — the Amazon jailbreak report, the Commerce Department directive, and why Anthropic publicly disagreed.

July 12, 2026

On June 9, 2026, Anthropic launched the most capable AI model ever made generally available. On June 12 at 5:21pm Eastern, a directive from the US government arrived. By that evening, Claude Fable 5 and Claude Mythos 5 were switched off — for every customer, everywhere in the world.

Nothing like it had happened before: a commercially released frontier model, recalled by government order, three days into its life. This chapter reconstructs what happened and why, from Anthropic's official statement and contemporaneous reporting.

The three days before

Fable 5's launch had gone loudly and well — the benchmarks were state-of-the-art, and the safety system was the strongest Anthropic had shipped. External red-teamers had failed to jailbreak it across 30 techniques.

But red-teaming never stops at launch. Within days, researchers at Amazon — a close Anthropic partner and investor — found something the pre-launch testing hadn't: a way of prompting Fable 5 that got past its cybersecurity classifiers.

The jailbreak, plainly

The technique itself was almost mundane. The researchers asked the model to read a codebase and identify software vulnerabilities — framing that slipped past the offensive-cyber tripwire, which is supposed to stop Fable 5 from "making any progress" on exploitation tasks. In at least one case, the report went further and demonstrated how a found vulnerability could be exploited.

The report reached the US government. According to administration officials cited in press coverage, the government first tried to get Anthropic to pause the release voluntarily; senior officials had become worried users could circumvent Fable 5's guardrails — though, notably, "experts disagreed over the severity of the risk."

The directive

Anthropic didn't pause voluntarily. On June 12, 2026 at 5:21pm ET, it received a directive from the Commerce Department, under Secretary Howard Lutnick, citing national-security authorities.

The legal mechanism was export controls — the same framework used to restrict shipments of advanced chips. The directive made Fable 5 and Mythos 5 subject to controls barring access by any foreign national, inside or outside the United States — including foreign-national employees of Anthropic itself.

  1. Jun 9Launch

    Fable 5 and Mythos 5 launch to general availability.

  2. Jun 9–11The jailbreak report

    Amazon researchers report a jailbreak: prompting Fable 5 to find (and in one case exploit) software vulnerabilities.

  3. Jun 12, 5:21pm ETThe directive

    Commerce Department export-control directive arrives, citing national-security authorities.

  4. Jun 12, eveningLights out

    Anthropic disables Fable 5 and Mythos 5 for all users worldwide. Other Claude models stay up.

From launch to lights-out in 72 hours.

On paper, the order restricted foreign persons. In practice, no cloud service can verify the nationality of every user of every customer — so, as Anthropic put it: "The net effect of this order is that we must abruptly disable Fable 5 and Mythos 5 for all our customers." Every other Claude model — Opus, Sonnet, Haiku — remained available throughout.

Comply, but object

Anthropic's public statement did two things at once: it complied fully with the directive, and it disputed the reasoning on the record.

The core objection: proportionality.

"We disagree that the finding of a narrow potential jailbreak should be cause for recalling a commercial model."

Anthropic had reviewed the demonstrations and found the vulnerabilities the jailbreak surfaced to be "relatively simple" — and, crucially, reproducible by other publicly available models, including OpenAI's GPT-5.5. If a capability is already available in unrestricted public models, blocking one model's access to it doesn't remove the capability from the world — a point that would become central to getting the order lifted.

The statement also objected on process grounds — that emergency recall of a commercial product should follow transparent, fair procedures, and "this action does not adhere to those principles."

Why this episode matters beyond Anthropic

Whatever you think of the merits, June 12, 2026 set precedents that will outlast this model:

  • Export controls now reach deployed AI models, not just chips and code. A model behind an API was treated as a controlled export.
  • A jailbreak report became a national-security event. The distance from red-team finding to government directive was days.
  • "Switch it off" is now a demonstrated government capability — and every frontier lab's deployment planning has to price that in.
  • The severity question had no shared yardstick. The government saw a guardrail bypass on the most capable model ever released; Anthropic saw a narrow finding reproducible on weaker public models. Nothing existed to arbitrate — a gap the industry moved to fill almost immediately, as the next chapter covers.

Frequently asked questions

Is Claude Fable 5 banned?

Not anymore. The US export controls that forced the June 12, 2026 shutdown were lifted on June 30, and Fable 5 has been available globally since July 1, 2026. The suspension lasted 18 days.

Why did the US government block Claude Fable 5?

Because of a jailbreak report: Amazon researchers found prompting that bypassed Fable 5's cybersecurity safeguards by asking it to read a codebase and identify software vulnerabilities — with one demonstrated exploit. The Commerce Department responded with an export-control directive citing national-security authorities.

Who discovered the Fable 5 jailbreak?

Researchers at Amazon — an Anthropic partner and investor. Their report reached the US government, which first sought a voluntary pause and then issued the binding directive on June 12, 2026.

Was the jailbreak actually dangerous?

The subsequent investigation concluded no: testing showed weaker public models — Claude Opus 4.8, GPT-5.5, Kimi K2.7, and even Haiku 4.5 — could find the same vulnerabilities and reproduce the same exploit demonstration. That finding is what got the controls lifted.

Did the block affect other Claude models?

No. Opus, Sonnet, and Haiku remained fully available throughout — only the two Mythos-class models, Fable 5 and Mythos 5, were disabled.

Recap

  • June 12, 2026, 5:21pm ET: a US Commerce Department export-control directive forced Anthropic to disable Fable 5 and Mythos 5; the foreign-persons restriction made a global shutdown the only practical compliance.
  • The trigger was a jailbreak report from Amazon researchers: prompting Fable 5 to read a codebase and find vulnerabilities — with one demonstrated exploit.
  • The government had reportedly sought a voluntary pause first; experts disagreed on the severity of the risk.
  • Anthropic complied the same day but publicly objected, calling it "a narrow potential jailbreak" whose findings were "relatively simple" and reproducible by other public models like GPT-5.5.
  • The episode established that a deployed frontier model can be recalled by government order — a first, and a precedent.

The obvious question — was the government right? — got an empirical answer over the following two weeks. Continue to How Claude Fable 5 came back.

Why Was Claude Fable 5 Blocked? The US Government Shutdown, Explained | Code Safari