Lucene search
+L

135 matches found

RedHat Linux
RedHat Linux
added 2026/09/01 5:31 p.m.8 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:49 a.m.3 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.8CVSS6.8AI score0.01341EPSS
SaveExploits1References18
Kitploit
Kitploit
added 2026/09/01 8:28 a.m.3 views

sslWeakness

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

7.8CVSS6.8AI score0.70721EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/08/28 6:25 a.m.4 views

CVE-2024-29868

CVE-2024-29868: Verwendung eines kryptografisch schwachen PRNG bei der Generierung von Wiederherstellungs-Tokens Dieses Repository enthält den Proof of Concept zu CVE-2024-29868 , der Apache StreamPipes von Version 0.69.0 bis 0.93.0 betrifft. Beschreibung : Schwachstelle durch Verwendung eines...

9.1CVSS5.9AI score0.05995EPSS
SaveExploits1References2
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.34 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.22 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.10 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.8 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.13 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.4 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.00188EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/17 11:04 a.m.28 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
Cvelist
Cvelist
added 2026/08/17 11:04 a.m.43 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
OSV
OSV
added 2026/08/17 11:04 a.m.3 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
NVD
NVD
added 2026/08/13 6:18 p.m.9 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.53 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
Positive Technologies
Positive Technologies
added 2026/08/13 12:00 a.m.6 views

PT-2026-71715

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.1CVSS5.3AI score0.00321EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/10 9:17 p.m.14 views

CVE-2026-18611

A flaw was found in the Data Science Pipelines Operator. This vulnerability allows an unauthenticated attacker to derive sensitive credentials, such as MariaDB root/user passwords and MinIO access/secret keys, if they can access the MinIO Route or MariaDB Service. The flaw occurs because the...

7.5CVSS0.00424EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/10 8:45 p.m.9 views

CVE-2026-18611

A flaw was found in the Data Science Pipelines Operator. This vulnerability allows an unauthenticated attacker to derive sensitive credentials, such as MariaDB root/user passwords and MinIO access/secret keys, if they can access the MinIO Route or MariaDB Service. The flaw occurs because the...

7.5CVSS5.3AI score0.00424EPSS
SaveExploits0References6
Rows per page
Query Builder