Skip to main content

CWE archive

CWE-338 CVEs

Programmatic archive

204 CVEs tagged with CWE-33849 Critical, 80 High, 68 Medium, 7 Low, 0 Unrated.

CVE-2026-64798

Published Jul 22, 2026

Joomla Extension - regularlabs.com - Insecure login URL keys in IP login extension - Persistent URL login keys were also generated using a non-cryptographic random generator with…

CVSS 9.1 · Critical
evidence mentions
1
Buzz score
11.9

CVE-2026-16615

Published Jul 22, 2026

A flaw was found in librest. The PKCE implementation for OAuth authorization uses the GRand function from the GLib API, a cryptographically insecure pseudo-random number generator…

CVSS 6.8 · Medium
evidence mentions
4
Buzz score
27.6

CVE-2026-8169

Published Jul 20, 2026

ExtremeXOS (EXOS) uses a challenge-response mechanism to authorize access to the privileged debug-mode function. The challenge value is generated using an insufficiently random so…

CVSS 8.7 · High
evidence mentions
1
Buzz score
11.9

CVE-2026-13577

Published Jul 20, 2026

Dancer2 versions through 2.1.0 for Perl generate insecure session ids when required CSPRNG modules are unavailable. Dancer2::Core::Role::SessionFactory::generate_id silently fall…

CVSS 8.2 · High
evidence mentions
2
Buzz score
21.0

CVE-2026-16235

Published Jul 20, 2026

Crypt::Password versions through 0.28 for Perl generate insecure random values for salts. These versions use the built-in rand function, which is predictable and unsuitable for c…

CVSS 9.8 · Critical
evidence mentions
2
Buzz score
21.0

CVE-2026-9323

Published Jul 18, 2026

The urwid web display backend (urwid/display/web.py) generates web session identifiers (urwid_id) in Screen.start() by concatenating two random.randrange(10**9) calls that use Pyt…

CVSS 9.2 · Critical
evidence mentions
6
Buzz score
26.0

CVE-2026-13082

Published Jul 17, 2026

GD::SecurityImage versions through 1.75 for Perl use rand to generate secrets. The random method creates the challenge text used for the CAPTCHA by sampling characters from an ar…

CVSS 5.3 · Medium
evidence mentions
2
Buzz score
21.0

CVE-2026-63089

Published Jul 16, 2026

WireGuard Easy through 15.3.0, fixed in commit 66b292b, contains a cryptographically weak one-time link token generation vulnerability that allows unauthenticated network attacker…

CVSS 9.0 · Critical
evidence mentions
3
Buzz score
20.4

CVE-2026-61500

Published Jul 13, 2026

Rejetto HFS 3.0.0 through 3.2.0 derives its session-cookie signing key from the non-cryptographic Math.random() generator and discloses outputs of the same generator to unauthenti…

CVSS 9.3 · Critical
evidence mentions
2
Buzz score
17.5

CVE-2026-14495

Published Jul 8, 2026

The DoLogin Security plugin for WordPress is vulnerable to Authentication Bypass via Insufficient Randomness in all versions up to, and including, 4.3. The vulnerability exists be…

CVSS 8.8 · High
evidence mentions
6
Buzz score
31.0

CVE-2026-56016

Published Jul 1, 2026

CGI::Session::ID::md5 versions before 4.49 for Perl generate predictable session ids from low-entropy sources. The generate_id method builds the session id from a MD5 digest of t…

CVSS 5.9 · Medium
evidence mentions
3
Buzz score
23.9

CVE-2026-7830

Published Jul 1, 2026

UltraVNC through 1.8.2.2 uses inadequate cryptography in the MS-Logon II authentication scheme (rfbUltraVNC_MsLogonIIAuth). In rfb/dh.cpp the Diffie-Hellman key exchange is perfor…

CVSS 7.4 · High
evidence mentions
3
Buzz score
25.4
Vendor/product tagsBeta · best-effort

CVE-2026-44040

Published Jul 1, 2026

UltraVNC through 1.8.2.2 uses a cryptographically weak pseudo-random number generator to produce VNC authentication challenge bytes. In rfb/vncauth.c:119-129, the vncRandomBytes()…

