Microsoft is about to ship more Windows security updates — and it wants you to know that’s a good thing
On July 9, the company published a blog post explaining that its use of artificial intelligence to hunt for zero-day vulnerabilities is about to bear more fruit. Literally. The fruit is patches.
“As AI helps defenders discover more issues, customers will see a higher volume of security updates included in each security release,” Microsoft wrote. The message is clear: get ready for a bigger pile of fixes every Patch Tuesday.
The company frames this as evidence that defenders are getting better at finding and fixing problems before attackers can weaponise them. “Our focus is to effectively utilize these AI tools to support faster protection, stronger engineering systems and more actionable guidance for customers,” it added.
What is MDASH and how does it work?
The key technical change inside Microsoft is a system called MDASH — short for multi-model agentic scanning harness. It’s not a single AI model but a coordinated team of several models working together to find novel vulnerabilities across the Windows codebase.
Here’s how Microsoft describes the pipeline:
- A scanner pipeline runs across critical binaries and uses “multi-model debate” — different AI models argue over candidate vulnerabilities to validate them.
- Confirmed candidates move to a separate “prove pipeline” that filters out remaining false positives.
- Only the highest-confidence findings reach the engineering team.
Microsoft says this automation allows it to handle a larger volume of potential vulnerabilities and shortens the review window for new ones. The goal is to shrink the attack window for zero-day exploits — the most dangerous kind, because no patch exists when they’re discovered.
To run MDASH at Windows scale, the company set up dedicated cloud infrastructure for scanning and proving. That’s a significant investment, and it signals that Microsoft sees AI-driven vulnerability hunting as a long-term strategy rather than an experiment.
AI also changes Microsoft’s Secure Development Lifecycle
Microsoft is updating its Secure Development Lifecycle (SDL) best practices to account for what it calls “AI-enabled attack techniques and exploit paths.” That’s a recognition that attackers are also using AI to find holes in Windows, and the defense side needs to keep pace.
The company was careful to note that humans still sit at the top of the approval chain. No matter how many AI models debate a candidate vulnerability, a person makes the final call on whether to ship a patch. Quality control remains paramount.
The human element matters
Microsoft’s insistence on human oversight might sound like standard PR, but it reflects a real tension in the industry. A Cobalt study from June found that the percentage of organisations relying entirely on AI automation for vulnerability scanning dropped from 29% to 9% between 2025 and 2026. Over three-quarters of respondents said fully automated scanning tools missed critical vulnerabilities.
So while AI can scale vulnerability discovery, it still needs a human to separate real threats from noise. Microsoft’s prove pipeline and engineering review are designed to do exactly that — but the volume of incoming candidates will only grow.
Government agencies are also betting on AI for security
Microsoft isn’t the only big player pushing AI into vulnerability research. This week it emerged that the US Cybersecurity and Infrastructure Security Agency (CISA) is reportedly using Anthropic’s Claude model to scan for vulnerabilities across government systems.
In April, CISA’s Lindsey Cerkovnik, who represents the agency on the CVE Board, called on frontier AI companies to play a bigger role in software vulnerability disclosures. The message from Washington is consistent: AI tools should help defenders find bugs faster, and the results should be shared broadly.
The UK government has also been active in this space. It recently ran AI hackathons that uncovered over 400 vulnerabilities, suggesting that the technique works across different codebases and organisational contexts.
But AI is also part of the problem
For all the optimism, the same technology that helps defenders find bugs can also introduce new ones. A study from Orca Security published on July 9 claimed that 81% of organisations run vulnerable AI packages, and 99.9% of fixable AI vulnerabilities remain unpatched.
That’s a staggering number. It means almost every organisation using AI tools has known, fixable security holes in their AI stack — and almost nobody is applying the patches. The irony is hard to miss: AI helps find Windows vulnerabilities faster, but the AI tools themselves are a growing attack surface that most organisations ignore.
For IT teams, the takeaway is twofold. First, expect more Windows security updates coming your way, and plan your patch windows accordingly. Second, don’t assume your AI tools are secure just because they’re helping you find other people’s bugs. Patch your AI stack too.
What this means for IT administrators
The practical impact for anyone managing Windows environments is simple but significant: Patch Tuesday is going to get heavier. More updates means more testing, more reboots, and more chances for something to break.
Microsoft’s argument is that this is the price of better security. Fewer zero-days reaching attackers means fewer emergency out-of-band patches and fewer headlines about massive breaches. But the trade-off is a steady increase in the routine patching workload.
IT teams should review their patch management processes now. Automation tools that handle deployment and rollback will become more important. So will clear communication with end users about why updates are coming more frequently.
Microsoft’s MDASH system is still relatively new, and the full impact on update volume won’t be clear for several release cycles. But the direction is unmistakable: AI is going to find more bugs, and those bugs are going to become patches. The only question is how well organisations prepare for the surge.