ISSUE 20 · 7 MIN READ ·

The vulnerability list you'll never reach the bottom of

Manually chasing every CVE feels like security, but the backlog only grows and the real exposures hide inside it. How to check whether your process still works.

Every month a scanner produces a list. Hundreds of vulnerabilities, each with an identifier and a severity score, each waiting to be looked at, patched, or explained away. Someone works down it — the diligent, unglamorous chore of chasing fixes across systems and chasing owners for updates. Some months the list gets shorter. Most months it doesn’t. And through it all there’s a quiet, reassuring feeling: we have a process, we’re on top of this.

That feeling is the failure. The list is not a measure of how safe you are; it’s a measure of how much your scanner found. It grows faster than any human can clear it, it treats a critical hole on a public server the same weight as a theoretical flaw on a machine nobody can reach, and the handful of exposures that could actually hurt you are buried somewhere in the middle of it. Working diligently down a list like that can feel exactly like security while leaving the door that matters wide open.

This is the quiet failure of vulnerability management: not that nobody’s doing the work, but that the work has quietly stopped matching the threat.

Why it stays invisible

The trouble hides behind the diligence. Because someone is clearly busy — patching, ticketing, reporting a shrinking number this week — it looks like the process is working. Activity is easy to see; whether that activity is pointed at the right vulnerabilities is not.

Two things have changed underneath the old approach. The first is volume: the number of disclosed vulnerabilities has grown far past what manual chasing can keep up with, so a backlog isn’t a sign of falling behind — it’s the permanent state. The second is the attackers’ speed. Where a newly disclosed flaw once gave you weeks — Google’s threat-intelligence researchers measured the average gap between disclosure and exploitation at around two months as recently as 2018 — automated tooling, increasingly AI-assisted, now turns a disclosure into a working exploit within days, and sometimes the exploitation comes first. So the same manual, list-driven cadence that felt thorough a few years ago is now both too slow at the top of the list and wasting effort at the bottom of it.

None of this shows up on the scanner’s report, which is exactly why it stays invisible: the report can only tell you what it found, never whether finding-and-listing is still the right game.

Find it yourself

You don’t need new tooling to tell whether your process has quietly fallen behind. You need to ask a few honest questions of the process you already run. Take ten minutes with whoever owns the scan output.

  1. Look at the backlog trend, not this month’s number. Pull the count of open vulnerabilities over the last six months. Is it flat or rising? A backlog that never reaches zero isn’t a to-do list you’re behind on — it’s a signal the list-clearing model doesn’t fit the volume.
  2. Ask how you prioritise. For the top items you fixed last month, why those? If the honest answer is “highest severity score” alone — with no account of whether the affected system is actually reachable, exposed to the internet, or holding anything sensitive — you’re sorting by the wrong column.
  3. Separate exposed from internal. Take your current “critical” list and mark which items sit on something an outsider can actually reach. Often it’s a small fraction. That small fraction is your real, urgent work; the feeling that all several-hundred are urgent is the thing costing you.
  4. Time one loop. Roughly how long from a serious vulnerability being disclosed to it being fixed on your exposed systems? Measure one recent example. If it’s weeks, hold that number against how fast exploits now appear.

The tell-tale signs: a backlog that only grows, prioritisation driven purely by severity score, and no clear, quick line of sight to “which of these can actually be reached from outside”.

The fix

The shift is from chasing every vulnerability to managing your actual exposure — doing less, but pointed at what matters. The industry name for this is exposure management (or Continuous Threat Exposure Management, CTEM); the idea underneath it is simpler than the acronym.

Prioritise by reachability and impact, not severity alone. A critical flaw on a public-facing server holding customer data outranks a critical flaw on an internal machine nobody outside can touch — even though the scanner scores them the same. Ask of each top item: can an attacker actually reach this, and what do they get if they do? Fix the ones where both answers are bad, first.

Know your exposed edge. Most of the real risk lives on the small set of things facing the internet. Keeping a current, honest picture of what you actually expose — the domains, the servers, the admin panels — does more for your safety than clearing another fifty low-reachability items from the backlog.

Let automation do the sorting, keep humans for the judgement. The same speed that helps attackers can help you: use tooling to continuously find and rank exposures by real-world risk, so your people spend their limited time deciding and fixing rather than hand-sorting a list no one could clear.

Be fair to the old way. Patching and scanning aren’t wrong, and this isn’t a reason to stop. The point is narrower: a long backlog worked by severity score is not the same as being secure, and treating it as if it were is the quiet failure. Reframing the job around exposure doesn’t add work — done right, it removes the futile part and aims the rest where it counts.

You don’t have to buy anything or rebuild everything to start. You have to look at your own backlog and ask whether clearing it is the same as being safe. Usually, the honest answer points you straight at the handful of things worth doing this week.

Check your inbox — confirm and you're in. Latest issue: The Remote Desktop you opened "just for now" is still open.

One real, fixable exposure every week. Free.