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.
Conclusion & alert: CVE-2025-59466 is rated Low Risk (30.6/100): CVSS High severity, with low exploitation likelihood (EPSS 0.01%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-01-21 | — | 0.01% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 5.9 | 3.0 | MEDIUM |
|
2.2 | 3.6 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2025-59466: 1 source package rows (nodejs); 54 state rows across 6 repos (3.19-main, 3.20-main, 3.21-main, 3.22-main, 3.23-main, edge-main); fixed 4, open 50. | https://security.alpinelinux.org/vuln/CVE-2025-59466 |
debian
|
not yet assigned | CVE-2025-59466 not yet assigned priority: Debian including 1 source packages (nodejs), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 4, open 1. | https://security-tracker.debian.org/tracker/CVE-2025-59466 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2025-59466 |
suse
|
medium | CVE-2025-59466 severity moderate: SUSE including 73 source package names (2.1.3-6.15:qemu-guest-agent-8.2.9-1.1, corepack20-20.20.0-150600.3.15.1, …), 223 product×package rows across 37 product lines (Container suse/sl-micro/6.0/kvm-os-container, Image SL-Micro, … (37 product lines)): Fixed 139, Known Not Affected 79, First Fixed 5. | https://www.suse.com/security/cve/CVE-2025-59466/ |
ubuntu
|
medium | CVE-2025-59466 medium priority: Ubuntu including 1 source packages (nodejs), 9 status rows across 9 suites (bionic, focal, jammy, noble, plucky, questing, trusty, upstream, xenial): needs-triage 7, ignored 1, released 1. | https://ubuntu.com/security/CVE-2025-59466 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| nodejs | node.js | >= 20.0.0, < 20.20.0 | cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* |
| nodejs | node.js | >= 22.0.0, < 22.22.0 | cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* |
| nodejs | node.js | >= 24.0.0, < 24.13.0 | cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* |
| nodejs | node.js | >= 25.0.0, < 25.3.0 | cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* |
| URL | Tags |
|---|---|
| https://nodejs.org/en/blog/vulnerability/december-2025-security-releases | Release Notes Vendor Advisory |