Microsoft launches an AI model built to fight hackers

iEXExchanger
Microsoft launches an AI model built to fight hackers

Microsoft unveiled MAI-Cyber-1-Flash, its first in-house vulnerability-hunting model, plus Perception — a platform where AI agents attack, defend and patch code on their own.

Microsoft has unveiled its first in-house cybersecurity model, MAI-Cyber-1-Flash, trained to hunt for flaws in code and immediately suggest a fix. The company says it beats offerings from Google, OpenAI and Anthropic on the CyberGym benchmark — at roughly half the cost per task.

Alongside the model, Microsoft launched Perception, a platform built around three AI agents: Red, Blue and Green. Red simulates an attack and maps out where a real hacker would strike. Blue sorts through the findings and ranks which flaws actually matter. Green writes the patch and ships the fix — no human required at that last step.

Microsoft AI CEO Mustafa Suleyman said the model "beats Gemini, GPT and Mythos on the industry's primary benchmark." Security engineering lead Dave Weston said tasks that once took hours now take minutes, with MAI-Cyber-1-Flash already handling around 90% of routine security checks on its own.

Microsoft is entering a market where rivals already have a head start: Anthropic launched Mythos in April, and OpenAI shipped Daybreak in May. Microsoft's edge is distribution — the tools plug straight into Azure and its existing enterprise stack, reaching customers who are already paying for its cloud.

There's a catch worth watching. The more autonomy these defensive agents get, the bigger the question of who's accountable if a Green agent ships a bad patch on its own. Microsoft hasn't yet spelled out its safeguards for that scenario in production.

Questions and answers

Frequently asked questions about this article

What is MAI-Cyber-1-Flash?

It's Microsoft's first in-house cybersecurity model: it hunts for vulnerabilities in code and suggests a fix right away. The company says it beats Google, OpenAI and Anthropic on the CyberGym benchmark at roughly half the cost per task.

What does the Perception platform do?

Perception runs three AI agents: Red simulates an attack, Blue prioritizes the vulnerabilities found, and Green writes and ships the fix on its own. Together they automate a cycle that used to require manual work from a security team.

Who are Microsoft's main rivals in this market?

Anthropic released its cybersecurity model Mythos in April 2026, and OpenAI shipped Daybreak in May. Microsoft enters the market later, but leans on direct integration with Azure and its enterprise ecosystem.

What's the risk with this approach?

The Green agent ships patches without human review. If it gets something wrong, the question of who's accountable for a production failure becomes real. Microsoft hasn't yet disclosed what safeguards exist for a bad automated fix.