CVE-2025-55131

NONE EPSS 57.7%
Published Jan 20, 20265mo ago · Modified Jun 17, 20262w ago
Find Similar
Published Jan 20, 2026 5mo ago
Last Modified Jun 17, 2026 2w ago

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.

Threat Intelligence

EPSS Exploit Probability
57.7% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-120

References 1

  • nodejs.org https://nodejs.org/en/blog/vulnerability/december-2025-security-releases

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.