AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-23165

LOW · CVSS 3.7 EPSS 0.48%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-05-19 · Last synced 2026-08-04

CyberRota Analysis

This is a low severity vulnerability with a CVSS score of 3.7. It may lead to a denial-of-service condition.

CVE
CVE-2025-23165
Severity
LOW
CVSS
3.7
EPSS
0.48%

Original NVD 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.