Security Awareness
What are Zero-Day Threats?
The attacks nobody can patch yet — and why traditional antivirus alone can’t stop them.
The Basics
What is a zero-day threat?
A zero-day threat is a cyberattack that takes advantage of a software flaw before anyone knows the flaw exists — including the company that made the software. The name comes from the idea that developers have had zero days to fix it. There’s no patch, no signature, and often no warning.
You’ll hear three related terms used interchangeably: a zero-day vulnerability is the unknown flaw itself, a zero-day exploit is the code that takes advantage of it, and a zero-day attack is the actual incident. The moment a patch is released, the flaw stops being a zero-day — but it becomes something almost as dangerous: an N-day vulnerability, where everyone knows about it, but not everyone has patched yet.
Why it matters
Zero-days used to be the stuff of spy thrillers — nation-state tools saved for high-value targets. That’s no longer the case. Exploits are now bought, sold, and reused across criminal networks, and small businesses are routinely swept up in mass-exploitation campaigns. Major incidents like Log4Shell, MOVEit, and the Exchange ProxyLogon flaws affected tens of thousands of organizations — most of them small and mid-sized businesses that had no idea they were running vulnerable software.
Where They Live
Zero-days can hide anywhere software runs
Every piece of software in your business is a potential hiding place for a zero-day vulnerability. The most common targets are:
Operating Systems
Windows, macOS, and Linux flaws that can let attackers take control of a device — every business runs at least one of these.
Web Browsers
Chrome, Safari, Edge, and Firefox bugs that can compromise a device the moment a user visits a malicious page.
Business Applications
Microsoft Office, Adobe Reader, accounting software, and the everyday tools your team lives inside all day.
Network & Firmware
Routers, firewalls, VPN appliances, printers, and IoT devices — often internet-facing and rarely updated.
Supply-Chain Zero-Days Are the Worst Case
Some of the most damaging zero-days in recent years haven’t targeted your software — they’ve targeted your vendors. When a flaw in a popular business tool gets exploited, every customer of that vendor is potentially compromised at once. This is why vendor risk management and maintaining a full inventory of your software matter just as much as patching.
How It Works
The lifecycle of a zero-day — annotated
Every zero-day goes through the same phases. Knowing which defenses work at each stage is the key to staying ahead:
The key insight: you can’t prevent zero-days from existing, but you can compress the window where they hurt you. No single tool handles every phase — defense in depth layers multiple controls so that when one fails, the next catches it.
What Protects You
Layered defenses against zero-days
Since zero-days are by definition unknown, traditional signature-based tools can’t stop them. What works instead is a stack of defenses that catch attacks at different stages:
-
Behavioral EDR/MDR — watches for suspicious behavior on each device, catching attacks that have no known signature yet.
-
Automated patch management — closes N-day gaps quickly once patches are released, shrinking the riskiest window to hours, not weeks.
-
Least-privilege access — when an attacker does land, they can only reach what that user was already allowed to touch — which sharply limits damage.
-
Network segmentation (VLANs) — keeps a compromised device from spreading laterally to the rest of your systems.
-
DNS and web filtering — blocks known-bad domains and command-and-control infrastructure, even when the exploit itself is new.
-
Immutable backups — your last line of defense. If an attack lands and spreads, clean backups are what let you recover without paying a ransom.
-
24/7 monitoring — early detection of unusual behavior dramatically compresses the time from attack to response.
-
MFA and passkeys — even if credentials get stolen, they’re useless without the second factor — blocking most follow-up attacks.
The Bottom Line
Zero-days are inevitable — but their impact on your business is a choice. A single antivirus product can’t stop them, but a layered defense posture can make the difference between a near-miss and a front-page breach. The goal isn’t to be unhackable; it’s to be a harder, less-rewarding target than the next business over.
Getting Started
How to harden your business against zero-days
KB-SEC-008 · Security Awareness
