reggiebritt.ai July 2026
White Paper · Security & the Agentic Era

The Remediation Gap

In the human era, patching slowly was prudent. The agentic era changed the ground underneath — and made the thing we deprioritized the thing that matters most.

Author Reggie Britt
Topic Remediation & Legibility
Reading Time 14 min

There is a number sitting in most enterprises right now that everyone has learned to live with. It is the count of known vulnerabilities the organization has not yet fixed — not undiscovered ones, known ones, catalogued, scored, sitting on a dashboard that someone reviews and then closes. The tooling found them all; the tooling is good at finding them. And still they accumulate: across large enterprises, roughly 45% of discovered vulnerabilities remain unpatched a full year after they are found.1

I

The ground moved

The easy reading of that number is that someone is failing at their job. That reading is wrong, and it is worth setting aside at the start, because it points at the wrong fix. Organizations patch constantly. Security teams are not idle, careless, or unaware. What the number actually records is a mismatch — between how fast the world now demands change and how fast a given system can safely absorb it. And that mismatch is not a failure of effort. It is the residue of an era ending.

For most of the history of enterprise software, patching slowly was not negligence. It was prudence.

The exploit window was wide — often months between a flaw becoming public and anyone weaponizing it. A human sat at every meaningful change, and the systems themselves were never asked to move quickly. So the sensible posture was caution: test the change, stage it, schedule it, protect the uptime. Moving carefully was the correct engineering judgment for the era, and the architecture we built reflected that judgment. Systems were designed to run — to be stable, to not break, to do on Tuesday what they did on Monday. Stability was the virtue, and slowness in changing was its acceptable price.

That era is closing. The window that made caution affordable has collapsed. The mean time from a vulnerability becoming public to its first exploitation has fallen from 63 days in 2018 to roughly zero in 2024, and in 2025 it went negative — on average, attackers now exploit the flaw about a week before a patch is publicly available.2 The volume moved in parallel: annual vulnerability disclosures crossed 40,000 for the first time in 2024, around 110 every day, a 520% rise since 2016.3 Meanwhile the other curve barely moved. By Veracode’s measure the average time to fix a flaw has risen to 252 days, up 47% since 2020.4

The crossing Time-to-exploit falls from 63 days in 2018 to below zero by 2025, while time-to-remediate rises from 171 to 252 days. The exploit line crosses zero around 2024, so the fix now arrives after the attack rather than before it. 300 200 100 0 DAYS the window inverts exploit now precedes the patch 63 days to exploit 2018 −7 days · 2025 171 252 days to remediate 2018 2020 2022 2024 2025 the exposure gap the fix arrives long after the attack
The exploit line crossed zero around 2024. Everything after is exposure — not a race being lost, a margin that inverted.

Nothing about the old architecture broke. It is doing exactly what it was built to do. What broke is the assumption underneath it — that change could be slow and careful because the threat was slow too. Remove that assumption and a system optimized for never changing becomes a liability precisely where it used to be an asset. This is not a story about failure. It is a story about an era ending faster than the systems built for it can be re-thought.

II

The urgent crowds out the important

Here is the trap the collapsing window creates, and it is worth naming precisely because almost every organization is caught in it — not through error, but through entirely rational response.

Think of the old four-quadrant distinction between the urgent and the important. The urgent demands action now; the important shapes where you end up. The two overlap sometimes, but the danger is well known: urgency is loud, importance is quiet, and a person or an organization under sustained pressure will spend everything on the urgent and never fund the important — because the important can always wait one more day, and the urgent never can.

URGENT
NOT URGENT
IMPORTANT
Q1 · FIGHT THE FIRE
Remediation
today
Real, not optional — and it never empties.
92% of the attention
Q2 · CHANGE THE GROUND
The legible
interior
Where the leverage is — and the first thing cut.
8% — starved
NOT IMPORTANT
Q3 · NOISE
Loud, and it doesn’t matter.
Q4 · WASTE
Neither — drop it.
The 8% is the only thing that ever shrinks the 92%.
The dot field is the attention. Q1 is saturated; Q2 is visibly empty.

