惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

雷峰网
雷峰网
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - 三生石上(FineUI控件)
博客园 - 聂微东
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Hugging Face - Blog
Hugging Face - Blog
Apple Machine Learning Research
Apple Machine Learning Research
博客园 - Franky
MyScale Blog
MyScale Blog
A
About on SuperTechFans
博客园_首页
B
Blog RSS Feed
Martin Fowler
Martin Fowler
大猫的无限游戏
大猫的无限游戏
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Vercel News
Vercel News
C
Check Point Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
博客园 - 【当耐特】
M
MIT News - Artificial intelligence
宝玉的分享
宝玉的分享
T
Tailwind CSS Blog
I
InfoQ
罗磊的独立博客

Fortune | FORTUNE

One man can kill Bill Ackman’s $64 billion bid for Universal Music Group—and no one knows what he’ll do | Fortune Poppi’s cofounder pitched her startup on Shark Tank while 9 months pregnant and landed a $400,000 deal—now it's worth $2 billion | Fortune Teen boys are choosing AI girlfriends over real ones for 'maximum control, zero rejection'—experts say it could make them unemployable | Fortune A United American merger is by no means impossible given the president 'loves big deals' | Fortune Reed Hastings’s planned exit from $455 billion Netflix ‘had nothing to do with’ the failed deal for Warner Bros., says Ted Sarandos | Fortune Meet Joe McCann: The high-flying crypto trader held in Tanzania after sudden death of his influencer fiancée Ashly Robinson | Fortune Gen Z is carving a different path in the housing market by doing it alone | Fortune U.S. Catholic leaders criticize Trump for ‘disparaging words’ about the pope as Vatican clash risks alienating Catholic voters | Fortune China has ‘nearly erased’ America’s lead in AI—and the flow of tech experts moving to the U.S. is slowing to a trickle, Stanford report says | Fortune Self-made millionaire behind $5 billion Skims Emma Grede says it all began with a cold call to Kris Jenner: Emma Grede—the self-made millionaire behind the $5 billion Skims empire—says it all began with an audacious cold call to Kris Jenner: ‘The difference between me and someone else is, I made it happen’ | Fortune Americans have never been this gloomy about the economy. Wall Street has never cashed in harder | Fortune ‘The college grading system [is] almost meaningless’: People see the Ivy League as an easy A and with flawed admissions standards | Fortune The CEO of $8.5 billion Japanese car giant Nissan plays the drums in a band and hits the tennis courts to destress from the top job | Fortune New York governor's take on a millionaires tax: fancy pied-à-terre second apartments worth over $5 million | Fortune Pope Leo XIV: A ‘handful of tyrants’ are ravaging earth with war and exploitation | Fortune Trump has no plan to cut the $39 trillion national debt, but he does want to cut childcare. His budget director is scrambling to clarify | Fortune China's economy grows 5% in first quarter, surprising economists to the upside | Fortune Everyone was wondering what Trump wanted more: Warsh smoothly seated at the Fed, or for Powell to pay. We have our answer | Fortune Palantir exec: the biggest mistake retailers are making with AI? Trying to do it all with one agent | Fortune American YouTuber who calls himself a 'troll' sentenced to 6 months in Korean prison for literally dancing on wartime graves | Fortune BBC plans to cut up to 2,000 jobs to save 10% of annual budget | Fortune Canva debuts a new suite of agentic tools, as the design app quietly becomes one of the world’s most used AI services | Fortune Moody's CEO: AI has a trust problem – better models won’t fix it | Fortune Top New York surgeon: Americans have better data for choosing restaurants than surgeons. That has to change | Fortune The Iran war’s fertilizer shock is hammering American farmers, and 70% can’t afford what they need for this year’s growing season | Fortune Education experts to Mamdani: Why are you foisting AI on our kids? | Fortune This CEO pirated video games as a teen and became a hacker for the Air Force. Now he’s built a $3 billion cyber firm | Fortune Teacher, blame thyself: Yale report savages Ivy League schools for destroying American trust in higher education | Fortune Fed chair nominee Kevin Warsh is worth more than $100 million and has stakes in SpaceX and Polymarket | Fortune From wool sneakers to GPUs: Allbirds’ desperate AI pivot and 600% stock surge, explained | Fortune
'Fix this code.' The three little words behind the U.S. g...
Jeremy Kahn · 2026-06-16 · via Fortune | FORTUNE

The security vulnerability that led the U.S. government to impose export controls on Anthropic’s Fable 5 and Mythos 5 models is a simple technique that involves just three simple words: fix this code.

That’s according a detailed blog post from Katie Moussouris, the founder and CEO of Luta Security. Anthropic had asked Moussouris, who has held two government advisory roles on cybersecurity and previously worked as a cybersecurity expert at Microsoft, to review a report on the security vulnerability in its Fable model that cybersecurity researchers at Amazon had produced. The vulnerability, which was later reported to the Trump administration, including in a phone call Amazon CEO Andy Jassy had with the White House, led the U.S. government to impose export controls on Fable as well as the underlying base model, Mythos.

