#VU126390 Memory leak in Node.js - CVE-2025-59464
Published: April 17, 2026
Node.js
Node.js Foundation
Description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to a memory leak in OpenSSL integration when converting X.509 certificate fields to UTF-8 during processing of TLS client certificates. A remote attacker can establish repeated TLS connections to cause a denial of service.
The issue is triggered when applications call socket.getPeerCertificate(true).