Node.js 22.x — End of Life
Active Critical riskNode.js 22.x — All releases
| Version | Released | Active support | EOL date | Latest patch | Status |
|---|---|---|---|---|---|
| 22LTS | Apr 24, 2024 | Oct 21, 2025 | Apr 30, 2027 | 22.22.3 | Active |
CVEs affecting Node.js 22.x (5)
| CVE | Severity | CVSS | EPSS | KEV | Cycle | Description | Published |
|---|---|---|---|---|---|---|---|
| CVE-2026-21637 | HIGH | 7.5 | 0.03% | — | 22 | A flaw in Node.js TLS error handling allows remote attackers to crash or exhaust resources of a TLS server when `pskCall… | Jan 20, 2026 |
| CVE-2025-59466 | HIGH | 7.5 | 0.01% | — | 22 | We have identified a bug in Node.js error handling where "Maximum call stack size exceeded" errors become uncatchable wh… | Jan 20, 2026 |
| CVE-2025-59465 | HIGH | 7.5 | 0.06% | — | 22 | A malformed `HTTP/2 HEADERS` frame with oversized, invalid `HPACK` data can cause Node.js to crash by triggering an unha… | Jan 20, 2026 |
| CVE-2025-55132 | MEDIUM | 5.3 | 0.01% | — | 22 | A flaw in Node.js's permission model allows a file's access and modification timestamps to be changed via `futimes()` ev… | Jan 20, 2026 |
| CVE-2025-55130 | CRITICAL | 9.1 | 0.01% | — | 22 | A flaw in Node.js’s Permissions model allows attackers to bypass `--allow-fs-read` and `--allow-fs-write` restrictions u… | Jan 20, 2026 |
Node.js 22.x will reach end of life — migrate to Node.js 23.x
Node.js 23.x is the next major release. Plan your upgrade before Node.js 22.x stops receiving security patches.
Frequently asked questions
Is Node.js 22 end of life?
No. Node.js 22.x is still supported until April 30, 2027. It continues to receive security patches and bug fixes.
What CVEs affect Node.js 22?
There are 5 CVEs tracked for Node.js 22.x, including 1 critical severity issue. See the full list above with CVSS and EPSS scores.
What is the latest Node.js 22 version?
The latest Node.js 22.x patch release is 22.22.3, released on May 13, 2026. Always run the latest patch to benefit from all security fixes.
How to migrate from Node.js 22 to Node.js 23?
To migrate from Node.js 22 to Node.js 23: (1) review the official Node.js 23 migration guide for breaking changes, (2) update dependencies and configuration accordingly, (3) test thoroughly in a staging environment, (4) deploy with a rollback plan. Starting early gives you time to resolve compatibility issues before your current version reaches end of life.
Is it safe to run Node.js 22 in production?
Node.js 22 is still supported and safe for production use until April 30, 2027. Ensure you are running the latest patch version (22.22.3) to have all security fixes applied.
Data sourced from endoflife.date · CVE data from NVD · EPSS from FIRST.org · KEV from CISA
