Silent Install HQ
MSI WinGet

Node.js 21

Node.js Foundation · 21.6.2 · x86

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
msiexec /i node-v21.6.2-x86.msi /quiet /norestart
InstallPath
msiexec /i node-v21.6.2-x86.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {23A0BC27-F070-423D-AA2F-BE491A6BF1D9}
Product version operator Greater than or equal to
Product version 21.6.2

MSI Properties

Product Code {23A0BC27-F070-423D-AA2F-BE491A6BF1D9}

File Identity

SHA256 12960661f83a1618adf57e84eddcd1886edec452d74f27318efde8b92a25c91a VirusTotal ↗
Filename node-v21.6.2-x86.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID OpenJS.NodeJS.21
Version 21.6.2
Description Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
License MIT
Upgrade Behavior install(Install over existing)
Elevation elevatesself(Self-elevates (UAC))
Release Notes Notable changes This is a security release. Notable changes - CVE-2024-21892 - Code injection and privilege escalation through Linux capabilities- (High) - CVE-2024-22019 - http: Reading unprocessed HTTP request with unbounded chunk extension allows DoS attacks- (High) - CVE-2024-21896 - Path traversal by monkey-patching Buffer internals- (High) - CVE-2024-22017 - setuid() does not drop all privileges due to io_uring - (High) - CVE-2023-46809 - Node.js is vulnerable to the Marvin Attack (timing…