SEO Agency Naples
(239) 404-8590 Free audit
Site Protection

The Federal Patch Deadline Is Now Three Days. When Was Your Website Last Updated?

In June the United States government cut its own patch deadline to three days for the worst cases. Most small business websites are updated on a schedule best described as eventually.

By Jamie Kloncz, Founder and CEO, SEO Elite Agency 16 min read Published
An outdoor air-conditioning condenser standing open on a concrete pad beside a Southwest Florida building, its grille lifted off and tools on the concrete

There is a number in CISA’s own documentation that should change how a small business thinks about website security, and it is not the scary one. Less than four percent of all published vulnerabilities have ever been publicly exploited3. Most of what a security scanner flags will never be used against anyone. The correct response to a long list of findings is not alarm.

The number that matters is what happens with the small share that does get used. CISA reports that of those exploited vulnerabilities, 42 percent are in use on day zero of disclosure, 50 percent within two days, and 75 percent within 28 days3. That turns the whole subject from a question about how strong your defenses are into a question about how many days pass between a fix being published and that fix reaching your site.

This guide sets out what the current federal directive requires, what we measured ourselves in the public vulnerability catalog, what WordPress does and does not update on its own, and the tradeoff nobody selling this service likes to mention, which is that automatic updates sometimes break things.

Most vulnerabilities never matter. The ones that do are used almost immediately

CISA puts the share of published vulnerabilities ever exploited at under four percent, and reports that half of those are in use within two days of disclosure. Security for a small site is therefore a speed problem rather than a strength problem, and speed is measurable.

Two figures from CISA belong side by side, because either one alone is misleading. The first: less than four percent of the total number of published vulnerabilities have been publicly exploited3. Anybody who has ever been handed a scanner report running to several pages should find that reassuring, and it is the honest counterweight to an industry that sells by volume of findings.

The second figure removes the comfort. Of that small exploited share, CISA reports 42 percent in use on day zero of disclosure, 50 percent within two days, and 75 percent within 28 days3. The distribution is front-loaded to a degree most owners would not guess. There is no quiet period between a vulnerability becoming public and somebody trying it, because publication is itself the starting gun.

Put together, they describe something quite specific. A monthly maintenance visit, which is what a great many small businesses buy, is structurally too slow for the events that actually cause harm, while being far more attention than the ninety-six percent of findings that will never matter. The schedule is wrong in both directions at once. That is a design problem, not a diligence problem, and it is fixable.

It also explains why obscurity offers nothing. We covered the mechanism separately in what Google does when a site is hacked, where Google attributes compromise to vulnerabilities in a site’s security rather than to any decision about the business behind it. Scanning at internet scale does not pause to consider whether a Naples business is worth the trouble.

The federal deadline moved from three weeks to three days

CISA issued BOD 26-04 on 10 June 2026, superseding the directive that created the vulnerability catalog. We counted the public catalog file ourselves: of 67 entries added since June, 54 carry a three-day remediation deadline, against a historic norm of 21 days.

The current directive is BOD 26-04, Prioritizing Security Updates Based on Risk, issued on 10 June 2026, which supersedes and revokes both BOD 22-01 and BOD 19-021. Rather than treating every vulnerability alike it sorts them by four questions: whether the asset is publicly exposed, whether the vulnerability is in the known-exploited catalog, whether an attacker can automate the attack, and how much control exploitation gives them1.

For the worst combination, the directive requires the agency to complete remediation or mitigation "within the timeline (three days)" and to carry out a forensic triage of the asset to assess whether the system is already compromised1. The reasoning CISA gives is worth quoting directly, because it is unusually candid about why the window closed: threat actors exploit unpatched vulnerabilities, and "their use of AI may further narrow the time defenders have to react between patch release and possible exploitation"1.

We wanted to know whether that was a policy document or an actual change in behavior, so we checked. CISA publishes the catalog as a downloadable file, describing it as the authoritative source of vulnerabilities that have been exploited in the wild2. We downloaded it on 22 August 2026, at catalog version 2026.08.21, and counted the gap between the date each entry was added and the date its fix was due. The table below is that count. It is reproducible by anyone with the same public file.

