Microsoft Launches MAI-Cyber-1-Flash, Halving MDASH Costs in Vulnerability Hunting

Microsoft's first dedicated cybersecurity model brings the MDASH to 95.95% on the CyberGym benchmark, rivals the Claude Mythos ceiling, and reduces GPT-5.4 consumption in production by 50%.
On July 27, Microsoft launched the MAI-Cyber-1-Flash, its first model trained exclusively for cybersecurity, integrating it with MDASH, the internal harness for identifying and remediating vulnerabilities. With the new model replacing the previous trio of GPT-5.4, GPT-5.4 Mini, and GPT-5.3 Codex, MDASH scores 95.95% on the CyberGym benchmark and operates at half the cost of the previous configuration.
The MAI-Cyber-1-Flash is a sparse mixture of experts transformer with a total of 137 billion parameters and 5 billion active per token, featuring a context window of 256,000 tokens. The company describes the model as a cybersecurity fine-tune of MAI-Code-1-Flash, which, in turn, originated from an intermediate checkpoint of MAI-Thinking-1. In real operation, MDASH allows Flash to handle approximately 90% of tasks, sending the 10% most challenging ones to OpenAI's GPT-5.4. The highest isolated score from MDASH in CyberGym still comes from this hybrid combination, not from Flash alone.
CyberGym, created by researchers at UC Berkeley, is a battery of 1,507 tasks reproducing real vulnerabilities taken from 188 indexed open-source projects by OSS-Fuzz. The agent receives a description of the flaw and the codebase prior to the patch, needing to generate a proof-of-concept that triggers the same condition. It is the current benchmark for offensive security agents, and the target that Microsoft aims for. Before the announcement, the highest public milestone was Anthropic's Claude Mythos Preview, which reported 83.1% on CyberGym in April, not yet independently replicated by third parties.
Market Displacement
There are three possible interpretations of this move, and the second is the most significant. The first is a feather in the cap: 12 percentage points above Anthropic's best public score. The second, more relevant, is infrastructure: Microsoft is demonstrating its ability to perform inference with a 5 billion active sparse MoE that rivals larger dense models, resulting in a real cost reduction per token, with GPT-5.4 now being used for exception routing rather than as a default. The third, more uncomfortable news for Anthropic: in the space where Dario Amodei positioned Claude, that of autonomous agents reproducing vulnerabilities, competition of scale is emerging from its own majority shareholder on the enterprise side.
The MAI-Cyber-1-Flash will not be available on the Azure OpenAI public platform. It operates in private preview on Azure AI Foundry, restricted to accredited MDASH customers. This follows the same playbook as the Security Copilot in 2023: channeling the model within the security product rather than selling a raw API. For the purchasing CISO, the proposition is operational—achieving real cost savings on an already contracted service. There are no promises of cross-availability in other Azure products. Furthermore, there is no indication in the technical material released about the latency of the routing between Flash and GPT-5.4, a metric that becomes significant for automated bug bounty pipelines that operate within a 30-minute window per candidate CVE.
The impact extends beyond Redmond. American banks running internal bug bounty programs and using MDASH as a screening layer will benefit from cost savings without needing to amend their contracts. Security consultancies in Germany and the UK reselling Defender for Cloud under a white label gain a competitive advantage against boutique vendors that are still fully paying for GPT-5.4 tokens. In Brazil, large private banks' SOC teams testing AppSec assisted by LLM in POC phases were calibrating their budgets against the pricing of Claude Opus and GPT-5.4. The table has changed now, and buyers are likely to ask their MSSP vendors to cross-check against MDASH before signing the next cycle.
Where the Math Doesn't Add Up
Microsoft avoids direct comparisons between the MAI-Cyber-1-Flash alone and Mythos. The 95.95% on CyberGym pertains to the entire MDASH, not the model in isolation, and the routing to GPT-5.4 for the hardest 10% is precisely what sustains the score ceiling. Without these 10%, the number declines. The communication of "Microsoft's first cybersecurity model" makes sense from a marketing standpoint, but the technical outcome is system-based, not model-based. This distinction separates a foundational capability from a finely-tuned composition, and it will return when another vendor attempts to reproduce the benchmark in isolation.