Description
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.
INFO
Published Date :
2026-01-20T20:41:55.628Z
Last Modified :
2026-01-21T18:52:57.892Z
Source :
hackerone
AFFECTED PRODUCTS
The following products are affected by CVE-2025-59466 vulnerability.
| Vendors | Products |
|---|---|
| Nodejs |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2025-59466.
CVSS Vulnerability Scoring System
Detailed values of each vector for above chart.
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact
Detailed values of each vector for above chart.
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact