Lucene search
+L

138 matches found

Kitploit
Kitploit
added 2026/09/07 10:57 a.m.4 views

Bluetooth-Attacks-CVE-2025-27840

This paper discusses how an attacker can introduce a hidden list of vulnerabilities through module updates, which can lead to compromise of ESP32 devices and gaining unauthorized access to private keys, affecting billions of devices using this microcontroller. One of the key issues is the...

6.8CVSS7.3AI score0.01341EPSS
SaveExploits1References18
Kitploit
Kitploit
added 2026/09/06 11:01 p.m.5 views

CVE-2024-29868

CVE-2024-29868: Uso de PRNG criptográficamente débil en la generación de tokens de recuperación Este repositorio contiene la prueba de concepto relacionada con CVE-2024-29868 , que afecta a Apache StreamPipes desde la v0.69.0 hasta la 0.93.0. Descripción : Vulnerabilidad de uso de un generador de...

9.1CVSS5.9AI score0.05995EPSS
SaveExploits1References2
CVE
CVE
added 2026/09/05 12:09 p.m.10 views

CVE-2026-86187

WWBN AVideo is vulnerable to password recovery via weak PRNG in its external-login account creation process. Passwords are generated using rand() rather than a cryptographically secure generator, yielding only 31-bit integers that are further weakened by unsalted MD5 hashing. An attacker with acc...

7.4CVSS5.8AI score0.00219EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/05 12:09 p.m.3 views

CVE-2026-86187 WWBN AVideo Weak PRNG Password Generation via External Login

WWBN AVideo generates passwords for external-login accounts using rand instead of a cryptographic generator, producing only 31-bit integers. Attackers with access to password hashes can recover plaintext passwords in minutes through offline brute-force attacks due to unsalted MD5-based hashing...

7.4CVSS5.8AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/09/03 12:35 p.m.10 views

CVE-2026-3416 Predictable Pseudorandom Number Generation via Webhook HMAC Secret Generation in Multiple WSO2 Products Allows Forged Event Payloads

The API Publisher component previously used a non-cryptographic pseudorandom number generator PRNG to create shared secrets for Webhook HMAC validation. This PRNG lacks sufficient entropy for security-sensitive operations, allowing a sophisticated attacker to predict future secrets. This enables...

5.9CVSS5.9AI score0.00272EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/09/01 5:31 p.m.11 views

librest: weak random number generation in PKCE implementation

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. Because the generated "code verifier" lacks sufficient cryptographic entropy, a malicious actor can reverse-engineer...

6.8CVSS5.9AI score0.00254EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/01 8:28 a.m.4 views

sslWeakness

sslWeakness Example script demonstrating a weak PRNG, CVE-2008-0166...

7.8CVSS6.9AI score0.70721EPSS
SaveExploits11
NVD
NVD
added 2026/08/26 6:16 a.m.6 views

CVE-2026-19718

The BlogVault Backup & Staging WordPress plugin before 6.65, MalCare WordPress Security Plugin WordPress plugin before 6.65, The WP Remote WordPress Plugin WordPress plugin before 6.65 do not prevent unauthenticated users from obtaining data derived from the secret that binds a site to its remote...

8.1CVSS0.0029EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/26 6:00 a.m.35 views

CVE-2026-19718 BlogVault, MalCare and WP Remote 5.16 - 6.62 - Unauthenticated Site Takeover via Connection Key Recovery

The BlogVault Backup & Staging WordPress plugin before 6.65, MalCare WordPress Security Plugin WordPress plugin before 6.65, The WP Remote WordPress Plugin WordPress plugin before 6.65 do not prevent unauthenticated users from obtaining data derived from the secret that binds a site to its remote...

0.0029EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/26 6:00 a.m.8 views

EUVD-2026-66276

The BlogVault Backup & Staging WordPress plugin before 6.65, MalCare WordPress Security Plugin WordPress plugin before 6.65, The WP Remote WordPress Plugin WordPress plugin before 6.65 do not prevent unauthenticated users from obtaining data derived from the secret that binds a site to its remote...

8.1CVSS5.4AI score0.0029EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/26 6:00 a.m.28 views

CVE-2026-19718

