Software Vendors Just Shipped Records Numbers of Security Patches. Your Patch List Didn't Get Longer by Accident.


Trend Report Patch Management
August 2026  ·  8 min read

Something changed in how software vulnerabilities get found this year, and the numbers are startling: disclosed flaws are on pace to roughly double last year's already-record total, and the biggest names in software have each shattered their own patch-count records, sometimes by five times over. The cause isn't sloppier code. It's that the tools doing the looking got dramatically better — on both sides of the fight. Here's what's actually happening, and why the way you decide what to patch first matters more now than it ever has.


If your IT provider has seemed busier than usual with updates this year, that's not your imagination, and it isn't a coincidence specific to your systems. Something structural shifted in how software vulnerabilities get discovered in 2026, and the scale of it is large enough that security researchers are describing it as breaking the traditional model of patching altogether.

The core fact is simple to state and a little startling to sit with: the number of software vulnerabilities being found this year is on pace to roughly double last year's total — and last year was already an all-time record. The driver is automated, AI-assisted scanning, which can comb through code far faster and more thoroughly than human researchers working alone ever could. Software companies are increasingly using these tools on their own products, finding weaknesses before anyone else does — which is good news wearing an alarming costume, because it shows up as a wall of new patches rather than a quiet fix.

45,207

vulnerabilities were logged in the US government's vulnerability database between January and late July 2026 alone

That figure already approaches the total recorded for the entirety of 2025 — itself the biggest year on record at the time. With five months still left when that count was taken, 2026 is on track to roughly double it. This isn't a seasonal spike or a one-off event tied to a single product. It's a sustained, accelerating trend across the entire software industry.

The records, one after another

The clearest evidence isn't the aggregate number — it's what individual companies have been reporting about their own products, each one breaking its own prior record within the same few months.

Self-reported patch counts, same month, year over year
Oracle — July update 309 1,449
Microsoft — July update ~130 642
Google Chrome — recent update 11 433

Every one of those is an all-time record for the company involved, set within weeks of the last one. And in Google's case specifically, the company disclosed that 401 of the 433 Chrome fixes — nearly all of them — were found internally through its own AI-assisted security work, not reported by outside researchers. The company is finding its own problems faster than anyone else can, and the patch count is the visible evidence of that search succeeding.

It's worth sitting with the genuinely reassuring half of this story before the concerning half: a company finding hundreds of flaws in its own product and fixing them before anyone exploits them is defense working, not defense failing. The alternative — those same flaws sitting undiscovered until an attacker finds them first — is worse in every respect. A bigger patch list is, in large part, the sound of vendors getting ahead of the problem rather than falling behind it.

The number that actually matters for your business

The record patch counts are the headline. The number underneath them is the one that should change how you operate. Independent research tracking real-world exploitation found that the median time for an attacker to turn a newly disclosed vulnerability into a working, usable attack fell from roughly 72 hours in 2025 to about 24 hours in 2026 — a threefold acceleration in a single year.

Put the two trends together and the shape of the problem becomes clear. The list of things that could theoretically be exploited is growing faster than any team can review. The window between "a flaw becomes public" and "someone is actively using it" is shrinking faster than most patch cycles can respond. Waiting for a monthly or quarterly update schedule, treating every disclosed vulnerability as equally worth your limited time, was already a losing strategy. This year made it a much more expensive one.

72h → 24h the collapse in time attackers need to turn a disclosed flaw into a working exploit — a threefold acceleration in one year Recorded Future analysis, 2026
2x high and critical severity vulnerability disclosures doubled quarter over quarter year-on-year — far outpacing the growth in actual attacks Rapid7 vulnerability research, Q2 2026
8% the much smaller rise in newly EXPLOITED vulnerabilities over the same period — discovery is exploding, real-world attack volume much less so Rapid7 vulnerability research, Q2 2026
That last figure is the honest, non-alarmist part of this story, and it matters. Despite disclosed vulnerabilities roughly doubling, the US government's own catalog of confirmed-exploited flaws has not shown a proportional rise. Discovering a weakness and successfully attacking a real business through it are two very different things, separated by whether the target is actually exposed, whether defenses are in place, and how quickly the fix gets applied. The flood of new patches is real. A flood of new successful attacks has not, so far, followed at the same pace — which is exactly the outcome you'd hope for if defenders are genuinely getting ahead.

