Wingetlywingetly
← All apps

ESET Security

by ESET, spol. s r.o.v19.2.10.0

Last updated

Fast and light, vital for gamers and everyday users that don’t want any interruptions. Just install and forget. Secures Windows and macOS devices.

Install with winget

$ winget install --id ESET.Nod32 --exact --version 19.2.10.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for ESET Security

ESET Security uses EXE. The silent install switches are --silent --accepteula.

One-line silent install (x64, machine scope)
eav_nt64.exe --silent --accepteula

See the full silent install reference for ESET Security

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

ESET NOD32 Antivirus represents a new approach to truly integrated computer security. The most recent version of the ESET LiveGrid® scanning engine utilizes speed and precision to keep your computer safe. The result is an intelligent system constantly alert for attacks and malicious software that might harm your computer.

ESET NOD32 Antivirus is a complete security solution that combines maximum protection and a minimal system footprint. Our advanced technologies use artificial intelligence to prevent infiltration by viruses, spyware, trojans, worms, adware, rootkits, and other threats without hindering system performance or disrupting your computer.

Installers · v19.2.10.0

ArchitectureTypeScopeInstallDownload
x64EXEmachineDirect
arm64EXEmachineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

11 known CVEs via NVD

  • high7.8Patched in wingetCVE-2024-0353affects before 17.0.10.0Feb 14, 2024

    Local privilege escalation vulnerability potentially allowed an attacker to misuse ESET’s file operations to delete files without having proper permission.

  • low3.3Patched in wingetCVE-2023-7043affects before 17.0.15.0Jan 31, 2024

    Unquoted service path in ESET products allows to drop a prepared program to a specific location and run on boot with the NT AUTHORITY\NetworkService permissions.

  • high7.5Patched in wingetCVE-2023-5594Dec 21, 2023

    Improper validation of the server’s certificate chain in secure traffic scanning feature considered intermediate certificate signed using the MD5 or SHA1 algorithm as trusted.

  • high7.3Patched in wingetCVE-2021-37851affects before 15.1.12.0May 11, 2022

    Local privilege escalation in Windows products of ESET allows user who is logged into the system to exploit repair feature of the installer to run malicious code with higher privileges. This issue affects: ESET, spol. s r.o. ESET NOD32 Antivirus 11.2 versions prior to 15.1.12.0....

  • high7.1Patched in wingetCVE-2022-27167affects before 15.1.12.0May 10, 2022

    Privilege escalation vulnerability in Windows products of ESET, spol. s r.o. allows attacker to exploit "Repair" and "Uninstall" features what may lead to arbitrary file deletion. This issue affects: ESET, spol. s r.o. ESET NOD32 Antivirus 11.2 versions prior to 15.1.12.0. ESET,...

  • high7.8Patched in wingetCVE-2021-37852affects >=10.0.337.1 and <=15.0.18.0Feb 8, 2022

    ESET products for Windows allows untrusted process to impersonate the client of a pipe, which can be leveraged by attacker to escalate privileges in the context of NT AUTHORITY\SYSTEM.

  • medium5.5Patched in wingetCVE-2020-26941affects <=7.3Jan 26, 2021

    A local (authenticated) low-privileged user can exploit a behavior in an ESET installer to achieve arbitrary file overwrite (deletion) of any file via a symlink, due to insecure permissions. The possibility of exploiting this vulnerability is limited and can only take place duri...

  • high7.8Patched in wingetCVE-2020-11446Apr 29, 2020

    ESET Antivirus and Antispyware Module module 1553 through 1560 allows a user with limited access rights to create hard links in some ESET directories and then force the product to write through these links into files that would normally not be write-able by the user, thus achiev...

Showing 8 of 11. Source: NVD, updated 4h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • ESET Endpoint SecurityESET, spol. s r.o.
    ESET.EndpointSecurityv13.0.2044.0

    Powerful multilayered protection for desktops, laptops and smartphones

  • ESET SecurityESET, spol. s r.o.
    ESET.Securityv18.1.13.0

    Ideal for modern users concerned about their privacy, who actively use internet for shopping, banking, work and communication. Secures Windows, macOS and Android devices.

  • ESET Endpoint AntivirusESET, spol. s r.o.
    ESET.EndpointAntivirusv13.0.2044.0

    ESET Endpoint Antivirus is a complete security solution produced from our long-term effort to combine maximum protection and a minimal system footprint.

  • ESET AV RemoverESET, spol. s r.o.
    ESET.AVRemoverv1.6.7.0

    This tool will help you to remove almost any antivirus software installed on your system.

  • System InformerWinsider Seminars & Solutions, Inc.
    WinsiderSS.SystemInformerv4.0.26241.138

    System Informer is a free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware.

  • ClamAVCisco Systems, Inc.
    Cisco.ClamAVv1.5.4

    ClamAV® is an open-source antivirus engine for detecting trojans, viruses, malware & other malicious threats.

More from ESET, spol. s r.o. or browse anti-malware, anti-virus, antimalware.

Frequently asked questions

How do I install ESET Security on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id ESET.Nod32 --exact --version 19.2.10.0. winget downloads the installer from ESET, spol. s r.o. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install ESET Security silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id ESET.Nod32 --exact 19.2.10.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for ESET Security?
ESET Security uses EXE. Run the downloaded installer with: eav_nt64.exe --silent --accepteula. The silent switches are --silent --accepteula.
How do I uninstall ESET Security via winget?
Run: winget uninstall --id ESET.Nod32 --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from ESET Security's Apps & Features entry.
Is ESET Security free?
ESET Security is distributed under Proprietary. Refer to the publisher (https://www.eset.com/us/home/antivirus/) for the full license terms - Wingetly itself does not charge for installation.
Does ESET Security work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls ESET Security directly from the publisher.
How do I keep ESET Security up to date?
Run winget upgrade --id ESET.Nod32 --exact, or winget upgrade --all to update everything winget tracks. We index 8 versions of ESET Security from microsoft/winget-pkgs.

Recent versions

  • 19.2.10.0latest
  • 19.2.7.0
  • 19.1.14.0
  • 19.1.12.0
  • 19.0.14.0
  • 19.0.11.0
  • 18.2.18.0
  • 18.1.13.0