# Mitigating Zero-Day Vulnerabilities **Last Updated On**: 18 May 2026 **5 minutes read** ## Overview A zero-day vulnerability is a software security flaw that is disclosed to the public but doesn't have a patch in place to fix the flaw. Zero-day attacks have been increasing at an alarming rate over the last few years. Even though zero-day vulnerabilities can't be fixed without patches from the vendor, it is nevertheless necessary to mitigate them before an attacker exploits the vulnerability. Since time is a crucial factor with zero-day vulnerabilities: the sooner you mitigate, the better. Endpoint Central helps mitigate zero-day vulnerabilities by deploying scripts that enforce secure configurations, alter registry values, close vulnerable ports. **Note** It should be noted that even after the vendor releases a patch for a zero-day vulnerability, it will be listed under zero-day vulnerabilities because of its severity and importance. ## Configuring alerts about latest zero-day vulnerabilities If you want to stay updated with all the latest security related news including zero-days, go to **Dashboard**. Under **Latest Security News** section, you can see the news bulletins that describe the latest security news. By clicking on them, you will be redirected to the Endpoint Central pitstop blog, where you can learn more about this news. If you want to stay updated with all the latest security related news, press the **bell** icon and enter your Email ID; so that whenever any new security related news flashes, you will be notified via your mail. ![Configuring Alerts](https://www.manageengine.com/products/desktop-central/help/images/vm18.png) ## Viewing and Mitigating Zero-day Vulnerabilities To view the zero-day vulnerabilities present across your managed computers, click on **Threats → Zero-day Vulnerabilities**. All the zero-day vulnerabilities will be listed here. To mitigate it, click on **Fix** present under **Action** column across that specific zero-day vulnerability. After clicking on Fix, there will be two cases: - **Case 1:** If a patch is available, a manual deployment task will be created on clicking **Fix**. To learn more about deploying patches manually, refer to [this page](https://www.manageengine.com/products/desktop-central/help/patch-management/manual-deployment.html). - **Case 2:** If a patch is not available, either scripts or security configuration(s) will be deployed as a workaround via the same manual patch deployment page to mitigate the zero-day vulnerability. ![Zero-day Fix](https://www.manageengine.com/products/desktop-central/help/images/vm17.png) **Note** 1. If any zero-day vulnerability is detected across the managed computer, that computer will also be listed under **Systems → Attention Required → Zero-day Found**. By selecting that system and clicking on **Deploy Fixes**, you can mitigate it. 2. If you wish to remediate these zero days by automation, set up an [Automate Patch Deployment](https://www.manageengine.com/products/desktop-central/help/patch-management/apd.html) for Critical Updates, as patches for zero days will only be the critical ones. If you do this, whenever the patch is available for the zero-day, it will get deployed automatically according to this task you have configured.