Hello, you are using an old browser that's unsafe and no longer supported. Please consider updating your browser to a newer version, or downloading a modern browser.

Artificial Intelligence (AI)

Why the US Government Just Forced Anthropic to Pull Fable 5 and Mythos 5

N
Nora Grace Training Camp
Published
Read Time 13 min read
Why the US Government Just Forced Anthropic to Pull Fable 5 and Mythos 5

This is a developing story. The facts below reflect what was public as of June 15, 2026, and the situation is changing quickly.

On a Friday evening in mid June, two of the most capable AI models on the market went dark for everyone who used them. Anthropic pulled Fable 5 and Mythos 5 offline worldwide after the US government handed it an export control directive citing national security. The order targeted access by foreign nationals, but because the company could not cleanly separate who was a US citizen and who was not in real time, the only way to comply was to switch the models off for the entire customer base. Every other Anthropic model stayed up.

I spend most of my consulting time helping companies think through where their security risk actually lives, and lately a lot of that conversation has moved to the AI tools teams now depend on. So when a frontier model gets recalled by government order three days after launch, that is worth slowing down for. Not because the sky is falling, but because it tells you something about how AI, security, and regulation are starting to collide. Here is what happened, what each side is claiming, and what it means if your work touches any of this.

As far as anyone can tell, this is the first time a leading AI company has taken a publicly deployed model offline because the federal government told it to. That is the part worth paying attention to, regardless of who turns out to be right.


What Did the US Government Order Anthropic to Do?

The Commerce Department ordered Anthropic to suspend access to Fable 5 and Mythos 5 for any foreign national, whether they sit inside the United States or anywhere else, and that restriction even reaches the company’s own employees who are not US citizens. According to reporting from Axios and Bloomberg, the letter came from Commerce Secretary Howard Lutnick and went to Anthropic CEO Dario Amodei. A license is now required before either model can be exported, re exported, or transferred domestically to a person who is not American.

Anthropic says the directive arrived at 5:21 PM Eastern on June 12. Within hours, both models were unavailable to every customer. The company framed the global shutdown as the only practical path to compliance, since verifying citizenship across a user base that large, in the moment a request comes in, is not something it can do reliably. Claude’s own product page simply read that Fable 5 was temporarily unavailable.

Keep the agencies straight, though. This is a Commerce action, separate from the supply chain risk designation the Pentagon issued back in February, even though both grew out of the same broader argument about how much access the rest of the world should have to America’s most powerful models.


Why Did the Government Suspend Fable 5 and Mythos 5?

The official answer is national security, though the letter itself reportedly did not spell out the specific concern. What we know comes mostly from Anthropic’s account and from administration officials who spoke to reporters. The trigger appears to be a method of bypassing the safety controls on Fable 5, the kind of thing the field calls a jailbreak.

An administration official told Axios that another company claimed it had found a way to jailbreak Mythos, which set off alarm inside the government about what the model could do in the wrong hands. The same official said the administration had already tried to convince Anthropic to hold off on releasing these models and did not succeed, and that the export control letter followed. The reasoning, as relayed, is that the models should stay locked down until the government’s own national security footing is stronger, something the official suggested could be a matter of weeks.

There is real logic behind the caution. Mythos was the model that drew attention from Wall Street and from government officials earlier this year specifically for how strong it was at cybersecurity work. A tool that can find and fix software flaws at a high level is enormously useful to defenders, and the same capability is enormously useful to an attacker. That dual use tension sits at the center of why anyone in government would lose sleep over who can reach a model like this.


How Did Anthropic Respond?

Anthropic complied and disagreed at the same time. In its public statement, the company said it is following the legal directive but does not accept that a narrow jailbreak justifies recalling a model already deployed to hundreds of millions of people. It argues that if that became the standard, it would effectively freeze new model launches across every frontier lab.

On the technical claim, Anthropic says it reviewed a demonstration of the technique and found that it surfaced only a few minor, already known weaknesses, the sort other publicly available models can turn up on their own without any bypass at all. The company pointed out that no tester, across thousands of hours of red teaming with the US government, the UK’s safety institute, and outside groups, had found what it calls a universal jailbreak, meaning a method that broadly unlocks the model’s restricted capabilities. It built Fable on a defense in depth approach instead, accepting that perfect resistance is not realistic today and layering monitoring on top to catch and shut down anything that slips through. That same philosophy is why the company attached a 30 day data retention requirement to Fable, a tradeoff it has acknowledged is unpopular with some customers.

The company called the whole episode a misunderstanding and said it is working to restore access. It also tied its objection to a position it has stated before: that the government should be able to block deployments that really are dangerous, but through a process that is clear, fair, and grounded in technical fact rather than a sudden order. You can read Anthropic’s full statement for its side in its own words.

Both things can be true at once. A capability that helps defenders find a decades old bug, which is exactly what happened in a case I wrote about earlier this year when an AI surfaced a 27 year old flaw everyone had missed, is the same capability that makes a government nervous about who else gets to point it at a target. The disagreement here is not really about whether the model is powerful. Everyone seems to agree that it is. The fight is over how much proof, and how much process, should stand between a capability and a recall.


What Is an AI Export Control Directive, in Plain Terms?

Export controls are an old tool aimed at a new target. For decades they governed things like encryption software, advanced chips, and military hardware, the idea being that certain technologies are sensitive enough that the government wants a say in who outside the country can get them. An export control directive applies that same machinery to a specific product and says it cannot leave the country, or reach a foreign person, without a license.

