CVE-2025-55131
Last modified
CVE-2025-55131 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. 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. EPSS estimates a 3.49% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L
CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-55131?
How severe is CVE-2025-55131?
How do I fix CVE-2025-55131?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-55126HackerOne community member Dang Hung Vi (vidang04) has repor…6.5
- CVE-2025-55127HackerOne community member Dao Hoang Anh (yoyomiski) has rep…5.4
- CVE-2025-55128HackerOne community member Dang Hung Vi (vidang04) has repor…6.5
- CVE-2025-55129HackerOne community member Kassem S.(kassem_s94) has reporte…5.4
- CVE-2025-5513A vulnerability has been found in quequnlong shiyi-blog up t…5.4
- CVE-2025-55130A flaw in Node.js’s Permissions model allows attackers to by…9.1
- CVE-2025-55132A flaw in Node.js's permission model allows a file's access …5.3
- CVE-2025-55133In Agora Foundation Agora fall23-Alpha1 before b087490, ther…6.4
- CVE-2025-55134In Agora Foundation Agora fall23-Alpha1 before b087490, ther…6.4
- CVE-2025-55135In Agora Foundation Agora fall23-Alpha1 before 690ce56, ther…6.4
- CVE-2025-55136ERC (aka Emotion Recognition in Conversation) through 0.3 ha…5.7
- CVE-2025-55137LinkJoin through 882f196 mishandles lacks type checking in p…7.4
Are you affected by CVE-2025-55131?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