The shift is unambiguous. Across the full catalog of 1,674 entries the historic norm is 21 days. Among the 67 entries added since 1 June 2026, 54 carry a deadline of three days. One important caveat belongs here in plain language: this directive binds federal agencies, not your business. Nobody is going to fine a Naples contractor for a slow update. It is a benchmark of what the people who do this professionally now consider urgent, and it is the most credible one available.

Remediation windowEntries in the full catalogWhat it applies to
3 days80The tightest tier, almost all of it added in 2026
7 days20A small intermediate group
14 days262The standard window under the previous directive
21 days1,025The most common window historically
About 6 months238Older entries with pre-2021 identifiers

Counted from the CISA catalog JSON feed, version 2026.08.21, downloaded 22 August 2026. Total 1,674 entries, of which 273 were added in the preceding twelve months and 352 are flagged as having known ransomware campaign use. Our arithmetic, CISA’s data.

SEO AGENCY NAPLES How fast the professionals think you need to move Every figure below comes from CISA, or from our own count of the public catalog file UNDER 4% Share of all known vulnerabilities ever usedin a real attackMost never matter, which is the argument against panic50% Of the exploited ones, share in use withintwo days of disclosureCISA also puts 42 percent in use on day zeroTHREE DAYS The tightest federal remediation window underBOD 26-04Down from the two and three week windows that came before54 OF 67 Catalog entries since June 2026 carrying athree-day deadlineOur own count of the public file, which you can repeat SEO Agency Naples seoagencynaples.com
Source: CISA BOD 26-04, the KEV catalog, and our count of the catalog JSON on 22 August 2026

This already happened to WordPress, last month

On 21 July 2026 CISA added two WordPress Core vulnerabilities to the catalog which, chained together, allow an unauthenticated attacker to reach remote code execution on default installations. One carried a three-day deadline. The fix had already shipped in WordPress 7.0.2, so the only variable left on any given site was whether anybody applied it.

None of the above is abstract if your site runs WordPress. On 21 July 2026, CISA added CVE-2026-60137 and CVE-2026-63030 to the catalog, both against WordPress Core. The catalog entry states that the first can be chained with the second "to allow an unauthenticated attacker to gain remote code execution on default WordPress installations"2.

Read the phrase "default installations" carefully. Not misconfigured sites, not sites running unusual components, not sites belonging to anyone in particular. The remediation deadline on CVE-2026-63030 was 24 July, three days after it was added2. That is the tightest window CISA issues, applied to the software a very large share of small businesses in Southwest Florida happen to be running.

The fix already existed. WordPress had shipped 7.0.2, described in its own announcement as a security release addressing "one critical and one high severity security issue"5. So the vulnerability was public, the patch was public, and the only remaining variable on any given site was whether anybody applied it. That is the entire subject of this article compressed into one month of real events.

And here is the sentence from that announcement that decides the outcome: "On sites that support automatic background updates, the update process will begin automatically"5. Two sites running identical software, one with background updates functioning and one without, were in completely different positions within hours, and neither owner did anything to cause that difference.

What WordPress updates on its own, and the gap most owners do not know about

Since version 5.6, new WordPress installations automatically apply both minor and major core releases. Plugins and themes are different: WordPress documentation states they update automatically only in special cases determined by its security team. Everything else is opt-in, per plugin.

The core side is genuinely well handled. WordPress documentation states that before version 5.6 every site had automatic updates enabled for minor core releases and translation files by default, and that starting with 5.6, new installations have automatic updates enabled for both minor and major core releases by default4. If your site is reasonably modern and nobody has interfered with it, core security releases are probably arriving on their own.

