Wingetlywingetly
← All apps

Node.js 21

by Node.js Foundationv21.7.3

Last updated

Run JavaScript Everywhere

Install with winget

$ winget install --id OpenJS.NodeJS.21 --exact --version 21.7.3

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

Silent install command for Node.js 21

Node.js 21 uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i node-v21.7.3-x64.msi /quiet /norestart

See the full silent install reference for Node.js 21

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

Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.

Installers · v21.7.3

ArchitectureTypeScopeInstallDownload
x86MSI
WiX
machineDirect
x64MSI
WiX
machineDirect
arm64MSI
WiX
machineDirect

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

Security

25 known CVEs via NVD

  • low3.3Patched in wingetCVE-2026-48936affects v26.3.0Jun 26, 2026

    A flaw in Node.js Permission API can cause a local server to be started (via a Unix domain socket), even without the `--allow-net` permission. This vulnerability affects one supported release line: **Node.js 26**.

  • low3.3Patched in wingetCVE-2026-48935affects v22.22.3Jun 26, 2026

    A flaw in Node.js Permission API can cause a file metadata to be modified even on a path that was set as read-only with e.g. `--allow-fs-read`. This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.

  • medium4.3Patched in wingetCVE-2026-48934affects v26.3.0Jun 26, 2026

    A flaw in Node.js TLS host verification can cause an attacker to bypass certification validation. This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.

  • high7.5Patched in wingetCVE-2026-48933affects v24.16.0Jun 26, 2026

    A flaw in Node.js WebCrypto implementation can crash the process if the input of `subtle.encrypt()` is a multiple of 2GiB. This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.

  • critical9.8Patched in wingetCVE-2026-48930affects v22.22.3Jun 26, 2026

    A flaw in Node.js TLS hostname handling can cause Embedded-nul hostnames can lead to silent authority rebinding due to c-string truncation in resolver bindings. This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.

  • medium5.4Patched in wingetCVE-2026-48928affects v22.22.3Jun 26, 2026

    A inconsistency in Node.js hostname matching can cause a trust-policy bypass in multi-context mTLS setups. This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.

  • high7.5Patched in wingetCVE-2026-48619affects v24.16.0Jun 26, 2026

    A flaw in Node.js HTTP/2 client allows a server to send an unlimited number of ORIGIN frames, which could lead to an Out of Memory error on the client. This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.

  • medium6.5Patched in wingetCVE-2026-48618affects v22.22.3Jun 26, 2026

    A flaw in Node.js TLS hostname handling can cause Node.js unicode dot separator handling can lead to tls wildcard-depth authentication bypass due to resolver and verifier hostname normalization mismat. This can lead to confidentiality impact or bypass of the intended security...

Showing 8 of 25. Source: NVD, updated 1h 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

  • Node.js (LTS)Node.js Foundation
    OpenJS.NodeJS.LTSv24.19.0

    Run JavaScript Everywhere

  • Node.jsNode.js Foundation
    OpenJS.NodeJSv26.7.0

    Run JavaScript Everywhere

  • Node.js 22Node.js Foundation
    OpenJS.NodeJS.22v22.23.2

    Run JavaScript Everywhere

  • Node.js 20Node.js Foundation
    OpenJS.NodeJS.20v20.20.2

    Run JavaScript Everywhere

  • Node.js 18Node.js Foundation
    OpenJS.NodeJS.18v18.20.8

    Run JavaScript Everywhere

  • Node.js 17Node.js Foundation
    OpenJS.NodeJS.17v17.9.1

    Run JavaScript Everywhere

More from Node.js Foundation or browse coding, cross-platform, develop.

Frequently asked questions

How do I install Node.js 21 on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id OpenJS.NodeJS.21 --exact --version 21.7.3. winget downloads the installer from Node.js Foundation and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Node.js 21 silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id OpenJS.NodeJS.21 --exact 21.7.3 --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 Node.js 21?
Node.js 21 uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i node-v21.7.3-x64.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Node.js 21 via winget?
Run: winget uninstall --id OpenJS.NodeJS.21 --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Node.js 21's Apps & Features entry.
Is Node.js 21 free?
Node.js 21 is distributed under MIT. Refer to the publisher (https://nodejs.org/) for the full license terms - Wingetly itself does not charge for installation.
Does Node.js 21 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 Node.js 21 directly from the publisher.
How do I keep Node.js 21 up to date?
Run winget upgrade --id OpenJS.NodeJS.21 --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of Node.js 21 from microsoft/winget-pkgs.

Recent versions

  • 21.7.3latest
  • 21.7.2
  • 21.7.1
  • 21.7.0
  • 21.6.2
  • 21.6.1
  • 21.6.0
  • 21.4.0
  • 21.3.0
  • 21.2.0