VDB
BIT-node-2025-59466
BIT-node-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 3.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 |
|---|---|---|
| Bitnami | node | 0, 21.0.0, 23.0.0 |
Exploit Intelligence
- .grype.yaml (github-poc)
- .grype.yaml (github-poc)
- .grype.yaml (github-poc)
- .grype.yaml (github-poc)
- hardening-auditor.ts (github-poc)
- security_scans.sh (github-poc)
Timeline
- Jan 26, 2026 CVE Published
- Jan 31, 2026 CVE Updated