CVE-2025-59466
January 20, 2026
We have identified a bug in Node.js error handling where "Maximum call stack size exceeded" errors become uncatchable when "async_hooks.createHook()" is enabled. Instead of reaching "process.on('uncaughtException')", the process terminates, making the crash unrecoverable. Applications that rely on "AsyncLocalStorage" (v22, v20) or "async_hooks.createHook()" (v24, v22, v20) become vulnerable to denial-of-service crashes triggered by deep recursion under specific conditions.
Affected Packages
https://github.com/nodejs/node.git (GITHUB):
Affected version(s) >=v25.0.0 <v25.3.0Fix Suggestion:
Update to version v25.3.0https://github.com/nodejs/node.git (GITHUB):
Affected version(s) >=v24.0.0 <v24.13.0Fix Suggestion:
Update to version v24.13.0https://github.com/nodejs/node.git (GITHUB):
Affected version(s) >=v22.0.0 <v22.22.0Fix Suggestion:
Update to version v22.22.0https://github.com/nodejs/node.git (GITHUB):
Affected version(s) >=v0.0.1 <v20.20.0Fix Suggestion:
Update to version v20.20.0Additional Notes
The description of this vulnerability differs from MITRE.
Related Resources (2)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.2
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.9
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
HIGH
Weakness Type (CWE)
Uncaught Exception
EPSS
Base Score:
0.02