Plugins are where the assumption breaks. The documentation is explicit: "By default, automatic background updates only happen for plugins and themes in special cases, as determined by the WordPress.org API response, which is controlled by the WordPress security team for patching critical vulnerabilities"4. That is a narrow emergency mechanism operated by somebody else, not a general policy of keeping your plugins current.

The gap matters because plugins are where the surface area lives. A typical small business site runs a contact form, a page builder, a booking or quote tool, an analytics connector and a handful of others, each written by a different party on a different release schedule, some by maintainers who have moved on. WordPress offers per-plugin automatic updates, and on most sites we look at, they have simply never been switched on.

There is a second-order point here that has nothing to do with security. Old plugins accumulate, and the ones you no longer use still load, still execute and still slow the site down, which we covered in how page speed relates to rankings. Removing components you stopped using some years ago improves two problems at once and costs nothing.

  1. Find out what is actually updating. Open the plugins screen and look at the auto-update column. On most sites nothing there is switched on.
  2. Confirm core background updates still work. They are on by default, but a host, a plugin or an old configuration line can disable them silently.
  3. Delete what you no longer use. An inactive plugin is still installed code. Fewer components means fewer things to keep current.
  4. Switch on automatic updates for what remains. Per plugin, deliberately, with the riskier ones handled through a staging step instead.
  5. Get a rollback path before you need one. Daily backups you have actually restored once. An untested backup is a hope, not a plan.
  6. Watch the site after updates land. Something checking that pages still return correctly, so a broken update is caught in minutes rather than by a customer.

The honest tradeoff, which is that updates sometimes break things

Owners disable automatic updates for a real reason: an update can break a working site, and often nobody notices for days. The answer is not to leave updates off, it is to make breakage cheap to detect and quick to reverse.

Every article on this subject tells you to turn on automatic updates and stops there, which is why so many owners have turned them off again. The concern is legitimate. A plugin update can conflict with a theme, a page builder update can rearrange a layout, and a payment or booking integration can stop working in a way that produces no error message at all, only a quiet absence of inquiries.

Weigh the two failure modes properly rather than pretending one does not exist. A broken update is visible, reversible and usually fixed within the hour once somebody knows. An unpatched vulnerability on a site running software that has been in the known-exploited catalog with a three-day deadline1 is invisible, and the recovery involves Google’s security review process, which Google says can take several days or weeks6.

So the answer is not to choose between them. It is to make breakage cheap: a backup you have restored at least once so you know it works, a staging copy for the updates most likely to cause trouble, and monitoring that tells you a page stopped rendering before a customer does. With those three things in place the argument for delaying an update disappears, because the downside is an hour of somebody’s time rather than a fortnight of lost business.

That is also, in plain terms, what our website care work consists of, and it is worth being precise about what we are claiming. We are not claiming your site cannot be compromised. Nobody can claim that, and a vendor who does is describing a guarantee this field cannot support. What we are claiming is a shorter gap between a fix being published and applied, fewer installed components to keep current, and somebody watching so that a problem is found by us rather than by one of your customers. The same principle applies one layer down, to who actually holds your domain registration, since a site that is perfectly patched still disappears if the registration lapses. If you want to see the current state of a site first, that is what our free SEO audit covers.

  • Speed of patching is the variable you control. Strength of defenses mostly is not.
  • Half of the vulnerabilities that get exploited are in use within two days of disclosure.
  • WordPress core updates itself by default. Your plugins almost certainly do not.
  • An automatic update without a tested rollback is a risk you have moved, not removed.
  • Treat any promise that a site cannot be compromised as a reason to ask harder questions.

If you would rather this was somebody else’s job, that is what our technical SEO services and website care cover. We will also tell you when the honest answer is that your setup is already fine, which happens more often than the security industry suggests.

Test yourself

How fast does a known vulnerability actually get used?