Why "patch everything" was never going to work — and definitely won't now

If you've read our earlier explainer on CVE, CVSS, and EPSS scores, this is the moment that argument stops being theoretical. Research from FIRST — the organization that maintains those scoring systems — already showed that patching strictly by severity score wastes the overwhelming majority of the effort involved, because most severe-sounding flaws are never actually exploited. That inefficiency was expensive when the list was smaller. At double the volume, treating every new disclosure as equally urgent isn't just wasteful anymore. It's mathematically impossible to keep up with.

Researchers tracking this shift describe it plainly: the traditional model of a scheduled, periodic patch cycle, working through a list roughly by severity, is breaking down under the sheer volume now involved. What's replacing it is a shift toward prioritizing by exposure and confirmed exploitation — is this actually reachable from the internet, and is it confirmed to be under active attack right now — rather than by a severity score alone.

What this means for a small business specifically

1

Stop trying to patch everything, and say so out loud

Mindset shift

If your provider has been quietly falling behind an ever-growing patch list, that's not necessarily a sign they're doing a bad job — it may be a sign the list itself has become unmanageable using the old approach. Ask directly whether prioritization has shifted to focus on confirmed-exploited flaws on your internet-facing systems first, rather than working through everything in order of severity score.

2

Know which of your systems face the internet — that's where the 24-hour clock starts

Free

The collapsing exploitation window matters most for anything reachable from outside your network. An internal system with a known flaw is a lower-urgency problem than the same flaw on something internet-facing. If you don't have a current list of what's actually exposed, that's the starting point before any prioritization discussion is useful.

3

Lean on automated update settings wherever they exist

Free · Set once

With exploitation windows measured in hours rather than days, manual, scheduled patching cycles are increasingly too slow on their own for anything internet-facing. Where automatic updates are available — browsers, operating systems, many cloud services — turning them on removes the delay between a fix being available and it actually being applied.

There's a useful mental model buried in this whole story: more patches from a vendor is closer to a report card than a red flag. It means their search got better. The actual risk to your business was never determined by how many vulnerabilities exist in the software you run — it's determined by which of those are exposed to the internet, which are confirmed to be under active attack, and how quickly the fix reaches you once it exists. That's the same message our CVE/CVSS/EPSS explainer made with the numbers available then. This year's data just made the case a great deal more urgently.
This is exactly the triage the Veriti Spottr CyberScore and our Threat Intelligence feed exist to perform on your behalf: not tracking every one of the tens of thousands of new disclosures this year, but surfacing the handful that are confirmed exploited and relevant to what you actually run. When the list doubles and the exploitation clock drops to 24 hours, knowing which few items on it matter today is the entire game.

The short version

Software vulnerabilities are being discovered this year at roughly double last year's record pace, and the biggest names in the industry have each shattered their own patch-count records within months. The cause is better search tools, mostly used defensively, mostly finding problems before attackers do — which is a genuinely good sign wearing an alarming-looking headline. The part that should change how you operate is quieter: the time between a flaw becoming public and someone exploiting it has fallen from three days to one. The list got longer. The clock got shorter. Knowing which few items on that list actually matter today is no longer a nice-to-have. It's the only version of "patched" that's still achievable.

Know which of today's tens of thousands of flaws are actually confirmed exploited — and relevant to you.

View the Threat Intelligence feed → Find Out More About Veriti Spottr →
VS
Veriti Spottr Team AI-powered cyber risk clarity for SMBs  ·  veritispottr.com

Comments

Popular posts from this blog

The Hidden Cost of Cybersecurity Inaction for Small Businesses

Small Business Ransomware Protection Guide (2026 Edition)

Your Biggest Cyber Risk Isn't Outside Your Firewall. It's on Your Payroll.