MSI
WinGet
Node.js 22
Node.js Foundation · 22.22.2 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i node-v22.22.2-arm64.msi /quiet /norestart
InstallPath
msiexec /i node-v22.22.2-arm64.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{7B7DF4D8-0F0A-4154-85D2-403E3527D56F}
Product version operator
Greater than or equal to
Product version
22.22.2
MSI Properties
Product Code
{7B7DF4D8-0F0A-4154-85D2-403E3527D56F}
File Identity
Filename
node-v22.22.2-arm64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenJS.NodeJS.22
Version
22.22.2
Description
Run JavaScript Everywhere
License
MIT
↗
Homepage
https://nodejs.org/
Installer URL
https://nodejs.org/dist/v22.22.2/node-v22.22.2-arm64.msi
Upgrade Behavior
install(Install over existing)
Elevation
elevatesself(Self-elevates (UAC))
Release Notes
This is a security release.
Notable Changes
- (CVE-2026-21637) wrap SNICallback invocation in try/catch (Matteo Collina) - High
- (CVE-2026-21710) use null prototype for headersDistinct/trailersDistinct (Matteo Collina) - High
- (CVE-2026-21713) use timing-safe comparison in Web Cryptography HMAC (Filip Skokan) - Medium
- (CVE-2026-21714) handle NGHTTP2_ERR_FLOW_CONTROL error code (RafaelGSS) - Medium
- (CVE-2026-21717) test array index hash collision (Joyee Cheung) - Medium
- (CVE-2026-21715) a…