Remediation has become almost pure urgent. A critical flaw appears; the clock starts; the fix must ship. That work is real and it is not optional — you cannot ignore the fire and stay in business. But an organization that spends all of its attention there never reaches the quadrant where the actual leverage sits: the important-but-not-urgent work of changing the thing underneath, so that the next fire is cheaper to fight. And the trap compounds. The more time you spend fighting urgent fires in a system that is hard to change, the less time you have to make the system easier to change — which guarantees more urgent fires. The urgency is self-perpetuating, and it feeds on the very structural work that would eventually reduce it.

This is why the honest problem is not “patch faster.” Patching faster is deeper investment in the urgent quadrant — it treats the symptom at higher cost and leaves the structure untouched. The question worth asking is the quieter one: why is changing this system so expensive and so risky in the first place? That question lives in the important quadrant, and it is the one the urgency is designed to crowd out.

III

Why the hard changes stall

Step into that quieter question, because the answer is where the leverage is.

Organizations do patch. What stalls is a specific kind of change: the fix to a system that no one fully understands. Every patch is a bet — the risk that the flaw is exploited if you wait, weighed against the risk that the fix itself breaks something if you move. In a clean, well-isolated system that bet is easy and the patch ships by Friday. In a brittle, tightly-coupled system that has accreted for a decade, the honest answer to “what breaks if we fix this?” is nobody knows — and so the change waits, not out of negligence, but because the person who approves it owns the outage and cannot see what the change will cost.

The evidence that this is a changeability problem and not an effort problem is hiding in plain sight: half of critical, actively-exploited vulnerabilities remain unpatched 55 days after a fix is already available.5 The patch exists. It is downloadable, vendor-tested, sitting there. And half of organizations have not applied it nearly two months later — not because they didn’t hear, but because applying it means touching a system they are right to be afraid to touch. Only 26% of critical known-exploited vulnerabilities were fully remediated in 2025 at all — down from 38% the year before.6 The ability to act is trending down even as the threat accelerates, and no amount of urgency reverses that, because the constraint is not urgency. It is that the system cannot tell you what a change will do.

It is worth being precise about where the “critical” in those numbers comes from, because it is not opinion — it is a rank, and in regulated environments the rank sets a legal clock. The base score comes from CVSS (the Common Vulnerability Scoring System, now v4.0), which buckets every flaw from 0 to 10 into Critical, High, Medium, or Low.7 Two newer systems sit beside it, and why they exist is the whole point: EPSS estimates the probability a flaw will actually be exploited in the next thirty days, and CISA’s KEV catalog records what is being exploited in the wild right now.8 The industry built EPSS and KEV because the catalog score, assigned in the abstract, cannot tell you whether a flaw is even reachable in your estate — a KEV-listed CVSS 6.5 outranks a quiet CVSS 9.0 every time. That is the same instinct this essay is chasing: a rank means little until the system can express risk in terms of itself.

And these ranks are not advisory. They set mandated windows:910

CVSS
Severity 0–10, in the abstract
EPSS
Odds of exploitation, next 30 days
KEV
Exploited in the wild, now
Deadline versus reality Mandated remediation windows of 15, 30, 60 and 180 days sit above a day axis. Below it, reality: first exploitation on day minus one, half of critical exploited flaws still unpatched at day 55, and an average fix landing on day 252. THE CLOCK THE RANK STARTS 15d · Financial (CSBS) — Critical 30d · PCI DSS 4.0.1 High/Critical · NIST High 60d · FedRAMP / NIST — Moderate 180d · Low 0 60 120 180 240 DAYS → WHAT ACTUALLY HAPPENS Day −1 — first exploitation on average, before a patch exists Day 55 — half of critical KEV flaws still unpatched the vendor fix has been downloadable the whole time Day 252 — the average flaw is fixed eight times the strictest mandate
The rank sets the deadline above the line. Below it, the same axis in days — nothing about the rank makes the change safe to make.
IV

The exposure the dashboard can’t show

Put the two halves together and the quiet problem comes into focus. The threat scales at the speed of a model. The ability to respond is gated by the changeability of an architecture built, correctly, for a slower age. And the gap between them is nearly invisible, because nothing measures it.

