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

推荐订阅源

I
InfoQ
G
Google Developers Blog
Engineering at Meta
Engineering at Meta
月光博客
月光博客
博客园 - 聂微东
博客园 - Franky
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
有赞技术团队
有赞技术团队
A
About on SuperTechFans
Microsoft Azure Blog
Microsoft Azure Blog
Blog — PlanetScale
Blog — PlanetScale
U
Unit 42
T
Tailwind CSS Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
云风的 BLOG
云风的 BLOG
S
SegmentFault 最新的问题
F
Fortinet All Blogs
H
Help Net Security
J
Java Code Geeks
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 叶小钗
L
LangChain Blog
Martin Fowler
Martin Fowler
N
Netflix TechBlog - Medium

Forbes - Innovation

Why Do Humans Have Fingerprints? Hint: It’s Not What You Think Booking.com Confirms Data Breach, Reservation PIN Codes Changed Why Major News Sites Are Blocking The Internet Archive’s Wayback Machine iPhone Fold Release Date: New Report Details Frustrating Apple News Comet Tracker: How To See Pan-STARRS And Three Planets On Wednesday NYT Mini Crossword Today: Tuesday, April 14 Hints And Answers Today’s NYT Strands Hints, Spangram, Answers: Tuesday, April 14 (It’s A Little Unclear) Today’s Wordle #1760 Hints And Answer For Tuesday, April 14 Most Of The Microplastics In Urban Air Come From Tires Today’s Wordle #1759 Hints And Answer For Monday, April 13 NYT Mini Crossword Today: Monday, April 13 Hints And Answers NYT Pips Today: Hints, Answers And Walkthrough For Monday, April 13 The YC Chief Who Codes 10,000 Lines A Day Has A Simple Secret Samsung Expands One UI 8.5 Beta To More Galaxy Owners Why You Should Stop Using Your iPhone If It’s On This List Chamath Says Firms That Treat AI As A Strategy Hand Rivals Their Edge 3 Unexpected Habits Of Secure Couples, By A Psychologist The First Lamp That Folds Your Clothes Samsung’s Disappointing Price Update For Galaxy Phone Buyers 3 Subtle Signs Someone Is Falling In Love With You, By A Psychologist Do Mantis Shrimp See More Colors Than Humans? A Biologist Explains NYT Connections Answers Explained For Monday, April 13 (#1,037) NYT Connections Hints Today: Monday, April 13 Clues And Answers (#1,037) LEGO Luigi & Mach 8 (72050) Review: 2026’s Best Set Yet? Marc Andreessen Says AI Productivity Will Trigger A Hiring Boom 3D Printing Is The Ultimate Hack To Reduce Household Spending Apple iPhone Fold: Striking Design Revealed In Leaked Photos Apple Smart Glasses: New Leak Reveals A Major Design Twist To Beat Meta Tested: The AI Coming To The Rivian R2 Quordle Hints Today: Monday, April 13 Clues And Answers
Why AI 'Frontier Models' Are Changing Cyber Defense For Good
Ronan Lavelle · 2026-06-24 · via Forbes - Innovation

Ronan Lavelle, Founder & CEO of Validato.

getty

I'm the founder of offensive security firm Validato, and ​​having worked in the enterprise software and cybersecurity space for over 25 years, I believe we're about to witness a sea change in how we assess and manage cyber risk. The rapid evolution of specialized AI frontier models, like Anthropic's Claude Mythos, trained to identify software vulnerabilities, will fundamentally change the cybersecurity landscape as we know it.

Anthropic recently published its initial findings from Project Glasswing, an industry collaboration with 50 technology firms and enterprises, that showed that its Mythos preview was able to discover over 6,000 high or critical vulnerabilities that were previously undisclosed. Furthermore, Mythos was able to "chain" together vulnerabilities and demonstrate how they could be exploited—all within a fraction of the time that traditional vulnerability management programs take.

Furthermore, Anthropic has indicated that to respond to this, IT and information security teams will need to increase their vulnerability patching cadences, but even then, it's unlikely to be enough. This article explains how vulnerability management is changing and what organizations will need to do to adapt.

Vulnerability Management​

