ALPINE-CVE-2025-59465
Advisory lineage Upstream: 1 Downstream: 0
Upstream
Published: 20 Jan 2026, 21:16
Last modified:30 Jun 2026, 22:30
Vulnerability Summary
Overall Risk (default)
medium
30/100 CVSS Score
7.5 HIGH
3.1 (osv_alpine)
EPSS Score
No data
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected
Timeline
20 Jan 2026, 21:16
Published
Vulnerability first disclosed
30 Jun 2026, 22:30
Last Modified
Vulnerability information updated
Description
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) }) }) ```
CVSS Metrics
- v3.1•HIGH•Score: 7.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected Systems
- alpine•nodejs
< 22.22.2-r0 | < 22.22.0-r0