VYPR

Node.js

by Red Hat

CVEs (1)

  • CVE-2025-55131HigJan 20, 2026
    risk 0.46cvss 7.1epss 0.03

    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…