Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
FAQ
What is CVE-2025-23166?
CVE-2025-23166 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 oper...
How severe is CVE-2025-23166?
CVE-2025-23166 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-23166?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.