TROYANOSYVIRUS
Retour aux CVEs

CVE-2025-59465

N/A

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

Details CVE

Score CVSS v3.1N/A
Publie1/20/2026
Derniere modification1/30/2026
Sourcenvd
Observations honeypot0

Produits affectes

nodejs:node.js

Faiblesses (CWE)

CWE-400

Correlations IOC

Aucune correlation enregistree

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