Lead story
AI Is Finding Bugs Faster Than Humans Can Patch Them — and Microsoft's Patch Tuesday Is the Proof
Microsoft shipped fixes for 398 security vulnerabilities this month. To put that in perspective: a typical Patch Tuesday before AI-assisted vulnerability discovery became mainstream sat around 80 bugs. That's roughly five times the volume, and it's not because Microsoft's code suddenly got five times worse.
The culprit — or the credit, depending on how you look at it — is AI. According to reporting from The Record, the explosion in patch volume tracks almost precisely with the widespread adoption of AI-assisted bug-hunting tools. Researchers are now finding and reporting vulnerabilities faster than the industry's patching workflows were ever designed to absorb.
What that means in practice is a prioritisation crisis. Security teams can't treat 400 CVEs the same way they once treated 80. Most of August's bugs aren't critical, but buried in the pile are the ones that genuinely matter: one actively exploited zero-day, two publicly detailed before patches dropped, and a fresh Windows flaw already weaponised by North Korea's Lazarus Group (more on that below). The signal is getting harder to find in the noise.
The Lazarus angle is worth pausing on. Check Point Research linked the zero-day — patched this month — to Operation Dream Job, a long-running North Korean campaign that lures targets in defence and aerospace with fake job offers before deploying malware. The new backdoor, dubbed ForestTiger, has been used against targets in France, Germany, Brazil, and India. CISA has given US federal agencies two weeks to patch.
The deeper issue is structural. The security industry built its patching culture around a monthly cadence — a rhythm that made sense when bugs were found by humans working at human speed. AI doesn't work on that schedule. It can fuzz, analyse, and chain vulnerabilities in minutes. The gap between "bug found" and "patch shipped" hasn't shrunk to match; if anything the queue is lengthening.
There's also a less-discussed flip side. If defenders are using AI to find bugs faster, so are attackers. The same tools that produced this month's 398-fix avalanche are available to anyone. Microsoft's patch volume isn't just a workload problem for sysadmins — it's a measure of an arms race that's visibly accelerating.
For Australian organisations, the volume problem is acute. The Australian Cyber Security Centre has repeatedly flagged patch prioritisation as a core failure point in local breaches. With Patch Tuesday now resembling a monthly firehose, the Essential Eight's patching controls — which require critical patches applied within 48 hours for the highest maturity tiers — are going to demand more automation, not just more attention.
The practical advice hasn't changed, but the stakes have: patch the actively exploited bug first (CVE tracking is your friend), treat publicly disclosed-but-unpatched flaws as near-critical, and treat the rest as a triage exercise rather than a to-do list. If you're still doing this manually, you're already behind.
What to watch: whether the broader industry responds with faster patch cycles, better automated deployment tooling, or — most likely — a quiet recalibration of what "prompt patching" actually means when the volume triples again next year.
