AI Just Found Cryptography Weaknesses Experts Missed: What It Means for Your Business

AI Just Found Cryptographic Weaknesses That Experts Missed — Here's What It Means for Your Business
On 28 July 2026, Anthropic published something that would have sounded like science fiction a year ago: an AI model, working largely on its own, discovered two brand-new weaknesses in cryptographic algorithms — including a flaw in a post-quantum scheme that human experts had reviewed for two years without spotting. If you run a business, the practical takeaway is reassuring but important: nothing you use today is broken, and no software you rely on needs to change. What changed is the direction of travel — AI is now a serious tool for both attacking and defending encryption, and that makes "crypto-agility" and post-quantum planning worth putting on your roadmap.
What Anthropic actually announced
Using a model called Claude Mythos Preview, Anthropic's researchers ran two cryptanalysis projects. In the first, the model found a structural flaw in HAWK, a candidate for future post-quantum digital-signature standards under NIST. In the second, it invented a new attack technique — which it named the "Möbius Bridge" — that speeds up an existing attack on a deliberately weakened version of the AES cipher. Each result took the model a matter of days and cost roughly $100,000 in API usage to develop. Crucially, Anthropic followed responsible disclosure: it consulted academics, shared the HAWK attack with that scheme's authors in June, and coordinated with NIST plus government and industry partners before going public.
The HAWK post-quantum flaw, in plain terms
HAWK is a proposed algorithm for digital signatures designed to stay secure even against future quantum computers. Its security rests on a hard math problem (the Lattice Isomorphism Problem). The model discovered a hidden symmetry in that lattice — a "nontrivial automorphism" — that earlier researchers suspected could exist but had never found. That symmetry enables a faster attack and roughly halves the effective key strength. For the small research parameter HAWK-256, the estimated attack cost dropped from 2^64 to 2^38. The larger, real-world parameter sets (HAWK-512 and HAWK-1024) remain impractical to break. And because HAWK is still a candidate under NIST review — not deployed anywhere — the discovery is exactly the kind of stress-testing the standardization process is meant to catch.
The Möbius Bridge attack on AES — and why "7 rounds" matters
AES is the encryption standard that protects most of the data moving through browsers, banking apps, and encrypted drives. Full AES-128 runs ten internal "rounds." The model's Möbius Bridge technique attacks a reduced, seven-round research variant and makes an existing attack between 200 and 800 times faster. That sounds dramatic, but read the fine print: it does not break real AES. The full ten-round cipher you use every day is untouched, and even the seven-round attack remains, in Anthropic's words, "completely impractical." Attacking reduced-round variants is a normal way cryptographers measure a cipher's safety margin — and here that margin held.
Why nothing you use today is broken
This is the line to remember, straight from Anthropic: "neither of these results has a practical impact on today's computer systems; no production software will have to change as a result." HAWK is not in production. The AES result targets a weakened variant, not the cipher securing your traffic. So there is no patch to rush and no system to replace. What you are seeing is a preview of how security research will work from now on.
What this really means for your business
The headline isn't "encryption is broken." It's "the pace of discovery just changed." Anthropic itself predicts that AI will soon generate cryptographic findings faster than human researchers can validate them. For a business, that has three practical consequences. First, the window between a weakness being found and being exploited will keep shrinking, so your ability to patch and rotate keys quickly matters more than ever. Second, the same tools that find flaws can harden your systems — expect AI-assisted security audits to become standard. Third, the long-planned migration to post-quantum cryptography is no longer a distant academic exercise; the ground is moving, and organizations that know where they use encryption will adapt far faster than those that don't.
A practical readiness checklist
- Inventory your cryptography. Know where you rely on encryption and signatures — TLS on your websites and APIs, data at rest, VPNs, document signing, and payment flows.
- Design for crypto-agility. Build systems so an algorithm can be swapped without re-architecting the whole product. This is the single most valuable habit right now.
- Plan the post-quantum path. Track NIST's post-quantum standards and start pilots for high-value, long-lived data — anything an attacker could "store now and decrypt later."
- Keep patching disciplined. Faster discovery means faster response; make key rotation and dependency updates routine, not emergencies.
- Tie it to compliance. Strong, current encryption is a core control under Saudi Arabia's PDPL and data-protection expectations — treat it as an ongoing program, not a one-time setup.
How Origami approaches this
At Origami we build software with security as a design constraint, not an afterthought. That means crypto-agile architectures, sensible key management, dependency monitoring, and systems documented well enough that a future algorithm swap is a configuration change rather than a rewrite. As AI reshapes both offense and defense in security, our job is to keep your systems on the defending side of that line — current, auditable, and ready to adapt. If you want a clear picture of where your business uses cryptography and how ready you are for what's coming, that is exactly the kind of review we help Saudi organizations run.
Sources
- Anthropic — "Discovering cryptographic weaknesses with Claude": anthropic.com
- NIST — Post-Quantum Cryptography project: csrc.nist.gov
Frequently Asked Questions
Did AI break the encryption my business uses?+
No. Anthropic was explicit that neither result affects deployed systems and no production software needs to change. HAWK is an unreleased candidate algorithm, and the AES finding targets a deliberately weakened seven-round research variant, not the full AES protecting your traffic and data.
What is post-quantum cryptography and should I care now?+
It's a new generation of algorithms designed to resist future quantum computers. You don't need to switch today, but you should know where you use encryption and design systems so algorithms can be swapped later — especially for data that must stay secret for many years.
What is crypto-agility?+
It's building your software so the cryptographic algorithm can be replaced without re-engineering the whole system. It's the most cost-effective way to stay safe as new weaknesses and new standards emerge.
What should a Saudi business do in response to this news?+
Don't panic — nothing is broken. Instead, inventory where you rely on encryption, keep dependencies and keys updated, plan a path to post-quantum standards for long-lived data, and treat encryption as an ongoing part of PDPL compliance.
Rate this article
Related Articles
- CybersecurityBlack Hat 2026 Enterprise Java Flaws: Why Your Internal System Is Not SafeBlack Hat 2026 research exposed 12 enterprise Java flaws, including pre-auth remote code execution in Bonita BPM and Apache OFBiz. What it means for your business systems.
- CybersecurityCisco Antares: Open-Weight AI That Scans Your Code for Security Flaws, LocallyCisco released Antares, an open-weight model family that locates security vulnerabilities in code, runs on your own hardware, and costs 172x less than frontier models.
- CybersecurityAnti-Piracy and DRM for Live Sports Streaming: Protecting World Cup 2026 BroadcastsHow are World Cup 2026 broadcasts protected from piracy? Inside DRM, forensic watermarking, and automated takedowns, and the lessons for any Saudi content platform.
- CybersecurityCybersecurity for Major Sporting Events: World Cup 2026 Lessons for Saudi BusinessesWhy tournaments like the 2026 World Cup attract cyberattacks, and what Saudi business owners can learn to protect their stores, systems, and customer data at peak load.
- CybersecurityDeepfakes and AI Fraud: How to Protect Your Business in 2026Deepfakes and AI fraud threaten businesses in 2026. A practical three-layer plan to detect cloned voice and fake video and protect your company's money and data.
- CybersecuritySecure Authentication and SSO for Business AppsA password alone is no longer enough, and juggling many passwords exhausts your staff and opens gaps. This is a simple guide to secure authentication and Single Sign-On (SSO): how they raise security and user experience together.
Weekly newsletter
The latest articles that matter to business owners, once a week. Just your email.
Looking for a software solution for your business?
At Origami we build custom systems, websites, and stores tailored to how your business works. Get in touch and we'll show you how we can help.
