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. Reuters separately reported the 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. Reuters reported that the controls were lifted after Anthropic implemented a safeguard addressing the behavior described in the Amazon report.
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. Tech Policy Press noted that applying that framework to an API service creates an unresolved classification question: whether the controlled item is the model weights, a particular inference response, or access to the capability itself. Those are attributed legal analyses, not court rulings or a final agency interpretation.
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.
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