Your scanner reports vulnerabilities. It does not report your inability to act on them. There is no number for the distance between “we know” and “we can safely do something about it” — so an organization can watch its known-vulnerability count climb, buy another detection tool, and feel it is responding, while the real constraint goes unmeasured and unnamed on any report.

The compliance regime, oddly, deepens this. PCI, NIST, and the rest set a clock against the rank — patch the Critical within thirty days — and then audit whether you met it. But the deadline assumes you can. The standard governs the window; it cannot govern the changeability that decides whether you can act inside it. So an organization can be fully compliant on paper — every mandated patch applied on schedule where the change was cheap — and still be carrying the flaws it did not dare touch, documented as exceptions with a compensating control and a signature. Compliance measures whether you patched in time. It cannot measure whether patching would break your core. The one property that would actually predict exposure — how fast, and how safely, this estate can absorb change — appears on no report anyone files.

What one hundred findings become Two hundred-square grids. Of all discovered findings, 45 of 100 remain unpatched after twelve months. Of critical, actively exploited flaws, 74 of 100 were not fully remediated in 2025. 100 findings, discovered all of them scanned, scored, on a dashboard 45 still open at 12 months 55 closed 100 critical, actively exploited CISA KEV — the ones with a live clock 74 not fully remediated in 2025 26 closed — down from 38 the year before worse where the clock is loudest every red square failed at the same unmeasured step: judged too risky to change
Urgency is not the constraint — the flaws with the loudest clock are closed least often.

None of this is unique to old platforms or one kind of estate. The brittle, tightly-coupled system that cannot tell you what a change will break is the normal state of enterprise software after a few years of accretion. It is nearly universal, and it is under-attended for an understandable reason: the loud half of the problem — the attacker’s accelerating speed — is the half you can do least about, and it absorbs the attention the quiet half needs.

V

The turn: the same capability, held the other way

The reason a change is a blind bet is that systems cannot reason about themselves — cannot map their own reachability, score their own real exposure, or predict the consequences of their own changes. That used to be a permanent condition, because such reasoning required a scarce human expert for every system. It is not permanent anymore.

The capability now feared as an attack tool — machine reasoning about software structure, deep enough to find a flaw and trace how it could be exploited — is the same capability required to make a system legible to itself. A model that can reason about your architecture well enough to attack it can reason about it well enough to tell you what a change will break. The sword and the lantern are forged from the same metal. Much of the conversation is holding the thing up to the light and seeing only the blade.

This has to be said carefully, because one sentence away sits a glib and false claim — “AI will fix AI.” It will not, not on its own. The capability makes self-legible architecture possible; it does not make it automatic, and it does not arrive as a product you install over a weekend. What is on offer is a design opportunity: a way to build systems that carry the knowledge the remediation decision requires, so the decision stops being a blind bet. The material now exists. Reaching for it means treating self-legibility as an architectural property you climb toward — in stages.

VI

The Legibility Ladder

Think of the path from where estates live today to where they could live as a ladder, each rung removing one piece of judgment the human is currently forced to supply blind.

The Legibility Ladder A five-step staircase from rung zero, blind and manual, where most estates stand, up through detect, contextualize, the keystone rung predict, to self-heal within a governed envelope. above the keystone, autonomy is safe below it, it is reckless 0  Blind & manual the human carries everything ▼ most estates stand here 1  Detect supplies awareness 2  Contextualize supplies relevance THE KEYSTONE 3  Predict “what breaks if I change this?” 4  Self-heal acts, verifies, escalates each rung removes one piece of judgment the human is otherwise forced to supply blind → and none of it is purchasable — every rung is a property of how the estate is built
A ladder that actually climbs — and shows how far the ground is from the rung that matters.
0
Blind & manual
The human supplies everything

Where most systems are. The human notices the flaw applies, judges whether it matters here, guesses what a fix will break, executes, and verifies by hand. Every fix is a nervous decision on incomplete information. This is the rung the “offense outruns defense” story is really describing — not a fast attacker so much as a defender who cannot see well enough to move safely.