CVSS 4.8 · Medium
evidence mentions
3
Buzz score
25.4
Vendor/product tagsBeta · best-effort

CVE-2026-7874

Published Jun 30, 2026

IBM Langflow OSS 1.0.0 through 1.10.0 Langflow could allow disclosure of all stored credentials due to the use of a weak and reversible key derivation mechanism for encryption at…

CVSS 9.1 · Critical
evidence mentions
1
Buzz score
11.9
Vendor/product tagsBeta · best-effort

CVE-2026-57082

Published Jun 30, 2026

Net::BitTorrent versions before 2.1.0 for Perl generate the MSE Diffie-Hellman private key with a non-cryptographic PRNG. The MSE (Message Stream Encryption) handshake derives it…

CVSS 5.9 · Medium
evidence mentions
2
Buzz score
21.0

CVE-2026-9733

Published Jun 23, 2026

Mojolicious::Plugin::Web::Auth::OAuth2 versions through 0.17 for Perl have an insecure default state parameter. When no state generator is specified in the constructor, the modul…

CVSS 9.1 · Critical
evidence mentions
4
Buzz score
32.6

CVE-2026-56141

Published Jun 19, 2026

In JetBrains Hub before 2026.1.13757, 2025.3.148033, 2025.2.148048, 2025.1.148120, 2024.3.148430, 2024.2.148429 account takeover via predictable restore codes was possible

CVSS 9.8 · Critical
evidence mentions
1
Buzz score
11.9
Vendor/product tagsBeta · best-effort

CVE-2026-9692

Published Jun 18, 2026

Mojolicious::Sessions::Storable versions through 0.05 for Perl generate session ids insecurely. The default session id generator returns a SHA-1 hash seeded with the built-in ran…

CVSS 5.3 · Medium
evidence mentions
4
Buzz score
31.1

CVE-2026-11832

Published Jun 15, 2026

Dancer2::Plugin::Auth::OAuth versions before 0.22 for Perl default to a predictable nonce. The default nonce was generated using an MD5 hash of the epoch time, which is predictab…

CVSS 9.1 · Critical
evidence mentions
4
Buzz score
31.1

CVE-2026-9638

Published Jun 12, 2026

Crypt::PBKDF2 versions before 0.261630 for Perl generate insecure random values for salts. These versions use the built-in rand function, which is predictable and unsuitable for…

CVSS 7.5 · High
evidence mentions
3
Buzz score
23.9

CVE-2026-46493

Published Jun 5, 2026

HAX CMS helps manage microsite universe with PHP or NodeJs backends. Versions prior to 26.0.1 use `uniqid` for generating salts, which is unsuitable. Version 26.0.1 fixes the issu…

CVSS 7.5 · High
evidence mentions
3
Buzz score
18.9

CVE-2026-11347

Published Jun 5, 2026

The linqi application contains hardcoded cryptographic keys. Additionally, the application uses a weak algorithm with a limited ASCII charset to dynamically generate Initializatio…

CVSS 8.5 · High
evidence mentions
1
Buzz score
11.9

CVE-2026-41858

Published Jun 4, 2026

Weak Randomness / Insecure Cryptographic Primitive (CWE-338) in Get-RandomPassword in BOSH-Ecosystem / windows-utilities-release allows a network attacker to estimate VM boot time…

CVSS 7.5 · High
evidence mentions
1
Buzz score
11.9

CVE-2026-8647

Published May 26, 2026

Crypt::ScryptKDF versions through 0.010 for Perl uses insecure random number source when no CSPRNG module is available. The random_bytes function fell back to using the built-in…

CVSS 4.8 · Medium
evidence mentions
3
Buzz score
23.9

CVE-2026-47372

Published May 20, 2026

Crypt::SaltedHash versions through 0.09 for Perl generate insecure random values for salts. These versions use the built-in rand function, which is predictable and unsuitable for…

CVSS 9.1 · Critical
evidence mentions
3
Buzz score
25.4
Showing 1-25 of 204 CVEsPage 1 of 9