US Export Order Forced Anthropic to Suspend Fable and Mythos

The US Commerce Department's June 12 export-control directive required Anthropic to block foreign nationals from Claude Fable 5 and Mythos 5. Anthropic suspended both models globally because it could not verify nationality in real time; the controls were lifted June 30 after safeguard changes, and access began returning July 1.
The US Commerce Department applied export controls to Claude Fable 5 and Mythos 5 on June 12, requiring Anthropic to restrict access by foreign nationals inside and outside the United States. Anthropic said the order took effect immediately and that it had no reliable way to verify users' nationality in real time, so it disabled both models for everyone.
The department lifted the controls on June 30. Anthropic restored access beginning July 1, returning Fable 5 globally across its own products and restoring Mythos 5 first to a set of US organizations. Independent reporting from AP and CyberScoop confirmed the shutdown and subsequent reversal.
A safeguard report triggered the directive
Anthropic said the government acted after Amazon researchers reported a method that bypassed Fable 5's cybersecurity safeguards. The company said its own testing found that other available models could produce the same vulnerability information, but it nevertheless trained a new classifier to block the reported technique. Anthropic claimed the classifier blocked it in more than 99% of tests. That figure is company-reported, not an independent benchmark.
The safeguard change had a stated trade-off. Anthropic said the new classifier would flag more benign coding and debugging requests, routing blocked Fable requests to Claude Opus 4.8. CyberScoop reported that the controls were lifted after Anthropic implemented new guardrails and classifiers addressing the jailbreak concerns.
The legal mechanism remains partly opaque
The directive itself has not been published. Lawfare said the most likely authority was the Export Administration Regulations, which can cover intangible technology and releases to foreign persons inside the United States. Its analysis also stressed an unresolved question for hosted models: whether export controls reach model weights, particular outputs, or access to API inference. Those are attributed legal interpretations, not a court ruling or final public agency explanation.
What AI teams can take from the episode
The operational consequence was clear even though the legal boundary was not: a nationality-based order became a worldwide service interruption because the provider lacked a matching real-time identity control. Teams that depend on hosted frontier models should therefore test fallback behavior, preserve provider-independent evaluations, and understand how account eligibility can affect availability.
The episode also shows why safeguard changes need regression testing. A control introduced to block misuse may change refusal rates for legitimate work. Availability checks and safety evaluations should be treated as separate release gates, because a model can be online while still behaving differently in production workflows.
Key Points
- 1A June 12 Commerce directive required Anthropic to block foreign nationals, and the lack of real-time nationality verification led to a global suspension.
- 2The controls were lifted June 30 after Anthropic added a classifier that it says blocks the reported safeguard bypass in more than 99% of tests.
- 3The unpublished directive exposed both continuity risk for hosted-model users and unresolved questions about applying export controls to API inference.
Scoring Rationale
The first publicly documented use of an export-control directive to force a global suspension of running frontier models has substantial implications for API continuity, identity controls and model-release governance. The impact remains below a landmark rule because the directive was temporary, its text is not public, and the legal boundary for hosted inference remains unsettled.
Sources
Primary source and supporting public references used for this report.
View 4 more sources
- Anthropic Says It Has Taken Its Latest AI Models Offline to Comply With New Export Controlsapnews.com
- A Kill Switch for Frontier AIlawfaremedia.org
- US Lifting Export Control Restrictions on Anthropic's Mythos, Fablecyberscoop.com
- Legally or not, the US government is controlling global access to the world’s most powerful AItheconversation.com
Practice interview problems based on real data
1,625 SQL & Python problems across 15 industry datasets — the exact type of data you work with.
Try 250 free problems