VYPR
Unrated severityOSV Advisory· Published Jan 20, 2026· Updated Jan 21, 2026

CVE-2025-59465

CVE-2025-59465

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

Affected products

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.