Vulnerability management has been the cornerstone of cybersecurity strategies for the last 10 to 15 years, but it's also one of the main causes of stress and burnout in security teams. This is because it can sometimes feel like a never-ending battle. Almost as soon as a list of vulnerabilities have been patched, new ones emerge. This is only going to get worse with Mythos-era frontier AI models.

​Ultimately, AI models, like Mythos, will lead to a world with fewer vulnerabilities, but in the short-to-medium term, there's likely to be what the U.K.'s National Cyber Security Centre (NCSC) calls a "patch wave" that threatens to overwhelm all but the largest and best resourced IT and security teams.

How To Best Prepare

The U.K.'s NCSC recommends that in addition to attempting to patch vulnerabilities, organizations should focus their attention on the external attack surface—externally visible assets and infrastructure that are often the initial compromise points in cyberattacks.​ There are a range of tools and services that organizations can use to assess their external attack surface risk and then monitor it for changes that might affect their risk posture. Where core services or data processing has been outsourced to third-party vendors, it's necessary to monitor their cyber risk profile as well.

​Anthropic reinforces the recommendations from the NCSC, but goes further, suggesting that in addition to increasing software patching cadence, organizations should look to restrict and harden system configurations, enforce multifactor authentication and maintain comprehensive logging for better detection and response.​​

At the time of writing, the U.S. government has restricted access to Anthropic's Mythos 5 and the newly launched Fable 5 models for all foreign nationals. This means that for non-U.S. organizations and citizens, access to these models will be prohibited. Therefore, non-U.S. software developers won't be able to use these AI models to identify vulnerabilities. For enterprise IT and security teams, I advise following CISA's guidance for identifying known exploited vulnerabilities that have a high likelihood of gaining control and focusing on patching those first.​

​Moving At The Speed Of AI

​While external attack surfaces and third-party cyber risk can be assessed manually, AI-powered vulnerability discovery and potential exploitation is going to move too fast for cyber defenders to not employ automation to help them.

​Some in the cybersecurity community say that you need to "fight AI with AI" in order to keep up with the rapidly changing threat landscape, but that's if cyber defenders try to detect and protect against every aspect of known attacks. The traditional focus on indicators of compromise (IoCs)—the digital fingerprints of an attacker, like the IP addresses and malware hashes that are used—was previously effective at detecting and blocking attacks. That can't be assumed in the future.

Cyber defenders were already exhausted keeping pace with everchanging IoCs and vulnerabilities—that's just set to get worse.​

Behavioral Cyber Defense

​What's needed is a change in defensive thinking from being reactive to proactive and from focusing on IoCs and vulnerabilities to adversarial behaviors.

Thankfully, there's an almost universally adopted framework that maps out adversary behaviors already, called MITRE ATT&CK. By aligning defenses according to MITRE ATT&CK techniques, defenders stand a better chance of detecting and preventing attacks in the future. The techniques revolve around hardening or restricting access to functionality that threat actors would otherwise have exploited. When Anthropic talks about system hardening and improving system log data fidelity, the best way to implement this is using the MITRE ATT&CK framework as your reference point.

Anthropic also recently released an analysis by its security team on cyber adversary groups that use LLMs to automate attacks. The interesting thing to note about this analysis was that the top 25 adversarial behaviors still map directly to the same ATT&CK techniques in Windows, Linux and Mac environments that more traditional human and bot-based attacks exploit. The good news for cyber defenders, therefore, is that for the time being, there's still scope to harden and restrict these system configurations to prevent LLMs, bots and humans from using them in your environment.

​Conclusion

​Since Claude Mythos was announced to the world earlier in 2026, other frontier AI models that are trained on discovering software vulnerabilities, from OpenAI, Google and others, are emerging.

The time required to scan, identify and potentially exploit vulnerabilities has shortened dramatically from weeks to days or hours with frontier AI models. IT and information security teams will need to prepare themselves to increase their vulnerability patching cadences, but also to look at alternative ways to protect their networks, assuming that more vulnerabilities will be exploited by threat actors.​​


Forbes Technology Council is an invitation-only community for world-class CIOs, CTOs and technology executives. Do I qualify?