1
Detect
Architecture supplies awareness

The system continuously knows its own vulnerability surface without a human going to look. Existing tooling gets many organizations here. It removes ignorance, but not hesitation: knowing you have the flaw does not tell you whether you can safely move on it.

2
Contextualize
Architecture supplies relevance

Instead of inheriting an external severity score and asking a human to translate it, the system scores the flaw against its own configuration — is this path actually reachable, actually exposed, actually exploitable here? A generic critical rating becomes “critical in the abstract, unreachable here, deprioritize,” or “moderate in the catalog, internet-facing and unauthenticated here, this is the emergency.” The first rung that touches the decision, not just the information.

— below: preparation  ·  above: only safe because of the keystone —
3
Predict — the keystone
Architecture supplies foresight

The rung that barely exists yet, and the one that dissolves the actual bottleneck. Remediation stalls not because we do not know we are vulnerable, nor even because we do not know how bad it is — it stalls because we do not know what the fix will break. A system here answers “what breaks if I change this?” with earned confidence drawn from its own dependency structure, behavior, and history — predicting the blast radius before the change happens, externalizing the one thing that has always lived only in a senior engineer’s gut. Until a system can supply that, self-healing is reckless and human hesitation is the correct response.

4
Self-heal — within a governed envelope
Architecture supplies safe action

With awareness, relevance, and foresight in place, the system can finally act — remediating within a bounded, permitted envelope, verifying it did not break anything, and escalating when a change exceeds its authority or its blast-radius confidence drops below threshold. This is emphatically not “no humans.” A system that fixes itself is a system acting with authority, and unbounded authority that happens to be well-intentioned is just a rogue agent with a changelog. The top rung is a governance problem before it is an automation one — reachable only because everything beneath it made the system legible enough to be governed at all.

VII

This is structural, not a bolt-on

Read the ladder as a whole and notice what it is not. It is not a product you acquire; there is no rung you reach by purchasing. Every rung is a property of how the estate itself is built — how legible its dependencies are, how well it can score its own exposure, how confidently it can predict its own blast radius. Those properties are not added in the crisis. You either built toward them beforehand, or you meet the fire at Rung 0.

That is why the answer runs opposite to the reflex. The reflex is additive — buy the detection layer, add the AI defense, bolt on another scanner. But a scanner bolted onto a system that cannot change safely just produces a longer list of things you are afraid to fix, which is how you arrive at 45% of findings still open a year later.1 The finding was never the constraint. The constraint is underneath it, in the architecture, and legibility cannot be bolted onto a system built to be opaque. It has to be built in — which means the real work is in the quiet quadrant, on the important-not-urgent thing the fires keep crowding out.

This is the part that connects remediation to something larger than itself. Rearchitecting the underneath so a system can see itself and change safely is not a security project. It is the same structural rethink the move into the agentic era requires everywhere — the human era let us leave the interior opaque because a person stood at every step and the pace was forgiving; the agentic era does not. Remediation is simply where that need shows up first and most measurably, because the exploit clock made it urgent before anything else did. But the underlying move — make the interior legible enough to act on at machine speed, under governance — is a piece of the whole transformation, not a bolt-on to security.

VIII

Why this is one problem, not two

There is a second reason the structural work matters, and it explains why the top of the ladder is a governance question as much as a security one.

To know what a change will cost is to know its consequences before you authorize it — which is the precondition for governing the change, not merely securing it. Security asks whether an action can be subverted; governance asks whether it should be permitted, and on whose authority. Both share a blocker: a system that cannot see its own consequences can neither be trusted to defend itself nor trusted to act under authority. Legibility is the floor beneath both. A system legible enough to heal itself is, by the same property, legible enough to be governed — its actions bounded, its authority scoped, its consequences visible before the fact.

This is why self-healing, done well, is not the reckless thing the security conversation is right to fear. The discipline that makes autonomy safe treats it not as a switch you flip but as trust earned under enforcement. A self-healing capability is introduced in shadow mode first — proposing remediations a human ratifies, never executing them — while the organization watches a single number: the rate at which humans override the agent’s proposals. As that override rate falls, and only as it falls, the permitted envelope widens. The boundary between what the agent proposes and what the organization permits is enforced at every step, and where the agent’s judgment and the organization’s authority disagree, authority wins. Built this way, self-healing is not a leap of faith. It is a capability that expands exactly as fast as it earns the right to, and no faster.