Five questions from CISA directives and WordPress release documentation, all linked in this guide.

  1. 1What share of all known vulnerabilities has ever been exploited in a real attack?

    Answer: Less than four percent

    CISA states that less than four percent of the total number of published vulnerabilities have been publicly exploited. That figure is the reason a scanner report listing hundreds of findings should not send anyone into a panic. Most of what appears on such a list will never be used against anybody. The work is not treating every item as an emergency, it is identifying the small share that attackers actually reach for.

  2. 2Of the vulnerabilities that do get exploited, how quickly are they used?

    Answer: Half within two days of disclosure

    CISA published the breakdown: of the small share that are exploited, 42 percent are in use on day zero of disclosure, 50 percent within two days, and 75 percent within 28 days. Read those numbers as a schedule rather than as a warning. They say the useful question is not how strong your defenses are but how many days pass between a fix being published and that fix reaching your site.

  3. 3What is the tightest remediation deadline in the current federal directive?

    Answer: Three days

    BOD 26-04, issued in June 2026, sets a three-day window for the highest-risk combination, and requires a forensic triage of the asset alongside the fix. It supersedes and revokes the directive that came before it, under which the standard windows were two and three weeks. The deadline binds federal agencies rather than businesses, but it is a useful benchmark of what people who do this professionally consider urgent.

  4. 4Does WordPress automatically update your plugins by default?

    Answer: No, only in special cases decided by the WordPress security team

    This is the gap most owners do not know about. WordPress documentation states that by default, automatic background updates only happen for plugins and themes in special cases, as determined by the WordPress.org API response, which the security team controls for patching critical vulnerabilities. Core updates are a different matter and are handled automatically. Per-plugin auto-updates exist, but somebody has to switch them on.

  5. 5What does a WordPress security release say about sites with background updates enabled?

    Answer: That the update process will begin automatically

    The WordPress 7.0.2 security announcement states plainly that on sites which support automatic background updates, the update process will begin automatically. That single sentence is the whole practical argument. Two sites running identical software, one with the feature working and one without, are in completely different positions the moment a fix ships, and neither owner has to do anything for that difference to exist.

Honest self-check. There is no sign-up, and nothing is stored.

Questions answered

Straight answers to the common questions

The questions readers ask about this topic, answered directly. No forms, no sales pitch.

JAMIE KLONCZ · SEO AGENCY NAPLES ONLINE

Pick a question on the left, or search above. You will get the direct answer, the way an answer engine would give it.

FREE AUDIT →

References

  1. CISA. BOD 26-04: Prioritizing Security Updates Based on Risk. 10 June 2026. https://www.cisa.gov/news-events/directives/bod-26-04-prioritizing-security-updates-based-risk
  2. CISA. Known Exploited Vulnerabilities Catalog. catalog version 2026.08.21, accessed 22 August 2026. https://www.cisa.gov/known-exploited-vulnerabilities-catalog
  3. CISA. BOD 22-01: Reducing the Significant Risk of Known Exploited Vulnerabilities (superseded by BOD 26-04, text still published). accessed 22 August 2026. https://www.cisa.gov/news-events/directives/bod-22-01-reducing-significant-risk-known-exploited-vulnerabilities
  4. WordPress. Upgrading WordPress: automatic background updates. accessed 22 August 2026. https://developer.wordpress.org/advanced-administration/upgrade/upgrading/
  5. WordPress. WordPress 7.0.2 Security Release. July 2026. https://wordpress.org/news/2026/07/wordpress-7-0-2-release/
  6. Google Search Console Help. Security issues report. accessed 22 August 2026. https://support.google.com/webmasters/answer/9044101
Written by

Jamie Kloncz

Founder and CEO, SEO Elite Agency

Jamie Kloncz is the founder and CEO of SEO Elite Agency, the firm behind SEO Agency Naples. An engineer who scaled his own plumbing business to 3 million dollars in revenue and led growth for over 200 teams, he built this agency on one principle: every SEO action must connect directly to revenue, not vanity metrics.

More about Jamie →
Free · No pressure

See where your business actually stands

Start with a free audit of your rankings, Google Business Profile, technical health, and AI-search visibility, with a prioritized plan and an honest quote for your situation.

Get your free audit