Press TechRound interviews Secure.com CEO on the future of AI security
Read

Why Your Vulnerability Backlog Keeps Growing (And What Actually Shrinks It)

Scanners keep firing and CVEs keep piling up. Here's why vulnerability backlogs grow every quarter and how risk based prioritization fixes it.

Key Takeaways

  • CVE volume hit a record 48,185 in 2025, about 131 new vulnerabilities a day, and most never get a full severity score
  • Scanners miss what matters most: containers, APIs, ephemeral cloud assets, and misconfigurations
  • CVSS alone is a weak signal. Only about 4% of vulnerabilities scored above 7.0 are ever exploited in the wild
  • Siloed tools and inconsistent reports make it almost impossible to show leadership what real risk looks like
  • Risk based prioritization, not more scanning, is what actually shrinks a backlog

In 2025 alone, security teams saw 48,185 new CVEs published, roughly 131 a day. Most teams don’t have the hands to review that list, let alone patch it. So the backlog grows, and it keeps growing every single quarter.

Why Your Vulnerability Backlog Keeps Growing Faster Than You Can Fix It

Ask any security engineer why vulnerability scan results overwhelm their team and you’ll get the same answer: volume. Scanners are built to find everything, not to tell you what matters. A single cloud environment scan can return thousands of findings in one run, and most of them sit untouched for weeks.

That volume turns into alert fatigue fast. Analysts open a scanner dashboard, see a wall of red, and start triaging by gut feeling instead of actual risk. This is exactly how alert volume from vulnerability scanners causes analyst fatigue. People burn out chasing severity labels that don’t reflect what’s actually exploitable, and the queue never gets shorter.

Then there’s the CVE math itself. CVE submissions grew 263% between 2020 and 2025, according to NIST. NVD enriched almost 42,000 CVEs in 2025, a record for the program, and it still fell behind. Only 28% of 2025 CVEs got full analysis. That’s a big part of why organizations struggle to prioritize thousands of CVEs. The scoring data teams rely on to make patching decisions simply isn’t keeping up.

Put those two problems together, thousands of unscored CVEs and a scanner that treats every finding as urgent, and you get a simple outcome: the vulnerability backlog grows faster than teams can remediate it. Not because people aren’t working. Because the system feeding them work was never built to slow down.

The Blind Spots Traditional Scanning Can’t See

Here’s the part that catches most teams off guard. Even with a full team dedicated to closing tickets, the backlog isn’t the whole risk picture. The attack surface expands faster than vulnerability coverage, because a scanner can only find what it’s pointed at, and modern environments change by the hour.

Asset Inventory Gaps

You can’t scan what you don’t know exists. Shadow IT, forgotten test servers, and assets spun up by a different team all create the same problem: how asset inventory gaps create vulnerability blind spots. A scanner report that looks clean can still be missing a third of your real footprint.

Containers and Kubernetes

Short lived pods and rotating images are a big reason why containers and Kubernetes create vulnerability coverage gaps. A container might exist for twenty minutes, get scanned once at build time, and never get touched again even as its base image picks up new vulnerabilities in production.

APIs and Ephemeral Cloud Resources

This is where things get messy fast. API vulnerabilities escape traditional vulnerability scanning because most scanners were built for static infrastructure, not endpoints that change with every deployment. Add in how ephemeral cloud resources escape vulnerability scanning entirely, spinning up, doing their job, and disappearing before a scheduled scan ever runs, and you start to see why point in time scanning alone isn’t enough anymore.

Misconfigurations

A perfectly patched server with an open storage bucket is still a breach waiting to happen. Misconfigurations get missed by vulnerability scanning tools because most scanners look for known CVEs, not for a setting that was left wrong by accident. That gap only gets wider as cloud native application development outpaces vulnerability management, with new services shipping faster than any manual review process can keep up.

None of this is helped by the fact that organizations struggle to manage vulnerability data across hybrid environments. On prem, cloud, and SaaS each report findings differently, and stitching that together by hand eats hours nobody has.

Why Leadership Can’t See the Real Risk

Even when a team knows where the risk is, getting that picture in front of leadership is its own battle. Teams lack visibility into which vulnerabilities are actively exploited, so reports tend to lead with raw counts of open findings instead of the handful that actually matter.

That’s a real gap, since CVSS by itself is a weak predictor. Only about 4% of vulnerabilities scored above 7.0 are ever exploited, based on research covered in Secure.com’s breakdown of vulnerability remediation SLAs. A severity score tells you how bad a bug could be. It says nothing about whether anyone is actually trying to use it against you.

