CVE-2025-59465 Affecting v8-13.6-devel package, versions <3:13.6.233.17-1.24.13.0.1.module+el9.7.0+90805+68a1aa93


Severity

Recommended
high

Based on Oracle Linux security rating.

Threat Intelligence

EPSS
3.62% (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-ORACLE9-V8136DEVEL-15304506
  • published17 Feb 2026
  • disclosed20 Jan 2026

Introduced: 20 Jan 2026

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

How to fix?

Upgrade Oracle:9 v8-13.6-devel to version 3:13.6.233.17-1.24.13.0.1.module+el9.7.0+90805+68a1aa93 or higher.
This issue was patched in ELSA-2026-2781.

NVD Description

Note: Versions mentioned in the description apply only to the upstream v8-13.6-devel package and not the v8-13.6-devel package as distributed by Oracle. See How to fix? for Oracle:9 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