CVE Database
/

CVE-2025-55131

Back to search

CVE-2025-55131

Published: Jan 20, 2026

Modified: Feb 27, 2026

PUBLISHED

CVSS v3.0

7.1

HIGH

Description

A flaw in Node.js's buffer allocation logic can expose uninitialized memory when allocations are interrupted, when using the `vm` module with the timeout option. Under specific timing conditions, buffers allocated with `Buffer.alloc` and other `TypedArray` instances like `Uint8Array` may contain leftover data from previous operations, allowing in-process secrets like tokens or passwords to leak or causing data corruption. While exploitation typically requires precise timing or in-process code execution, it can become remotely exploitable when untrusted input influences workload and timeouts, leading to potential confidentiality and integrity impact.

VendorProductVersions

nodejs

node

affected
20.19.6 - <= 20.19.6
affected
22.21.1 - <= 22.21.1
affected
24.12.0 - <= 24.12.0
affected
25.2.1 - <= 25.2.1
affected
4.0 - < 4.*

+14 more versions

CVSS v3.0 Details

CVSS v3.0 Vector

CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L

Attack Vector

Network

Attack Complexity

High

Privileges Required

Low

User Interaction

None

Scope

Unchanged

Confidentiality

High

Integrity

High

Availability

Low

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now