VDB

ALPINE-CVE-2025-59465

ALPINE-CVE-2025-59465 PUBLISHED CVSS 7.5 HIGH

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('secureConnection', socket => { socket.on('error', err => { console.log(err) }) }) ```

Risk Scores

CVSS v3.0
7.5
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Affected Products

VendorProductVersions
Alpine:v3.22nodejs0, 22.11.0-r0, 22.11.0-r1
Alpine:v3.21nodejs0, 22.11.0-r0, 22.11.0-r1

Timeline

  • Jan 20, 2026 CVE Published
  • Apr 5, 2026 CVE Updated
  • Apr 30, 2026 Distribution Patch
Open in Interactive Console →
$ Console Community · 100/wk Open console ›