Critical Node.js Vulnerability Can Cause Server Crashes via async_hooks Stack Overflow

Node.js has released updates to fix what it described as a critical security issue impacting « virtually every production Node.js app » that, if successfully exploited, could trigger a denial-of-service (DoS) condition.
« Node.js/V8 makes a best-effort attempt to recover from stack space exhaustion with a catchable error, which frameworks have come to rely on for service availability, » Node.js’s