MAI-Cyber-1-Flash Boosts Cyber Threat Detection to 95.95% MDASH

Microsoft’s new MAI‑Cyber‑1‑Flash model is a 137‑billion‑parameter transformer with only 5 billion active parameters, built as a sparse Mixture‑of‑Experts fine‑tune of the lightweight MAI‑Code‑1‑Flash model. It lives inside MDASH, Microsoft’s multi‑model agentic scanning harness, and is not offered as a standalone endpoint. The model supports a 256 k token context and processes text‑only inputs and outputs.

For security teams the biggest pain point is the cost and complexity of running large frontier models across extensive codebases while still catching real vulnerabilities. MAI‑Cyber‑1‑Flash addresses this by handling up to 90 % of the tasks within MDASH, letting the system escalate the hardest 10 % to a frontier model such as GPT‑5.4. This routing delivers a reported 50 % reduction in compute cost compared to previous MDASH configurations that relied solely on larger models.

Performance wise, when combined with GPT‑5.4 inside MDASH the system scores 95.95 % on the public CyberGym benchmark—roughly twelve points above the best competing public entries. The improvement comes from replacing about 80 % of the legacy models in MDASH with the new cyber‑specialized model. Stand‑alone tests show the model is deliberately calibrated for defense: it scores low on offensive benchmarks (ExploitGym returns 0/0/0) because it is trained to patch bugs, not to generate exploits.

Access to MAI‑Cyber‑1‑Flash is gated. It is available through Microsoft’s MDASH private preview, Azure AI Foundry private preview (restricted to MDASH use), or via Project Perception inside Microsoft Defender. All paths require verified‑defender vetting, and the model refuses ambiguous requests to maintain security‑first calibration, so evaluators should budget for possible false refusals and always review generated code before production use.

In short, if you need a cost‑effective, high‑recall vulnerability scanner that stays inside a controlled agentic pipeline, MAI‑Cyber‑1‑Flash provides the defensive focus and scaling benefits to improve your security posture without blowing up your AI budget.

#AI #Product #CyberSecurity #MDASH #DefenseAI #ThreatDetection