#VU126389 Uncaught Exception in Node.js - CVE-2025-59466
Published: April 17, 2026
Node.js
Node.js Foundation
Description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to improper error handling in async_hooks error handling when deep recursion occurs with async_hooks.createHook() enabled. A remote attacker can trigger deep recursion to cause a denial of service.
Applications using AsyncLocalStorage or async_hooks.createHook() are affected under specific conditions.