CVE-2025-23122
Node.js ReadFileUtf8 Memory Leak Denial of Service
Description
Rejected reason: This CVE record has been withdrawn due to a duplicate entry CVE-2025-23165.
INFO
Published Date :
May 19, 2025, 2:15 a.m.
Last Modified :
May 20, 2025, 10:15 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
1.4
Exploitability Score :
2.2
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2025-23122
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2025-23122
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Rejected by [email protected]
May. 20, 2025
Action Type Old Value New Value -
CVE Modified by [email protected]
May. 20, 2025
Action Type Old Value New Value Changed Description In Node.js, the `ReadFileUtf8` internal binding leaks memory due to a corrupted pointer in `uv_fs_s.file`: a UTF-16 path buffer is allocated but subsequently overwritten when the file descriptor is set. This results in an unrecoverable memory leak on every call. Repeated use can cause unbounded memory growth, leading to a denial of service. Impact: * This vulnerability affects APIs relying on `ReadFileUtf8` on Node.js release lines: v20 and v22. Rejected reason: This CVE record has been withdrawn due to a duplicate entry CVE-2025-23165. Removed CVSS V3 HackerOne: AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L Removed CWE CISA-ADP: CWE-401 Removed Reference HackerOne: https://nodejs.org/en/blog/vulnerability/may-2025-security-releases -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
May. 19, 2025
Action Type Old Value New Value Added CWE CWE-401 -
New CVE Received by [email protected]
May. 19, 2025
Action Type Old Value New Value Added Description In Node.js, the `ReadFileUtf8` internal binding leaks memory due to a corrupted pointer in `uv_fs_s.file`: a UTF-16 path buffer is allocated but subsequently overwritten when the file descriptor is set. This results in an unrecoverable memory leak on every call. Repeated use can cause unbounded memory growth, leading to a denial of service. Impact: * This vulnerability affects APIs relying on `ReadFileUtf8` on Node.js release lines: v20 and v22. Added CVSS V3 AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L Added Reference https://nodejs.org/en/blog/vulnerability/may-2025-security-releases
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2025-23122
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2025-23122
weaknesses.