Anthropic says its Mythos model found vulnerabilities in cryptographic algorithms that secure the internet
Anthropic’s AI model Claude Mythos Preview found mathematical weaknesses in cryptographic algorithms that underpin digital security. According to Anthropic, the model developed an improved attack on the post-quantum signature scheme HAWK and a new attack on a reduced version of the Advanced Encryption Standard (AES).
Encryption protects nearly everything people do online, and AES is the world’s most widely used symmetric encryption standard for digital data. Anthropic says neither finding affects systems in use today. HAWK is only a candidate in an ongoing standardization process run by the U.S. National Institute of Standards and Technology (NIST) and the AES attack applies to a modified version that uses 7 of the full scheme’s 10 rounds. Still, the results show how AI models could challenge core assumptions behind internet security.Ad Mythos found the HAWK attack in 60 hours for $100,000 HAWK is one of the remaining schemes in the third round of NIST’s competition for additional post-quantum signatures. These schemes are designed to stay secure even against future quantum computers. Human experts had reviewed HAWK for over two years, but Mythos Preview found an improved attack in just 60 hours, according to Anthropic.AdDEC_D_Incontent-1 The attack exploits a previously undetected symmetry in the mathematical lattice that HAWK’s security relies on. Mythos worked semi-autonomously in a multi-agent system to find it. One agent initially tried to dismiss the idea as infeasible, according to the report, but a second agent found a way to fully exploit it. The human researcher had a background in theoretical computer science but wasn’t an expert in lattice-based cryptography, Anthropic says. His role was mostly limited to project management. The API costs totaled about $100,000.Ad Mythos initially refused the AES task before finding a new attack The model also found the attack on a reduced version of AES-128 almost entirely on its own, according to Anthropic. A researcher built a scaffold that allowed Claude to form hypotheses and test them through experiments. Mythos then developed a new fingerprinting method that Anthropic calls “Möbius Bridge.” The method removes one of the guesses an attacker must make and improves on the best previously known attacks by a factor of 200 to 800.AdDEC_D_Incontent-2 Human prompting played a small role. The model initially refused to tackle the problem because it considered further improvements impossible, writing that “If you want a different outcome, the target has to change … AES-128 r5/r6 is just genuinely hard.” Mythos only began pursuing more creative approaches after the researcher encouraged it to look for “genuinely novel ideas.”Ad Over three days, the model then generated several hundred million tokens and received only three more substantive prompts, mostly to keep it on track.