A single unpatched laptop can undo years of careful security spending. That’s the uncomfortable truth behind antivirus and zero-day exploits: the software running on almost every company device was never designed to catch an attack nobody has seen before. For IT decision-makers weighing up budgets, certifications, and board-level risk reports, understanding exactly where antivirus ends and where zero-day protection begins has become a genuinely commercial question, not just a technical one.

Antivirus vendors sell certainty. Zero-day attacks trade on its absence. That mismatch is why so many businesses discover, usually during an incident rather than a planning meeting, that a fully updated, fully licensed antivirus product did nothing to stop the attack that got through. This article looks at how antivirus and zero-day exploits interact in practice, whether Windows Defender is enough on its own, and how UK businesses can map their defences against the current Cyber Essentials framework.

What Is a Zero-Day Exploit?

Before deciding what to do about antivirus and zero-day exploits, it helps to be precise about what a zero-day actually is and why it behaves so differently from the malware most security tools are built to catch.

A zero-day exploit targets a software flaw that the vendor doesn’t yet know exists. There’s no patch, no signature, and no warning, because the vulnerability hasn’t been publicly disclosed or fixed. The name comes from the fact that developers have had zero days to respond. Attackers who discover these flaws first, whether through their own research, purchased exploit kits, or leaked disclosures, can use them against fully updated systems with no visible sign that anything is wrong. This distinguishes a zero-day from the far larger category of known software vulnerabilities, where a fix already exists, and the only remaining risk is an organisation’s own delay in applying it.

Why the Vulnerability Window Keeps Shrinking

Google’s Threat Intelligence Group tracked 90 zero-day vulnerabilities exploited in the wild during 2025, with enterprise technology accounting for 48% of that total, the highest share on record. Microsoft software alone was affected by 25 of them. What makes this a board-level concern rather than a purely technical one is the shrinking gap between disclosure and exploitation.

Mandiant’s M-Trends 2026 report puts the mean time to exploit a newly disclosed vulnerability at an estimated negative seven days, meaning attackers are, on average, already weaponising a flaw before a patch exists. In 2018, that same window stood at 63 days. CrowdStrike’s 2026 Global Threat Report found a 42% rise in vulnerabilities exploited before public disclosure, reinforcing the same pattern from an entirely separate dataset.

For any business still assuming there’s a comfortable buffer between a vulnerability becoming known and an attacker using it, that buffer has effectively disappeared. The practical implication is a shift in priorities away from patching alone and towards detection and containment, since a patching schedule measured in weeks can no longer be relied upon to outrun exploitation measured in days or hours. This doesn’t make patching pointless. It makes it one control among several, rather than the primary line of defence, it was treated as for most of the last two decades.

Why Traditional Antivirus Struggles Against Zero-Day Threats

Antivirus and Zero-Day Exploits, why traditional antivirus fails

This is where the limitations of conventional antivirus and zero-day exploits collide most directly. Traditional antivirus was built to answer a simple question: Does this file match something we already know is malicious? Zero-day attacks are designed specifically not to match anything.

Signature-Based Detection vs Behavioural Analysis

Signature-based antivirus compares files and processes against a library of known malware fingerprints. It’s fast, lightweight, and effective against the huge volume of recycled malware in circulation, but it has no answer for something it has never catalogued. Next-generation antivirus tools attempt to close that gap using behavioural analysis and machine learning, watching for suspicious patterns of activity rather than matching known files. This catches a meaningfully higher proportion of previously unseen threats, but it isn’t foolproof either. Behavioural detection can be delayed, evaded through obfuscation, or simply outpaced by an attacker who only needs a narrow window to succeed once.

The practical distinction for a business choosing between products is less about brand and more about which detection method a given tool actually relies on day-to-day. Many consumer and small-business antivirus suites still lean heavily on signatures because it’s cheaper to run and less prone to false alarms. Behavioural analysis requires more processing overhead and more careful tuning, which is part of why it tends to appear in higher-tier or enterprise-focused products rather than free antivirus tools. This is precisely the gap that makes antivirus and zero-day exploits such a persistent pairing in security headlines: the cheapest, most widely deployed protection is often the least equipped to deal with the threat everyone is most worried about.

Real-World Case: When the Defence Itself Becomes the Target

The risk isn’t theoretical, and it isn’t limited to obscure or niche software. In June 2026, a security researcher publishing under the name Nightmare Eclipse disclosed a zero-day vulnerability in Microsoft Defender itself, tracked as CVE-2026-50656 and nicknamed RoguePlanet. The flaw exploited a race condition in Defender’s own remediation process to escalate a standard user account to full system-level privileges on fully patched Windows 10 and 11 machines. Proof-of-concept exploit code was publicly available for roughly a month before Microsoft shipped a fix via an update to its Malware Protection Engine in early July 2026.

