Icon

Node.js

Node.js is an open-source, cross-platform JavaScript runtime environment that executes JavaScript code outside a web browser, maintained by the OpenJS Foundation.
Latest: 26.3.0 Web Scrape
Last checked: Jun 9, 2026 12:10am
Rank: 447/15140
Also monitored via:
GitHub Releases Site Monitor Winget NVD CISA KEV
Follow to track new versions in your feed.
Report

Overview

0
License: Open Source (MIT License)Installer: MSISilent: YesWinget: Available
Silent install
msiexec /quiet /i node-v<version>.msi

Uninstall
msiexec /quiet /x node-v<version>.msi

CPE
cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:*

Version & Lifecycle

0
Current: 26.3.0 N-2: 26.0.0 Oldest supported: 0.10.0 Predicted EOL: 2025-04-30 Avg cadence: Every 13 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Silent install note • April 30, 2026
0

Silent install tip

To silently install Node.js for enterprise deployment, download the MSI from nodejs.org and run msiexec /i node-vXX.XX.X-x64.msi /qn /l* node-install.log /norestart as administrator; this suppresses the UI, enables verbose logging for troubleshooting, and prevents automatic reboots.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Known Vulnerabilities

0
  • CVE-2023-44487 7.5
  • CVE-2026-21636 10.0
  • CVE-2015-0278 10.0

Also known as

Other names people use for this app — helps search and matching.

NodeJSopenjs NodeJS

Notes

0

Node.js 18 reached end of life on 2025-04-30. Node.js 24 is the latest major release as of 2025-05-06.