Bug 2431344 (CVE-2025-59464) - CVE-2025-59464 nodejs: Nodejs memory leak
Summary: CVE-2025-59464 nodejs: Nodejs memory leak
Keywords:
Status: NEW
Alias: CVE-2025-59464
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2431471 2431472 2431473 2431474 2431475 2431476 2431477
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-01-20 21:02 UTC by OSIDB Bzimport
Modified: 2026-01-21 00:40 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-01-20 21:02:17 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.