CVE-2026-71851 is a cryptographic weakness in the crypto-js JavaScript library affecting versions prior to 4.0.0. The flaw is in CryptoJS.lib.WordArray.random(), which used a custom variation of a Multiply-With-Carry pseudorandom number generator seeded from Math.random() rather than a cryptographically secure entropy source. Introduced in version 3.1.2-4 and present in nearly all 3.x releases, this design causes outputs requested as 128-bit or 256-bit random values to have drastically reduced effective entropy, with practical search spaces of roughly 2^39 and 2^47 respectively. Any downstream application that relied on this function to generate security-sensitive material such as cryptographic keys, initialization vectors, tokens, or BIP39 wallet recovery phrase entropy may have produced secrets that are reconstructable by brute-force enumeration.
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
Patch, then assume compromise.
No public exploits tracked yet. Mallory keeps watching.
No public exploit code observed for this vulnerability.
10 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A cryptographic weakness in crypto-js before 4.0.0 where CryptoJS.lib.WordArray.random() uses a weak PRNG seeded from Math.random(), resulting in insufficient entropy and enabling enumeration of generated wallet seed material and recovery of private keys.
A critical weak cryptographic randomness vulnerability in crypto-js versions prior to 4.0.0, where CryptoJS.lib.WordArray.random() uses a custom Multiply-With-Carry PRNG seeded with Math.random(), resulting in insufficient entropy for generated cryptographic secrets such as keys, IVs, and mnemonic seed phrases.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.