Memory Leak Affecting nodejs:22/nodejs-packaging-bundler package, versions *


Severity

Recommended
0.0
low
0
10

Based on Red Hat Enterprise Linux security rating.

Threat Intelligence

EPSS
0.04% (13th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Memory Leak vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-RHEL8-NODEJS-10184620
  • published19 May 2025
  • disclosed19 May 2025

Introduced: 19 May 2025

NewCVE-2025-23165  (opens in a new tab)
CWE-401  (opens in a new tab)

How to fix?

There is no fixed version for RHEL:8 nodejs:22/nodejs-packaging-bundler.

NVD Description

Note: Versions mentioned in the description apply only to the upstream nodejs:22/nodejs-packaging-bundler package and not the nodejs:22/nodejs-packaging-bundler package as distributed by RHEL. See How to fix? for RHEL:8 relevant fixed versions and status.

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.