Uncaught Exception Affecting nodejs22-bin package, versions <0:22.22.0-1.3.hum1


Severity

Recommended
0.0
high
0
10

Based on Red Hat Enterprise Linux security rating.

Threat Intelligence

Social Trends
EPSS
3.78% (89th 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-RHEL10-NODEJS22BIN-16114317
  • published21 Apr 2026
  • disclosed1 Jan 2025

Introduced: 1 Jan 2025

CVE-2025-59465  (opens in a new tab)
CWE-248  (opens in a new tab)

How to fix?

Upgrade RHEL:10 nodejs22-bin to version 0:22.22.0-1.3.hum1 or higher.
This issue was patched in RHSA-2026:7387.

NVD Description

Note: Versions mentioned in the description apply only to the upstream nodejs22-bin package and not the nodejs22-bin package as distributed by RHEL. See How to fix? for RHEL:10 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