CVE-2026-19718 affects three WordPress plugins — BlogVault Backup & Staging , MalCare WordPress Security , and The WP Remote (versions 5.16–6.62) — where a weak pseudo-random number generator is used to create the connection key secret that binds a site to its remote management service. Unauthent...

8.1CVSS5.5AI score0.0029EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/25 3:00 p.m.17 views

GO-2026-6278 Gorilla WebSocket Uses Cryptographically Weak PRNG for WebSocket Mask Key in github.com/gorilla/websocket

Gorilla WebSocket Uses Cryptographically Weak PRNG for WebSocket Mask Key in github.com/gorilla/websocket...

5.3AI score
SaveExploits0References3
OSV
OSV
added 2026/08/24 9:00 p.m.9 views

GHSA-W67G-5RQW-F597 Gorilla WebSocket Uses Cryptographically Weak PRNG for WebSocket Mask Key

gorilla/websocket used math/rand cryptographically weak pseudo-random number generator to generate WebSocket frame mask keys prior to commit d67f4185. WebSocket masking keys MUST be unpredictable to prevent frame content injection attacks. math/rand produces deterministic output when seeded with ...

6.9CVSS5.5AI score
SaveExploits0References4
Anthropic
Anthropic
added 2026/08/17 8:01 p.m.24 views

ANT-2026-110HTZ5M · jsrsasign · Cryptographically Weak PRNG / Predictable ECDSA Nonce

other high Severity Claude high · Security research firm high · Maintainer - REPORT Anthropic's analysis, sealed at approval. Disclosure to the maintainer was performed by Calif. ANT-2026-110HTZ5M: jsrsasign npm — ECDSA nonce RNG seeded entirely from Math.random in Node.js The npm wrapper at...

6AI score
SaveExploits0
Snyk
Snyk
added 2026/08/17 6:15 p.m.7 views

Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)

Overview openssl-encrypt is an A package for secure file encryption and decryption based on modern ciphers using heavy-compute-load chaining of hashing and KDF to generate strong encryption password based on users provided password to ensure secure encryption of files Affected versions of this...

9.8CVSS6AI score0.00182EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 11:04 a.m.5 views

CVE-2026-74874 openssl_encrypt before 1.4.0 Weak PRNG Steganography Pixel Selection

opensslencrypt versions before 1.4.0 use Python's non-cryptographic random module for steganographic pixel selection in the generatepseudorandomsequence function. Attackers who know the password can recover the Mersenne Twister state from approximately 624 outputs and predict pixel locations...

8.7CVSS5.4AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/17 11:04 a.m.46 views

CVE-2026-74874 openssl_encrypt before 1.4.0 Weak PRNG Steganography Pixel Selection

opensslencrypt versions before 1.4.0 use Python's non-cryptographic random module for steganographic pixel selection in the generatepseudorandomsequence function. Attackers who know the password can recover the Mersenne Twister state from approximately 624 outputs and predict pixel locations...

8.7CVSS0.00255EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/17 11:04 a.m.31 views

CVE-2026-74874

openssl_encrypt versions before 1.4.0 use Python's non-cryptographic random module (Mersenne Twister) for steganographic pixel selection in the generate_pseudorandom_sequence() function (openssl_encrypt/plugins/steganography/core/utils.py, lines 89–91). The Mersenne Twister state is recoverable f...

8.7CVSS5.2AI score0.00255EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/08/13 6:18 p.m.12 views

CVE-2026-73567

sm-crypto provides JavaScript implementations of the Chinese cryptographic algorithms SM2, SM3, and SM4. Prior to 0.5.0, the default no-argument sm2.generateKeyPairHex path in Node.js uses the module-wide SecureRandom instance in src/sm2/utils.js, supplied by [email protected], which seeds an ARC4 strea...

9.1CVSS0.00321EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/13 3:26 p.m.55 views

CVE-2026-73576

CVE-2026-73576 affects Zimbra Collaboration (ZCS) before 10.1.17 via the OnlyOffice integration. The zimbraDocumentEditingJwtSecret is generated with an insecure RNG, yielding insufficient entropy. This may allow offline brute-forcing to recover the JWT signing secret, enabling JWT forgery and po...

6.5CVSS5.3AI score0.00194EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder