216.73.216.133

CVE-2025-59466

· Published 20/01/2026 21:16 · Modified 21/01/2026 19:16

Labels: CVE-2025-59466 2026-01-20CVE-2025-59466CWE-248[email protected]

Essential information

Published
20/01/2026 21:16
Modified
21/01/2026 19:16
Author
Creator
CVSS
5.9 MEDIUM (v3.0)
CISA KEV
No
CWE
CVSS vector
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

CVSS metrics

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.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
node.js / node.js cpe:2.3:a:node.js:node.js:20:*:*:*:*:*:*:*
node.js / node.js cpe:2.3:a:node.js:node.js:22:*:*:*:*:*:*:*
node.js / node.js cpe:2.3:a:node.js:node.js:24:*:*:*:*:*:*:*

References