Anthropic shipped its most capable model ever on June 9, 2026 — and pulled it three days later. If you have been searching “is Claude Fable 5 back” or “when is Fable 5 coming back,” here is the clear, current picture: what Fable 5 is, why the U.S. government had it switched off, where things stand today, and what to use in the meantime.
Want the full picture? Read our continuously-updated Claude Fable 5 launch guide — benchmarks, pricing, and everything Anthropic announced at release
What is Claude Fable 5?
Claude Fable 5 is the first generally-available model in Anthropic’s new top tier, which the company calls Mythos-class — a step above Claude Opus. Anthropic launched it on June 9, 2026 alongside Claude Mythos 5, describing Fable 5 as “the most capable model Anthropic has ever released publicly.”
The two models share the same underlying engine. Fable 5 is the version made safe for general use, with safeguards in place; Mythos 5 is the unrestricted version reserved for vetted, authorized users such as cybersecurity teams and infrastructure providers. Anthropic priced Fable 5 at $10 per million input tokens and $50 per million output tokens, and made it available through the Claude API, Amazon Bedrock, Google Vertex AI, and Microsoft Foundry. For the full launch details, see our Claude Fable 5 launch guide.
Why was Claude Fable 5 suspended?
On June 12, 2026 — just three days after launch — Anthropic received a directive from U.S. national-security authorities and disabled both Fable 5 and Mythos 5 globally. According to Bloomberg’s reporting on the letter, the order came from the Commerce Department’s Bureau of Industry and Security and invoked export-control powers. It required Anthropic to obtain government permission before “exporting” the models to any foreign national anywhere in the world — including Anthropic’s own non-U.S. employees.
Because a consumer product serving hundreds of millions of people can’t reliably screen users by citizenship in real time, Anthropic chose to switch the models off entirely rather than attempt selective enforcement. Every other Claude model stayed online.
Two concerns appear to be behind the order:
- A narrow security jailbreak. Anthropic describes it as a “narrow, non-universal jailbreak” that essentially involved asking the model to read a codebase and fix software flaws. Anthropic argues the same behavior is reproducible on other frontier models, including OpenAI’s GPT-5.5, and that it surfaced only minor, already-known vulnerabilities.
- Fears of foreign access. Semafor reported the move was linked to concerns that a China-linked group may have accessed the unrestricted Mythos model. The specifics remain unconfirmed — even the original reporting notes it is unclear who accessed the model or how.
Anthropic has said it disagrees that “the finding of a narrow potential jailbreak should be cause for recalling a commercial model deployed to hundreds of millions of people,” but is complying with the order while it works to resolve the issue. White House AI adviser David Sacks framed it differently, saying the administration acted reluctantly after Anthropic declined to patch or pull the model, and that “the ball is in Anthropic’s court.”
Is Claude Fable 5 back yet?
No. As of June 25, 2026, Claude Fable 5 and Mythos 5 remain offline — roughly two weeks after the June 12 suspension. Anthropic has not announced a restoration date, and the export-control directive has not been formally lifted.
One note for anyone tracking this: several low-quality tracker sites have claimed the model “came back on June 18” with new restrictions. That claim is not supported by any reputable reporting and is contradicted by it. Treat “Fable 5 is back” posts with skepticism unless they cite Anthropic directly or a major outlet.
When will Claude Fable 5 come back?
There is no official ETA. The clearest signal on what return depends on came from the government side: the export control is expected to lift once Anthropic remediates the flagged jailbreak. Anthropic, for its part, says it is “working to restore access as soon as possible” and believes the situation is a misunderstanding.
Speculative prediction markets have been pricing a near-term return. As of late June, Polymarket and Kalshi traders put the odds of restoration by early July at roughly even, rising to the 80–90% range by mid-to-late July. These are betting markets, not forecasts — they move hour to hour and should be read as sentiment, not a schedule.
Our read: a return within weeks is plausible if the fix is as contained as Anthropic suggests, but anyone depending on Fable 5 in production should plan as though it could be down for a while longer. We’ll update this page as the situation changes.
What you can use instead of Claude Fable 5 right now
Only the Mythos-class models were affected. The rest of the Claude lineup is fully available, and for most workloads the gap is smaller than it sounds:
| Model | Best for | Status |
|---|---|---|
| Claude Opus 4.8 | Hardest reasoning, long agentic coding tasks — the closest substitute for Fable 5 | Available |
| Claude Sonnet 4.6 | Balanced production workhorse — fast, strong, cost-effective | Available |
| Claude Haiku 4.5 | High-volume, latency-sensitive, low-cost tasks | Available |
| OpenAI GPT-5.5 | Cross-vendor fallback for frontier coding and agentic work | Available |
If you had Fable 5 wired into a coding agent or an automated pipeline, the lowest-friction move is to point your fallback at Claude Opus 4.8 and re-test your prompts — most teams find the difference negligible outside of the longest, most complex tasks.
What the suspension means for AI builders
Beyond the immediate outage, the Fable 5 episode is being read as a precedent. It is one of the first times the U.S. government has used export-control authority to switch off a commercially deployed AI model, and security and policy commentators have been sharply divided on whether the bar applied here — a narrow, reproducible jailbreak — would, if generalized, stall future model launches across the industry.
The practical takeaway for anyone building on frontier models: don’t hard-code a single model into critical paths. Keep a tested fallback ready, abstract your model calls behind a thin interface, and assume any given model can become unavailable — for regulatory, capacity, or pricing reasons — on short notice.
Building fast and short on engineers?
Codersera matches you with vetted remote developers who can build resilient, model-agnostic AI features — fast, and without the long hiring cycle.
Hire vetted remote developers →FAQ
Is Claude Fable 5 back online?
No. As of June 25, 2026 it remains suspended, about two weeks after the June 12 shutdown. Anthropic has not announced a restoration date.
Why did the U.S. government shut down Claude Fable 5?
A national-security export-control directive, reported to have come from the Commerce Department’s Bureau of Industry and Security, required Anthropic to restrict the model from foreign nationals. Because it couldn’t filter users by citizenship at scale, Anthropic disabled Fable 5 and Mythos 5 worldwide. The order followed a flagged jailbreak and concerns about foreign access.
What is the difference between Claude Fable 5 and Claude Mythos 5?
They run on the same underlying model. Fable 5 is the safeguarded, generally-available version; Mythos 5 is the unrestricted version limited to vetted, authorized users. Both were suspended together.
When will Claude Fable 5 return?
No official date exists. The export control is expected to lift once Anthropic patches the security issue regulators flagged. Prediction markets in late June leaned toward a return within a few weeks, but that is speculation, not a schedule.
What can I use instead of Claude Fable 5?
Claude Opus 4.8 is the closest available substitute, with Sonnet 4.6 and Haiku 4.5 covering balanced and high-volume workloads. OpenAI’s GPT-5.5 is a strong cross-vendor option.