TROYANOSYVIRUS
Volver a CVEs

CVE-2025-59465

N/A

Descripcion

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) }) }) ```

Detalles CVE

Puntuacion CVSS v3.1N/A
Publicado1/20/2026
Ultima modificacion1/30/2026
Fuentenvd
Avistamientos honeypot0

Productos afectados

nodejs:node.js

Debilidades (CWE)

CWE-400

Correlaciones IOC

Sin correlaciones registradas

This product uses data from the NVD API but is not endorsed or certified by the NVD.