This is how poor vulnerability reporting hides security risk from leadership. A dashboard full of severity counts looks busy, but it doesn’t answer the one question executives actually ask: are we exposed right now? That’s also why security teams struggle to communicate vulnerability risk to executives. Technical severity and business risk are two different languages, and most reports never translate between them.

Part of the problem is structural. Vulnerability data siloed across tools reduces risk visibility, and disconnected vulnerability tools make risk trending impossible. When your scanner, your ticketing system, and your asset inventory don’t talk to each other, nobody can answer a simple question like “are we getting better or worse this quarter.” Organizations lack a single source of truth for vulnerability data because every tool keeps its own version of the truth. On top of that, tool sprawl reduces vulnerability management effectiveness. The average enterprise runs 45 cybersecurity tools, and each one adds another place risk data can get stuck.

Fixing the Backlog Starts With Better Prioritization, Not More Scanning

Here’s the shift that actually works. Risk based vulnerability management reduces remediation backlog because it stops treating every finding as equally urgent. Instead of ranking by CVSS alone, it factors in asset criticality, exploitability, and real threat intelligence, including whether a CVE is sitting on CISA’s Known Exploited Vulnerabilities catalog.

If you’re trying to figure out how to measure and reduce the vulnerability remediation backlog, start with three numbers: how many open findings are tied to critical assets, how many are known to be exploited, and how long each has sat unresolved. Those three numbers tell a sharper story than a total count ever will.

For teams wondering how to create vulnerability trending reports for security leadership, or how to create a vulnerability posture report for executive teams, the format matters less than the input. A report built on asset criticality and exploit evidence will hold up in a board meeting. A report built on raw CVE counts won’t. This same evidence trail matters for compliance too. Teams working toward FedRAMP often ask how to use vulnerability management data for FedRAMP authorization, and the answer is the same: consistent scoring, documented remediation timelines, and proof the fix actually worked, not just a closed ticket.

Where Secure.com’s Infrastructure Security Teammate Fits In

This is exactly the gap the Infrastructure Security Teammate is built to close. It correlates CVSS, EPSS, and CISA KEV data against your real asset criticality, so a finding on a public facing production database gets treated differently than the same CVE on a test box nobody uses. It opens the remediation ticket with that context already attached, tracks the fix against a clear SLA, and confirms on retest that the issue is actually closed, not just marked closed.

That’s the governed part of Governed Defense, Powered by Offense. Every action stays scoped, logged, and reviewable, with your team approving anything consequential. And when it’s paired with a Red AI Teammate running continuous exploit validation, the prioritization gets even sharper. The teammate that attacks teaches the teammate that defends, so hardening decisions are based on what’s actually reachable, not just what a scanner flagged. For a closer look at how that prioritization logic works day to day, Secure.com’s guide to vulnerability remediation best practices walks through the scoring and workflow pieces in more detail.

You don’t need to buy an entire platform to see the difference. The Infrastructure Security Teammate is built to be valuable standalone from day one, cutting hours of manual triage and ticket routing so your team gets time back instead of another dashboard to babysit.

FAQs

Why does a vulnerability backlog keep growing even when a team is actively remediating findings?
Because new CVEs are published faster than most teams can review them. With roughly 130+ new CVEs a day on average, even a fully staffed team closing tickets steadily will fall behind unless prioritization filters out the noise first.
What’s the difference between CVSS and EPSS, and why does it matter for backlog reduction?
CVSS measures how severe a vulnerability could be if exploited. EPSS estimates the actual probability it gets exploited in the next 30 days. Using both together, instead of CVSS alone, is what separates a backlog that shrinks from one that just gets longer.
Can better scanning tools alone fix a growing vulnerability backlog?
No. More scanning finds more findings, which makes the backlog bigger, not smaller. The fix is prioritization: knowing which findings sit on critical, exposed assets with real exploit evidence behind them.
How often should vulnerability posture reports go to leadership?
Monthly at minimum, with trend data included. A single snapshot report tells leadership where you stand today. A trend report tells them whether the program is actually working.

The Bottom Line

A growing vulnerability backlog isn’t a sign your team is falling behind. It’s a sign the current process was never built for this volume. Scanners will keep finding more. CVE counts will keep climbing. The teams that get ahead of it aren’t the ones scanning harder, they’re the ones prioritizing smarter, with evidence instead of guesswork deciding what gets fixed first.