The same researcher had already disclosed three other Defender-related zero-days in the months beforehand, each patched only after public disclosure rather than through a private reporting process. The episode is a useful reminder for any business relying on a single vendor’s antivirus as its whole defence strategy: even the software responsible for catching threats can itself become one, and patch timelines for security tools are not guaranteed to be faster than for anything else on the network.

For an IT decision-maker building a case for layered defences, this kind of example carries more weight in a board meeting than any abstract statistic, because it shows precisely how antivirus and zero-day exploits can collide inside the very tool meant to prevent that collision.

Is Windows Defender Enough to Stop a Zero-Day Attack?

Windows Defender is the built-in antivirus on every modern Windows device, which makes the question of its zero-day effectiveness a genuinely practical one for businesses trying to control costs without leaving gaps. The honest answer to how antivirus and zero-day exploits play out on a Defender-protected machine sits between the marketing claims of paid competitors and the assumption that a free, pre-installed tool must be inadequate. Independent testing labs consistently rate Defender’s overall protection scores close to those of paid alternatives, which makes the real decision less about raw detection rates and more about what happens after a threat is detected.

Microsoft Defender includes several layers beyond basic virus scanning. Attack Surface Reduction rules block common exploit techniques, such as launching executables from Office documents or injecting code into other processes, closing off routes that many exploit kits rely on, regardless of the specific vulnerability involved. Exploit Protection applies memory-based mitigations to harden individual applications, building on the older Enhanced Mitigation Experience Toolkit.

Controlled Folder Access and network protection add further layers against ransomware and malicious domains. None of this makes Defender immune to zero-day attacks, as the RoguePlanet case demonstrates, but it does mean a well-configured Defender deployment is doing considerably more than simple file scanning. For smaller organisations without a security budget for third-party endpoint tools, correctly enabling these built-in protections is a genuinely useful baseline rather than a compromise.

Where Defender’s limitations become clearer is in enterprise-scale visibility and response. It lacks the centralised threat hunting, cross-endpoint correlation, and dedicated incident response support that come with commercial EDR platforms. For a small business with a handful of devices, Defender with its protections properly enabled is a reasonable foundation, and our own guidance on antivirus for small businesses covers how to weigh that decision against paid alternatives in more detail. For an organisation handling sensitive customer data or operating under regulatory scrutiny, it’s a starting point rather than a complete answer.

Beyond Antivirus: Building a Layered Defence for UK Businesses

No single product resolves the tension between antivirus and zero-day exploits, which is precisely why every credible security framework now assumes a layered approach rather than a single point of defence. This is also where it’s worth being clear about the difference between two categories that get confused constantly: antivirus software detects and removes malware that’s already present, while dedicated exploit protection tools focus on blocking the method of entry before any payload lands. Neither replaces the other, and a business relying on only one is leaving a predictable gap.

EDR and MDR: From Prevention to Detection

Endpoint Detection and Response tools shift the emphasis from stopping every threat before it lands to spotting and containing it quickly if it does. Rather than relying solely on recognising malicious files, EDR continuously monitors endpoint behaviour, flags anomalies, and gives security teams the visibility to investigate and respond in real time.

Managed Detection and Response services extend this further for businesses without an in-house security operations team, which is a genuine constraint given the well-documented cybersecurity skills shortage affecting UK organisations of every size, providing 24-hour monitoring and expert response without the overhead of building that capability internally. Given that Mandiant’s data shows attackers can now move from initial access to full compromise in a matter of seconds in some cases, the ability to detect and respond quickly has become just as important as prevention.

Mapping Zero-Day Protection to Cyber Essentials 2026

For UK organisations, Cyber Essentials provides a practical framework for structuring zero-day defences rather than treating them as a separate concern. The scheme’s April 2026 update, known as the Danzell question set, introduced stricter requirements that map directly onto zero-day risk. Patch management now carries an automatic fail condition if critical or high-risk updates aren’t applied within 14 days, a deadline that has become considerably harder to meet given how quickly newly disclosed vulnerabilities are now being exploited.

Multi-factor authentication is mandatory for all cloud services that support it, closing off the credential-based routes attackers often use once an initial exploit has given them a foothold. Minimum password length has also risen to 12 characters. None of these controls stops a zero-day exploit directly, but they narrow what an attacker can do once one succeeds, which is the entire point of a layered approach. Full details of the current requirements are available directly from the NCSC’s Cyber Essentials guidance.

