Silent Install HQ
MSI WinGet

Node.js

Node.js Foundation · 25.8.2 · arm64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
msiexec /i node-v25.8.2-arm64.msi /quiet /norestart
InstallPath
msiexec /i node-v25.8.2-arm64.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {4BF71E76-2F70-4451-9D62-F5350C9B3DCB}
Product version operator Greater than or equal to
Product version 25.8.2

MSI Properties

Product Code {4BF71E76-2F70-4451-9D62-F5350C9B3DCB}

File Identity

SHA256 1d8e77a827bd19bac021fccd1f4b0e1f53ef2c4963c40aa2cfadfb8426486351 VirusTotal ↗
Filename node-v25.8.2-arm64.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID OpenJS.NodeJS
Version 25.8.2
Description Run JavaScript Everywhere
License MIT
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-21711) include permission check to pipe_wrap.cc (RafaelGSS) - Medium - (CVE-2026-21712) handle url crash on different url formats (RafaelGSS) - Medium - (CVE-2026-21713) use timing-safe comparison in Web Cryptography HMAC and KMAC (Filip Skokan) - Medium - (CVE…