Pointing that tool at an AI model is the part with no real precedent. A model is not a crate of chips you can hold at a border. It lives behind an API that anyone with an internet connection can reach, which is why a rule about foreign nationals turned, in practice, into a switch that had to be flipped for everybody. If you are a software developer who is not a US citizen sitting in a café in San Francisco, the order reached you too. That gap, between how the rule is written and how a cloud product actually works, is a big reason the shutdown was so blunt.


What Does the Suspension Mean for Companies Using AI?

If your team built a workflow on top of a single model, this is the wake up call. One letter on a Friday night took two products off the table for an unknown stretch, and nobody got advance notice. That is not a knock on any one vendor. It is a reminder that the thing you are renting can disappear for reasons that have nothing to do with your contract, your uptime, or your bill.

The clients I work with who handled this best were the ones who had already treated model choice as a risk decision rather than a feature decision. They knew which workloads could fail over to a second provider. None of them had hard coded a single model into the core of a product, and they had a rough sense of what they would lose if a given tool vanished tomorrow. The ones who struggled were the ones who had quietly let a single API become load bearing.

There is also a human layer question hiding in here, and it is the part I find most interesting. When a tool people rely on every day suddenly stops working, the workaround instinct kicks in fast, usually faster than anyone files a ticket. Someone pastes sensitive code into a random free model they have never vetted. A teammate signs everyone up for a shiny alternative with terms nobody read. A contractor quietly routes the work through a personal account to hit a deadline. Each of those choices feels reasonable in the moment, because the goal is just to keep moving. The compliance gap that opens up in that scramble is often bigger than the outage that caused it, and it almost never shows up in the incident report. In the phishing and awareness work I do, this is the same lesson on repeat. People under pressure take the path that gets the job done, so the real task is making the safe path the easy one before the pressure ever hits.

A practical move for this week: list the AI tools your team actually depends on, mark which ones have no fallback, and write down where people would go if one of them went dark tomorrow. That last column is the one that tells you where your real exposure is. You are not trying to predict the next directive. You are making sure a surprise does not turn into a data incident.


What This Signals About AI Regulation Going Forward

Coming at this from the European side of my work, what stands out is the method, not just the outcome. Europe has spent years building governance through frameworks that ask for documentation, risk classification, and review before and after a model ships. The EU AI Act, the NIST AI Risk Management Framework, and ISO 42001 all share that posture. They ask you to define the risk, document how you are managing it, and be ready to show your work. A short notice export order is a very different lever. It is fast and forceful, and it skips the paper trail that frameworks are built around.

Neither approach is obviously correct. Frameworks can be slow, and a genuine threat will not wait for a committee. But a sudden recall with no published evidence makes it hard for anyone, including allies and customers, to judge whether the call was right. This is the same tension I dug into when I looked at how the major AI governance frameworks line up against each other, and it is why people who understand both the technical and the regulatory side of AI are about to be in very high demand. If you want a sense of where official US thinking on managing this risk has been heading, the NIST AI Risk Management Framework is a useful place to start.

For now, the smart posture is patience plus preparation. Watch how the dispute resolves, because the precedent matters more than this one model. And use the moment to ask harder questions about your own dependence on tools that, it turns out, can be switched off by people who never signed your contract.

🧭 Where Things Stand

Two powerful models are offline, the government says national security, Anthropic says misunderstanding, and there is no firm date for either coming back. The detail that outlasts the news cycle is the precedent. A deployed AI model was recalled by federal order, and that reframes the question every team should be asking, which is not whether your favorite model is good, but what your plan is when something you rely on goes away without warning. The companies that come out of this calm are the ones treating AI tools as infrastructure with risk attached, not as magic that will always be there.

Frequently Asked Questions

Why did Anthropic disable Fable 5 and Mythos 5?

A US Commerce Department export control directive ordered the company to block access to both models for any foreign national, citing national security. Because Anthropic could not reliably screen citizenship in real time, it shut the models off for all customers worldwide to stay in compliance.

Are other Claude or Anthropic models still available?

Yes. Anthropic stated that the directive applies only to Fable 5 and Mythos 5, and that access to all of its other models is unaffected.

What is an AI export control directive?

It is a government order that restricts who outside the United States, or which foreign nationals inside it, can access a specific technology without a license. Export controls have long covered things like advanced chips and encryption, and applying the same tool to a hosted AI model is a new and contested use of it.

When will Fable 5 and Mythos 5 come back?

There is no confirmed timeline. Anthropic says it is working to restore access, and an administration official suggested the restriction could last a matter of weeks, but neither side has committed to a date.

Does the suspension mean Fable 5 was unsafe?

That is the heart of the dispute. The government acted on a national security concern tied to a reported jailbreak, while Anthropic says the technique only surfaced minor, already known weaknesses that other public models can find too. With no detailed public evidence released, outsiders cannot fully judge the claim yet.

What should businesses using these models do now?

Map your dependence. Identify which workloads run on a single model, confirm whether you have a working fallback to another provider, and set a clear rule for what staff may and may not do if a tool goes offline, so nobody improvises with an unvetted alternative and creates a data risk.

Who issued the order?

The US Commerce Department. Reporting from Axios and Bloomberg attributes the letter to Commerce Secretary Howard Lutnick, addressed to Anthropic CEO Dario Amodei, and a US official confirmed the department sent it.

Nora Grace

Consultant | Freelance

Nora Grace is a tech writer and social engineering consultant who specializes in cybersecurity and IT content. She creates practical, easy-to-digest blog articles on topics like cloud computing, Linux, and security awareness. Nora lives and travels across Europe with her two dogs, blending her freelance writing with consulting work that helps organizations strengthen their human-layer defenses. Known for her clear voice and deep curiosity, she brings both technical know-how and real-world insight to everything she writes.