SINGAPORE, 4 AUG 2026 — On 3 August CISA added an actively exploited authentication bypass in N-able N-central to its Known Exploited Vulnerabilities catalogue and gave federal agencies until 6 August to fix it. Three days. On 4 August it added a second N-central entry and gave until the 7th. Three days again.
Those windows are no longer unusual. That is the story. We looked at the whole catalogue, and the deadline CISA attaches to a new entry has changed shape completely in nineteen months.
The three-week window is now the exception
Of the 245 vulnerabilities added to the catalogue during 2025, 226 carried a 21-day remediation window — more than nine in ten of everything added that year. Of the 176 added so far in 2026, 44 do. The most common deadline is now three days.
| Remediation window | Entries added in 2026 | Share of 2026 |
|---|---|---|
| 2 days | 2 | 1.1% |
| 3 days | 69 | 39.2% |
| 5 days | 1 | 0.6% |
| 14 days | 60 | 34.1% |
| 21 days | 44 | 25.0% |
| All 2026 entries | 176 | 100% |
RECATOOLS analysis of the KEV catalogue, version 2026.08.04, 1,660 entries in total. The window is the interval between dateAdded and dueDate on each entry. For comparison, 226 of the 245 entries added during 2025 carried a 21-day window, which is 92.2% — RECATOOLS arithmetic on those two counts.
The first three-day window of the year was attached on 27 January. Sixty-nine entries have carried one since. A 14-day window, which did not feature in 2025's pattern at all, now accounts for another third of the catalogue's additions.
Short deadlines were not unheard of before this. In 2025 the catalogue carried twelve entries with a seven-day window and six with a single day, so the agency plainly had the option and used it. What changed is that short deadlines stopped being exceptional. A one-day deadline in 2025 marked something extraordinary against a background of three weeks; a three-day deadline in 2026 is simply the most common thing CISA issues, and carries correspondingly less information on its own.
This is the practical consequence for anyone triaging on the KEV feed. A process built on "the catalogue says twenty-one days, our cycle is monthly, we are close enough" no longer describes the input — and it never really did, since every entry this year carries a window shorter than a month. Three quarters of them carry one of fourteen days or less.
None of this is binding on organisations outside the US federal government, but the dates remain the clearest public signal of the agency's urgency. A three-day deadline is CISA saying it does not expect this to wait for your next maintenance window.
Three calendar days is where that distinction stops being academic. The N-able bypass was added on a Monday and is due on a Thursday; the second entry runs Tuesday to Friday. Land a three-day window on a Thursday instead and the working time available is one day.
What happened to N-able
N-central is remote monitoring and management software — the console a managed service provider uses to administer its clients' machines. That places it in the small category of products where compromising one server is compromising every endpoint behind it.
CVE-2026-18577 carries a CVSS score of 8.2 and is described by CISA as an authentication bypass using an alternate path or channel, allowing authentication bypass and account takeover. Reporting on the flaw describes attackers gaining administrative access to an N-central server and then abusing the product's built-in Take Control feature to reach managed endpoints and establish persistence. N-able has said a limited number of customers were compromised, without putting a figure on it. The fix is in version 2026.3 HF1.
The uncomfortable detail is the nature of CVE-2026-18577. It is a bypass of the patch for CVE-2026-18556 — an earlier authentication bypass in the same product, also scored 8.2, and carrying an identical entry title in the catalogue. The fix for the first flaw did not close it, and the residual weakness was reachable by a different route.
The catalogue records the sequence in a counterintuitive order. The bypass was added on 3 August. The vulnerability it bypasses was added on 4 August, the day after. Exploitation evidence drives a KEV listing, not severity or chronology, so the flaw that was being used in the wild arrived first and its parent followed.
This is the fourth N-central entry in twelve months
Two more N-central vulnerabilities were added to the catalogue in August 2025: a command injection and an insecure deserialisation, both listed on 13 August with a 20 August deadline. Seven days.
The comparison is clean because it holds the product constant. The same vendor, the same console, twelve months apart, and the remediation window has gone from seven days to three. The required action has changed too: the 2025 pair carry the older standard wording pointing at BOD 22-01 and asking for mitigations, while both 2026 entries carry BOD 26-04 alongside CISA's Forensics Triage Requirements — the language that tells an agency to patch and then go looking for whether it was already too late.
We reported on that tightening on 1 August, when a hard-coded password in Cisco's firewall manager drew the same triage requirement. The proportion has barely moved since: 43 of the 176 entries added in 2026 now carry it, against 133 on the older wording.
Two dials, turned separately
The short deadline and the forensics requirement landed in the same period, but they do not always travel together. Cross-tabulating the catalogue shows they do not, and the way they diverge is the more useful signal.
| Window | BOD 26-04 + triage | BOD 22-01 (standard) |
|---|---|---|
| 2 days | 0 | 2 |
| 3 days | 38 | 31 |
| 5 days | 0 | 1 |
| 14 days | 5 | 55 |
| 21 days | 0 | 44 |
RECATOOLS cross-tabulation of the 176 entries added to the KEV catalogue in 2026, version 2026.08.04, by remediation window and by whether the required action cites BOD 26-04 and the Forensics Triage Requirements.
Every entry carrying the forensics language has a short deadline: 38 at three days, five at fourteen, none at twenty-one. But the reverse does not hold. Thirty-one of the sixty-nine three-day entries carry only the older wording, asking for mitigation and nothing more.
So the two are independent controls. The deadline says how fast CISA thinks the fix has to land. The forensics requirement says whether it thinks you should assume compromise has already happened. An agency can be told to move in three days and not told to go looking afterwards — and 31 times this year, it was.
The N-able entries carry both, which is the strictest combination in the catalogue and is attached to 38 of 176 entries this year. Two further pieces of context sit alongside it: 22 of the 176 are flagged as known ransomware-campaign vectors, and 28 vendors with two or more entries account for 125 of the 176 between them. Repeat appearance is the norm, not the exception, and Microsoft alone accounts for 32.
What a managed service provider should take from this
The RMM console is the highest-value target a service provider operates, and it is the one most likely to be exposed to the internet by design, because that is how it reaches client machines. Nothing about that is new. The N-able pair is a reminder that a patch is not always a fix: the first one shipped, but the weakness remained reachable by another path.
The practical implication concerns verification rather than speed. An organisation that applied the CVE-2026-18556 patch had done everything asked of it and was still exposed. The only thing that would have surfaced that is the assumption CISA's newer wording now encodes: patch, and then check whether anything got in before you did.