CVE-2025-59465 Affecting nodejs:22/nodejs-full-i18n package, versions <1:22.22.0-1.module_el8.10.0+4112+db1af44b


Severity

Recommended
high

Based on AlmaLinux security rating.

Threat Intelligence

EPSS
0.07% (21st percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-ALMALINUX8-NODEJS-15281258
  • published14 Feb 2026
  • disclosed17 Feb 2026

Introduced: 14 Feb 2026

NewCVE-2025-59465  (opens in a new tab)

How to fix?

Upgrade AlmaLinux:8 nodejs:22/nodejs-full-i18n to version 1:22.22.0-1.module_el8.10.0+4112+db1af44b or higher.
This issue was patched in ALSA-2026:2421.

NVD Description

Note: Versions mentioned in the description apply only to the upstream nodejs:22/nodejs-full-i18n package and not the nodejs:22/nodejs-full-i18n package as distributed by AlmaLinux. See How to fix? for AlmaLinux:8 relevant fixed versions and status.

A malformed HTTP/2 HEADERS frame with oversized, invalid HPACK data can cause Node.js to crash by triggering an unhandled TLSSocket error ECONNRESET. Instead of safely closing the connection, the process crashes, enabling a remote denial of service. This primarily affects applications that do not attach explicit error handlers to secure sockets, for example:

server.on(&#39;secureConnection&#39;, socket =&gt; {
  socket.on(&#39;error&#39;, err =&gt; {
    console.log(err)
  })
})

CVSS Base Scores

version 3.1