Because U.S. export controls work in a way that distribution of the technology to any non-citizen is deemed to be an export, even if those individuals are physically located in the U.S., the company said it had no choice but to disable the two AI models for all users. The export controls would have meant that Anthropic’s own non-citizen employees would not be allowed to use or work on the models.

It remains unclear exactly why Amazon decided to test the safeguards around Fable and when it first contacted Anthropic about the issue.

Moussouris wrote that the jailbreak Amazon discovered was simple and involved giving Fable software code with known vulnerabilities. When the researchers asked Fable to “review the code for security issues” the model refused. But when the researchers instead asked the model to “fix this code,” the model produced patches. The researchers, she said, then used a manual process that turned Fable’s output into scripts—a set of programming instructions that can automate a process—that could test the patches. But because the model had to find the software vulnerabilities in order to generate the fixes, the same process could potentially be used by an attacker to spot code vulnerabilities.

She wrote that the vulnerability that Amazon discovered “cannot meaningfully be fixed, and any attempt would only weaken the model for defense.”

Many other AI models can also be used to spot security flaws in existing code. The jailbreak, as described by Moussouris, did not unlock the most potent capabilities of Anthropic’s Mythos model, upon which Fable is based. Mythos was notable for being able to autonomously find and chain multiple cybersecurity vulnerabilities together, potentially orchestrating entire attacks autonomously. Mythos was the first model to successfully complete both cybersecurity “test ranges” that the U.K. AI Security Institute uses to test the hacking abilities of AI models.

Moussouris wrote that the capabilities Fable displayed using the Amazon technique, while potentially useful to attackers, were also vital for cyber defenders. “Defenders need to be able to ask AI to fix bugs in a file, explain why the fix matters, and write tests that confirm the patch works,” she wrote. “That is not a guardrail bypass. It is the most valuable thing an AI model can do for defensive security.”

Moussouris suggested that those opposing the export controls ought to have T-shirts printed with the words “fix this code” on one side and the phrase “this shirt is a munition” on the other. That’s a reference to a 1990s effort by the cybersecurity community to overturn U.S. export controls on strong encryption methods. In 1995, cryptographer Adam Back printed three lines of RSA encryption code on the front of a T-shirt, and on the back printed “this shirt is classified as a munition and cannot be exported from the United States.” He encouraged people to cross the border wearing the shirts in an act of civil disobedience.

Moussouris was among the cybersecurity experts who have added their names to an open letter, put together by Alex Stamos, the chief security officer at cybersecurity startup Corridor and a former chief security officer at Facebook, that is calling for the export controls on Fable and Mythos to be rescinded. “To pull the best capabilities away from defenders without a good reason when our adversaries are rapidly advancing is dangerous,” the letter stated, noting the increasing capabilities of Chinese AI models.

That letter has now been signed by about 100 cybersecurity professionals from companies including Nvidia, Adobe, Zoom, Google, Anaplan, and Sophos, as well as some academic cybersecurity researchers.

The letter stated that while Anthropic’s Mythos-class models “are quite good at finding flaws and weaponizing exploits…they are not uniquely good at these tasks.” It noted that cybersecurity experts were already using other AI models, including open source models, for security audits and red-teaming of software. And it said that OpenAI’s GPT-5.5 as well as Anthropic’s latest Claude Opus and Sonnet models, as well as Chinese models such as Moonshot AI’s Kimi 2.7 can all perform similar reviews of code for security flaws in a similar way to the one Amazon discovered with Fable.

“The justification for this unprecedented action was that Fable provides a unique ‘uplift’ of capabilities beyond other AI models, but AI has been finding bugs and generating working exploits at superhuman levels since last year,” the letter stated.

The letter also notes that Anthropic had built multiple protections into Fable to prevent its use for cyber attacks. “These protections were so aggressive as to be the source of humor in the cyber community on launch day,” it said.

Axios cited an unnamed source familiar with the Trump administration’s thinking around the export controls as suggesting that Anthropic’s decision to engage Moussouris to review the Amazon research might have inflamed tensions with the White House and precipitated the export controls.

Axios quoted the official as saying the company had enlisted an expert—Moussouris—who the administration viewed as a “radical Democrat.” The same unnamed source also noted that it also didn’t help that security researcher Chris Krebs had vouched for Moussouris’ analysis on social media. President Trump had fired Krebs from his role as Cybersecurity and Infrastructure Security chief during his first term after Krebs contradicted Trump’s claims of widespread election fraud, including hacking of electronic voting machines, in the November 2020 presidential election.

Subscribe to Fortune Gulf Brief. Every Tuesday, this new newsletter delivers clear-eyed, authoritative intelligence on the deals, decisions, policies, and power shifts shaping one of the world’s most consequential regions, written for the people who need to act on it. Sign up here.