Vulnerability CVE-2022-25324


Published: 2022-05-06

Description:
All versions of package bignum are vulnerable to Denial of Service (DoS) due to a type-check exception in V8, when verifying the type of the second argument to the .powm function, V8 will crash regardless of Node try/catch blocks.

 References:
https://github.com/justmoon/node-bignum/blob/ef2e02533e598d6df8421000033c4753cde89ee2/index.js%23L111
https://snyk.io/vuln/SNYK-JS-BIGNUM-2388581

Copyright 2026, cxsecurity.com

 

Back to Top