VDB
DEBIAN-CVE-2025-59466
DEBIAN-CVE-2025-59466
PUBLISHED
CVSS 7.5 HIGH
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.
Risk Scores
CVSS v3.1
7.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:11 | nodejs | 20.19.0+dfsg-2, 12.21.0~dfsg-5, 12.22.10~dfsg-1 |
| Debian:13 | nodejs | 0, 20.19.2+dfsg, 0 |
| Debian:12 | nodejs | *, 22.22.1+dfsg+~cs22.19.15-1, * |
| Debian:14 | nodejs | 20.19.5+dfsg+~cs20.19.12-3, 20.19.5+dfsg+~cs20.19.24-1, 22.12.0+dfsg-1 |
Timeline
- Jan 20, 2026 CVE Published
- May 14, 2026 CVE Updated