Skip to content
goppo

News · AI summarised to understand what matters

Back to news

Security & Ethics

Published on

Microsoft launches MAI-Cyber-1-Flash for code security

Microsoft has introduced a compact AI model for identifying and remediating software vulnerabilities inside MDASH. The company says the combined system cuts costs while reserving larger models for the hardest cases.

  • ciberseguranca
  • microsoft
  • modelos-ia
  • agentes-ia
  • codigo

Summary

Microsoft has introduced MAI-Cyber-1-Flash, a security AI model integrated into MDASH, its multi-agent vulnerability identification and remediation platform. The system is intended to analyse complex codebases, find flaws and support remediation.

According to Microsoft, the system uses MAI-Cyber-1-Flash for around 90% of tasks and calls on GPT-5.4 for the 10% of cases that are more demanding. The company says this combination achieved 96% on the CyberGym benchmark, 12 points above Mythos, while reducing costs by 50% compared with its previous MDASH configuration.

In practice

The announcement does not position MAI-Cyber-1-Flash as a standalone general-purpose model. Its role is tied to MDASH and continuous security workflows, where agents can search for, validate and remediate vulnerabilities.

For security teams, the main point is less about one model and more about the division of work: using a lighter model for repetitive tasks and reserving more expensive models for investigations or fixes that require deeper reasoning.

Context

Microsoft’s comparison measures a combined system of model, data and agent infrastructure. It does not therefore establish that MAI-Cyber-1-Flash, in isolation, outperforms every model it is compared with.

Microsoft attributes the advantage to the combination of its model with historical incident and remediation data, more than 100 specialised agents, and enterprise controls such as tenant isolation, auditability, encryption and execution environments without internet access. The published metrics remain Microsoft’s own claims and require independent validation.

Why it matters

  • Code security is moving from occasional scanning towards more continuous monitoring and remediation.
  • Lower task costs may determine whether security agents are viable at scale.
  • Multi-model systems can balance performance and cost more effectively than relying on one advanced model for every task.
  • Evaluating the full system matters, but it also makes direct model-to-model comparisons harder.