Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2025-23166 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

The C++ method SignTraits::DeriveBits() may incorrectly call ThrowException() based on user-supplied inputs when executing in a background thread, crashing the Node.js process. Such cryptographic operations are commonly applied to untrusted inputs. Thus, this mechanism potentially allows an adversary to remotely crash a Node.js runtime.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-248Uncaught ExceptionCISA-ADP

Affected Products

ProductVersions
Node.js
~24
~23
~22
~20

CPE

  • cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:*
  • cpe:2.3:a:nodejs:node.js:*:*:*:*:*:-:*:*
  • cpe:2.3:a:nodejs:nodejs:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: v24.0.2moderate effort
  • Upgrade: v23.11.1moderate effort
  • Upgrade: v22.15.1moderate effort
  • Upgrade: v20.19.2moderate effort

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2025-23166
NVD Published Date:
May 19, 2025
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2025-23166 Details - Not Deferred