CVE Vulnerabilities

CVE-2025-59466

Uncaught Exception

Published: Jan 20, 2026 | Modified: Jan 30, 2026
CVSS 3.x
7.5
HIGH
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS 2.x
RedHat/V2
RedHat/V3
5.9 MODERATE
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
Ubuntu
MEDIUM
root.io logo minimus.io logo echo.ai logo

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.

Weakness

An exception is thrown from a function, but it is not caught.

Affected Software

NameVendorStart VersionEnd Version
Node.jsNodejs20.0.0 (including)20.20.0 (excluding)
Node.jsNodejs22.0.0 (including)22.22.0 (excluding)
Node.jsNodejs24.0.0 (including)24.13.0 (excluding)
Node.jsNodejs25.0.0 (including)25.3.0 (excluding)
Red Hat Enterprise Linux 10RedHatnodejs24-1:24.13.0-1.el10_1*
Red Hat Enterprise Linux 10RedHatnodejs22-1:22.22.0-3.el10_1*
Red Hat Enterprise Linux 10.0 Extended Update SupportRedHatnodejs22-1:22.22.0-1.el10_0*
Red Hat Enterprise Linux 8RedHatnodejs:24-8100020260116121421.6d880403*
Red Hat Enterprise Linux 8RedHatnodejs:22-8100020260119091831.6d880403*
Red Hat Enterprise Linux 8RedHatnodejs:20-8100020260119100525.489197e6*
Red Hat Enterprise Linux 9RedHatnodejs:24-9070020260117213814.rhel9*
Red Hat Enterprise Linux 9RedHatnodejs:22-9070020260117213838.rhel9*
Red Hat Enterprise Linux 9RedHatnodejs:20-9070020260117213748.rhel9*
Red Hat Enterprise Linux 9.4 Extended Update SupportRedHatnodejs:20-9040020260211171433.rhel9*
Red Hat Enterprise Linux 9.6 Extended Update SupportRedHatnodejs:20-9060020260210180816.rhel9*
Red Hat Enterprise Linux 9.6 Extended Update SupportRedHatnodejs:22-9060020260210120402.rhel9*
Red Hat Hardened ImagesRedHatnodejs24-main-24.14.1-4.hum1*
Red Hat Hardened ImagesRedHatnodejs25-main-25.9.0-1.hum1*
Red Hat Hardened ImagesRedHatnodejs20-main-20.20.0-7.1.hum1*
Red Hat Hardened ImagesRedHatnodejs22-main-22.22.0-1.3.hum1*
NodejsUbuntuesm-apps/xenial*
NodejsUbuntuplucky*
NodejsUbuntuupstream*

References