๐Ÿ” CVE Alert

CVE-2026-71851

CRITICAL 9.0

crypto-js: Insufficient Entropy in Cryptographic Secret Generation via Vulnerable CryptoJS Dependency Chain

CVSS Score
9.0
EPSS Score
0.0%
EPSS Percentile
0th

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 cryptographically secure source. This generator was introduced in version 3.1.2-4 and remained present in nearly every 3.x release. Nominal requests for 128 or 256 bits of entropy through this function produce effective search spaces of approximately 2 to the 39th and 2 to the 47th possibilities, small enough to enumerate on commodity hardware. Downstream wallet applications that used CryptoJS.lib.WordArray.random() as the entropy source for BIP39 recovery phrases are affected, and an attacker who enumerates the reduced output space can recover the resulting private keys and control the associated funds. This issue is fixed in version 4.0.0.

CWE CWE-331 CWE-334 CWE-338
Vendor brix
Product crypto-js
Published Aug 7, 2026
Stay Ahead of the Next One

Get instant alerts for brix crypto-js

Be the first to know when new critical vulnerabilities affecting brix crypto-js are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

brix / crypto-js
< 4.0.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/brix/crypto-js/security/advisories/GHSA-rg76-677x-56q9 github.com: https://github.com/brix/crypto-js/commit/b405ff597fb3ac76a7bdfbc72dca10ba1079b1d5 coinspect.com: https://www.coinspect.com/blog/ill-bloom-investigation