Skip to content
Bellator Cyber Guard
Learn16 min readDeep Dive

What Is a Zero-Day Vulnerability? Full Explanation

What is a zero-day vulnerability? Learn how these unpatched flaws get exploited, why patching alone won't stop them, and how to reduce your risk.

By Bellator Cyber Guard Security Team

What Is a Zero-Day Vulnerability?

A zero-day vulnerability is a security flaw in software, hardware, or firmware that the vendor does not yet know about, which means no patch or official fix exists yet. The term comes from the fact that developers have had "zero days" to fix the problem before it could be exploited. When an attacker actively uses that flaw to break into a system before a fix is available, security teams call it a zero-day exploit or zero-day attack.

For a small accounting firm, tax practice, or healthcare office, zero-days matter because they defeat the usual advice of "just keep your software updated." There's nothing to update yet. That's why zero-day risk has to be managed with layered defenses rather than patching alone, and it's a core reason firms invest in tools like endpoint detection and response alongside routine patch management.

Quick Answer

A zero-day vulnerability is a software or hardware flaw the vendor doesn't know about yet, so no patch exists to fix it. Attackers who discover it first can exploit it before defenders have any warning, which is why it's called a zero-day "exploit" or "attack." Once the vendor learns about the flaw and releases a fix, it stops being a zero-day and becomes a known, patchable vulnerability. Because there's no patch to apply during the exposure window, defense relies on layered controls like endpoint detection, network segmentation, and least-privilege access rather than patching alone.

How a Zero-Day Goes From Discovery to Patch

Zero-days follow a rough lifecycle, and the length of each stage determines how much risk your practice is actually exposed to:

  • Discovery, a researcher, criminal group, or nation-state actor finds the flaw, often through code review, fuzz testing, or reverse-engineering a product update.
  • Weaponization, if a malicious actor finds it first, they build working exploit code, sometimes selling or trading it on underground forums before anyone else knows the flaw exists.
  • Exploitation, attackers use the flaw against real targets. This is the true "zero-day" window: victims have zero days of advance warning and no patch to install.
  • Disclosure, the vulnerability becomes public, either because the vendor is notified responsibly, a researcher publishes findings, or an attack is detected and reported.
  • Patch release, the vendor ships a fix. Once a patch exists, the flaw is no longer a zero-day; it becomes a known, or "n-day," vulnerability that unpatched systems remain exposed to.

That exploitation window can last hours or, in some documented cases, years before discovery. The Cybersecurity and Infrastructure Security Agency (CISA) maintains the Known Exploited Vulnerabilities (KEV) catalog, a running list of vulnerabilities confirmed to be under active attack, which federal agencies are required to patch by a set deadline. Reviewing it periodically is a useful habit even for small businesses, since it flags which flaws matter most right now.

Why Zero-Days Are Dangerous for Small Businesses and Healthcare Practices

Zero-days are attractive to attackers precisely because traditional defenses are built around known threats. Antivirus signatures, patch schedules, and firewall rules that block previously identified attack patterns don't help against a flaw nobody has cataloged yet. According to Verizon's 2024 Data Breach Investigations Report, exploitation of vulnerabilities as an initial breach access point grew by 180% year over year, driven in large part by attacks on unpatched edge devices and file-transfer software. That trend shows attackers are increasingly hunting for flaws in the software small businesses run every day, not just headline enterprise targets.

Understanding why small businesses get hacked helps explain why this matters here specifically: firms handling client tax returns, patient records, or financial data are valuable targets but often run lean IT with limited patch monitoring, making the exploitation window longer once a zero-day does go public. This is also why a documented incident response plan matters as much as prevention, you need a way to detect and contain an attack that started before any alert existed for it.

Action Checklist: Reducing Zero-Day Risk

  • Deploy endpoint detection and response (EDR) that flags suspicious behavior, not just known malware signatures
  • Enforce phishing-resistant multi-factor authentication so a stolen password alone can't grant access
  • Segment your network so a compromised device can't reach every system and client record
  • Apply the principle of least privilege, limit each account and application to only what it needs
  • Subscribe to vendor and CISA security advisories for the software your practice actually runs
  • Maintain offline, tested backups so an exploit that succeeds doesn't become an unrecoverable loss
  • Keep a written incident response plan so staff know how to react to an active compromise, not just a known threat

Zero-Day vs. Known Vulnerability

Once a patch exists, a flaw is no longer a zero-day, but that doesn't mean the danger is over. Many breaches exploit vulnerabilities that were patched months or years earlier, simply because the victim never applied the update. Confirming your defenses actually hold up against both categories is one reason firms schedule penetration testing, which tests real-world exploitability rather than just checking a patch inventory.

Zero-Day vs. Known (Patched) Vulnerability

FeatureZero-Day VulnerabilityKnown Vulnerability
Patch availableNoYes, once released
Vendor awarenessNot yet notifiedNotified and fixed
Primary defenseBehavior-based detection, segmentationTimely patching
Typical risk driverUndiscovered flawDelayed patch deployment

Where Zero-Day Defense Fits Into a Broader Security Program

No single tool stops every zero-day, and any vendor who claims otherwise is overselling. What reduces real-world risk is a layered approach: detection tools that catch unusual behavior, access controls that limit blast radius, and a response plan that shortens how long an attacker stays inside your systems once something goes wrong. The NIST incident response framework is a useful structure for building that response plan, and pairing it with phishing-resistant MFA closes off one of the most common paths attackers use to turn a single exploited device into full account access. If you're deciding between building this internally or bringing in outside help, it's worth understanding the difference between a cybersecurity company and an MSP before you commit budget.

Key Takeaway

A zero-day vulnerability can't be patched away before it's exploited, so your practice's real protection comes from layered detection, access controls, and a tested response plan, not from patching alone.

Get Your Free Cybersecurity Evaluation

Not sure whether your current defenses would catch an unpatched exploit? Get a plain-language assessment of your practice's exposure and a prioritized list of fixes. No pressure.

Frequently Asked Questions

Traditional signature-based antivirus generally can't, since it looks for known malware patterns. Behavior-based tools like endpoint detection and response (EDR) are more effective because they flag suspicious activity even when the specific exploit hasn't been cataloged yet.

They're found by independent security researchers, vendor internal testing, bug bounty participants, or, in the worst case, by criminal or state-sponsored groups who keep the discovery private and build an exploit before anyone else knows the flaw exists.

This depends heavily on jurisdiction, the buyer, and how the vulnerability is used; it is not a simple yes-or-no answer, and legal questions like this should go to an attorney rather than a security vendor.

A zero-day describes the flaw's disclosure status, the vendor doesn't know about it yet. A zero-click exploit describes how an attack is delivered, it requires no action from the victim, such as opening a file or clicking a link. A vulnerability can be both, neither, or just one of the two.

It varies widely, from hours after discovery to, in some documented cases, years of undetected exploitation before a vendor learns about the flaw and ships a fix. There's no reliable average, which is part of why layered defenses matter more than patch speed alone.

Share

Share on X
Share on LinkedIn
Share on Facebook
Send via Email
Copy URL
(800) 492-6076

See whether the service fits

Choose a security approach that fits the way you already work

Start with the outcome and scope. A good fit is clear about who it is for, what is covered, how implementation works, and what happens when the service detects a problem.

People also look for

Keep exploring Technical security

Explore deeper guidance on password storage, encryption, testing, frameworks, and security engineering.