Despite this, adoption remains low. The DSIT Cyber Security Breaches Survey 2025/2026 found that only 5% of UK businesses currently hold Cyber Essentials certification, even though 43% identified a breach or attack in the previous 12 months, equivalent to roughly 612,000 organisations. That gap between exposure and preparation is one of the clearest arguments for treating certification as a baseline rather than an optional extra, and it’s a gap worth setting out formally in a written cybersecurity plan rather than leaving to informal habit.

The Human Element: Why a Green Antivirus Icon Isn’t Enough

Antivirus and Zero-Day Exploits, the human element

A green tick in the corner of the screen tells an employee that the antivirus is running. It says nothing about whether that software can catch a threat it has never encountered before, and that false reassurance is itself a security risk worth taking seriously.

Phishing remains the most common route into UK organisations by a wide margin, accounting for around 85% of confirmed business breaches, according to the same DSIT survey, and it doesn’t require a zero-day exploit to succeed. An employee who assumes their antivirus makes them untouchable is more likely to click a suspicious link, reuse a password, or ignore a prompt to update software, precisely the behaviours that give attackers the initial foothold they need before a zero-day exploit even comes into play. Board-level reporting that treats “antivirus installed” as equivalent to “protected” reinforces this gap rather than closing it.

Regular, specific staff training on current phishing tactics does more to reduce overall risk than any single piece of software, and it costs considerably less than most technical controls. This matters just as much for antivirus and zero-day exploits specifically as it does for routine malware, because the entry point in most real incidents isn’t a sophisticated exploit chain at all. It’s a person who had no reason to doubt what was in front of them, working on a device that a security icon had quietly told them was safe.

Practical Steps to Reduce Zero-Day Risk

Reducing exposure to antivirus and zero-day exploits in combination doesn’t require an unlimited security budget, but it does require treating patching, monitoring, and access control as connected parts of the same strategy rather than separate checkboxes. Regular software updates remain the single most cost-effective control on this list, even in a world where the exploit window has narrowed, simply because so many breaches still trace back to known, patchable flaws rather than zero-days.

A useful starting checklist for most small and medium UK businesses looks like this:

  • Enable and properly configure built-in protections such as Attack Surface Reduction and Exploit Protection rather than assuming default settings are sufficient
  • Apply critical security updates within 14 days as a working standard, in line with current Cyber Essentials requirements
  • Enforce multi-factor authentication across all cloud services, not just email
  • Segment networks so a single compromised device can’t reach the entire organisation
  • Consider EDR or a managed detection service if in-house security monitoring isn’t realistic
  • Run regular, specific phishing awareness training rather than a single annual session
  • Maintain tested backups that are isolated from the main network, so a successful attack doesn’t also destroy the recovery route

None of these steps guarantees immunity from a zero-day attack. What they do is reduce the number of ways an initial exploit can lead to a full-scale breach, which is the realistic goal for most organisations, rather than the unachievable one of blocking every unknown threat outright. The uncomfortable relationship between antivirus and zero-day exploits isn’t going to resolve itself through a single product purchase, and treating the list above as a starting baseline rather than a finished project matters too, since both the threats businesses face and the Cyber Essentials requirements themselves are reviewed and updated on a roughly annual cycle.

Frequently Asked Questions

The questions below most often arise when IT teams and business owners weigh antivirus and zero-day exploits against a fixed security budget. They’re deliberately short, direct answers rather than a repeat of the detail already covered above.

Can antivirus software detect a zero-day exploit?

Signature-based antivirus software generally cannot, since it relies on recognising known malware. Behavioural and machine-learning-based detection, found in most modern and next-generation antivirus products, can catch some zero-day activity by spotting suspicious patterns, but detection rates vary, and no product guarantees complete protection.

Is Windows Defender good enough against zero-day attacks?

For smaller businesses with limited security budgets, a properly configured Windows Defender, including Attack Surface Reduction and Exploit Protection, provides a genuinely useful baseline. Larger organisations, or those handling sensitive data, typically need the added visibility and response capabilities of dedicated EDR tools alongside them.

How long does a zero-day vulnerability typically last before it’s patched?

This varies considerably by vendor and severity. Mandiant’s 2026 data shows the average vulnerability is now exploited before a patch even exists, a sharp change from the multi-week windows seen just a few years ago, which makes rapid patching processes more important than ever.

Are zero-day exploits common?

They’re less common than routine malware and phishing, but their impact is disproportionately high. Google’s Threat Intelligence Group recorded 90 confirmed zero-day exploits in the wild during 2025, with enterprise software making up the largest share on record.

What’s the single most effective step a business can take against zero-day risk?

There isn’t one silver bullet. The businesses with the strongest track record combine fast patching, multi-factor authentication, layered detection tools, and regular staff training rather than relying on any single product to close the gap alone.