VYPR

crypto-js

by Crypto Js

CVEs (1)

  • CVE-2026-71851CriAug 7, 2026
    risk 0.52cvss 9.0epss

    crypto-js is a JavaScript library of crypto standards. Versions of crypto-js prior to 4.0.0 generate randomness in CryptoJS.lib.WordArray.random() using a custom variation of the Multiply-With-Carry pseudorandom number generator, seeded from Math.random(), instead of a…