A memory leak in Node.js’s OpenSSL integration occurs when converting `X.509` certificate fields to UTF-8 without freeing the allocated buffer. When applications call `socket.getPeerCertificate(true)`, each certificate field leaks memory, allowing remote clients to trigger steady memory growth through repeated TLS connections. Over time this can lead to resource exhaustion and denial of service.
Conclusion & alert: CVE-2025-59464 is rated Low Risk (36.6/100): CVSS High severity, with low exploitation likelihood (EPSS 0.06%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-03-04 | 0.04% | 0.06% | +0.02% |
| 2 | 2026-03-01 | 0.06% | 0.04% | -0.01% |
| 3 | 2026-02-04 | — | 0.06% | — |
Full EPSS history (6 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 6.5 | 3.0 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2025-59464: 1 source package rows (nodejs); 4 state rows across 2 repos (3.23-main, edge-main); fixed 0, open 4. | https://security.alpinelinux.org/vuln/CVE-2025-59464 |
debian
|
unimportant | CVE-2025-59464 unimportant priority: Debian including 1 source packages (nodejs), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2025-59464 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2025-59464 |
suse
|
medium | CVE-2025-59464 severity moderate: SUSE including 53 source package names (corepack20, corepack22, …), 163 product×package rows across 20 product lines (SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS, SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS, … (20 product lines)): Known Not Affected 149, Fixed 9, First Fixed 5. | https://www.suse.com/security/cve/CVE-2025-59464/ |
ubuntu
|
medium | CVE-2025-59464 medium priority: Ubuntu including 1 source packages (nodejs), 9 status rows across 9 suites (bionic, focal, jammy, noble, plucky, questing, trusty, upstream, xenial): needs-triage 8, ignored 1. | https://ubuntu.com/security/CVE-2025-59464 |
| URL | Tags |
|---|---|
| https://nodejs.org/en/blog/vulnerability/december-2025-security-releases | Release Notes Vendor Advisory |