The same rebuilt, self-legible estate closes the remediation gap and lets an organization delegate authority to its agents without losing control of them. The technical readiness to fix yourself and the organizational readiness to govern what acts on your behalf are the same readiness — and neither one bolts on.

ONE REBUILT ESTATE
The legible interior
built in, not bolted on
A system that can see its own consequences before it acts.
SECURITY
Self-healing
closes the remediation gap
GOVERNANCE
Governed autonomy
agents act under authority
Same property, two rewards — and neither one bolts on.
One rebuilt interior; the fork is the payoff, not the diagram.
IX

The position

The threat at the edge is real and worth meeting; the urgent quadrant does not empty itself, and pretending otherwise is its own kind of negligence. But urgency is a poor guide to where the leverage is. The quieter fact is that the era changed underneath us — the caution that was prudence in the human era is exposure in the agentic one — and the work that answers it is not another tool in the urgent pile but a structural rethink of the interior, the kind of important-not-urgent work that only gets done on purpose.

You cannot buy your way out of the remediation gap. You can only be built to move through it — an estate deliberately made legible enough to change safely at speed. That is a decision made in advance, in architecture, before the fire that will test it ever arrives.

You cannot patch your way into the agentic era. You build for it — intentionally.

The remediation gap is simply where you feel that first.

Sources
  1. 2025 Vulnerability Statistics ReportEdgescanedgescan.com. 45.4% of discovered vulnerabilities in large enterprises remain unpatched after 12 months.
  2. M-Trends 2026Mandiant / Google Threat Intelligence Groupupwind.io. Mean time-to-exploit fell from 63 days in 2018 to −1 day in 2024 and −7 days in 2025 — exploitation now observed, on average, before a public patch exists. Corroborated across M-Trends 2026 reporting; see also reliancecyber.com and hadrian.io.
  3. 2024 CVE Year in ReviewCVE.ICU / NVD (via YesWeHack analysis)yeswehack.com. 40,009 CVEs published in 2024 (~108/day), a record and a 38% jump over 2023; a 520% rise in annual disclosures since 2016.
  4. 2025 State of Software SecurityVeracodeappsecsanta.com. Average time to fix a flaw rose to 252 days, up 47% since 2020.
  5. 2025Maze / Hadrian (analysis of Mandiant data)mazehq.com. 50% of critical CISA KEV vulnerabilities remain unpatched 55 days after a fix is available; average time-to-exploit in 2025 measured at negative one day.
  6. 2026 Data Breach Investigations ReportVerizonarmorcode.com. Only 26% of critical KEV vulnerabilities were fully remediated in 2025, down from 38% the prior year; vulnerability exploitation now the most common initial access vector at 31% of breaches.
  7. CVSS v4.0FIRST & NIST NVDnvd.nist.gov. Severity bands — Critical 9.0–10.0, High 7.0–8.9, Medium 4.0–6.9, Low 0.1–3.9. CVSS supplies a qualitative severity measure, not a measure of environmental risk. See also first.org/cvss.
  8. EPSS & KEV catalogFIRST & CISAcloudsmith.com. EPSS estimates probability of exploitation within 30 days; CISA KEV records vulnerabilities under active exploitation. A KEV-listed lower-CVSS flaw is prioritized above a higher-CVSS flaw with no known exploitation.
  9. PCI DSS v4.0.1, Req 6.3.1 / 6.3.3 / 11.3PCI Security Standards Councilriskassociates.com. Critical or High patches installed within one month of release; external ASV findings with CVSS ≥ 4.0 resolved within the quarterly scan window. See also tuxcare.com.
  10. Remediation timeframesFedRAMP / NIST & CSBStandem.app. FedRAMP / NIST — High 30 days, Moderate 60, Low 180. CSBS Cyber Hygiene guidance for financial institutions — Critical within 15 days, High within 30.