Lucene search
+L

84244 matches found

RedHat Linux
RedHat Linux
added 2026/04/09 12:35 p.m.15 views

ruby: Properly initialize the random number generator when forking new process

The SecureRandom.randombytes function in lib/securerandom.rb in Ruby before 1.8.7-p352 and 1.9.x before 1.9.2-p290 relies on PID values for initialization, which makes it easier for context-dependent attackers to predict the result string by leveraging knowledge of random strings obtained in an...

5CVSS7AI score0.0195EPSS
SaveExploits0References3
RustSec
RustSec
added 2026/04/09 12:00 p.m.57 views

Rand is unsound with a custom logger using `rand::rng()`

It has been reported by @lopopolo that the rand library is unsound i.e. that safe code using the public API can cause Undefined Behaviour when all the following conditions are met: - The log and threadrng features are enabled - A custom logger is defined - The custom logger accesses rand::rng...

5.5AI score
SaveExploits0Affected Software1
EUVD
EUVD
added 2026/04/08 6:31 a.m.28 views

EUVD-2026-20060

Amon2::Plugin::Web::CSRFDefender versions from 7.00 through 7.03 for Perl generate an insecure session id. The generatesessionid function will attempt to read bytes from the /dev/urandom device, but if that is unavailable then it generates bytes using SHA-1 hash seeded with the built-in rand...

9.8CVSS5.9AI score0.00521EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/08 5:53 a.m.11 views

EUVD-2026-20063

Ado::Sessions versions through 0.935 for Perl generates insecure session ids. The session id is generated from a SHA-1 hash seeded with the built-in rand function, the epoch time, and the PID. The PID will come from a small set of numbers, and the epoch time may be guessed, if it is not leaked fr...

5.3CVSS5.8AI score0.00428EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/04/08 5:53 a.m.42 views

CVE-2026-5083 Ado::Sessions versions through 0.935 for Perl generates insecure session ids

Ado::Sessions versions through 0.935 for Perl generates insecure session ids. The session id is generated from a SHA-1 hash seeded with the built-in rand function, the epoch time, and the PID. The PID will come from a small set of numbers, and the epoch time may be guessed, if it is not leaked fr...

0.00428EPSS
SaveExploits0References3
CVE
CVE
added 2026/04/08 5:48 a.m.26 views

CVE-2026-5082

Amon2::Plugin::Web::CSRFDefender for Perl, versions 7.00–7.03, generates insecure session IDs. The generate_session_id routine first reads from /dev/urandom; if unavailable, it falls back to SHA-1 seeded with the built-in rand(), the process PID, and the high-resolution epoch time. The PID is dra...

5.3CVSS5.9AI score0.00405EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/08 12:00 a.m.17 views

PT-2026-31088

Name of the Vulnerable Software and Affected Versions Ado::Sessions versions through 0.935 Description The Ado::Sessions Perl module generates insecure session IDs. The session ID is created using a SHA-1 hash seeded with the built-in rand function, the epoch time, and the process ID PID. The PID...

5.3CVSS5.8AI score0.00428EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2026/04/08 12:00 a.m.36 views

WordPress plugin Download Monitor 跨站请求伪造漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows for the creation of personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application that can be install...

5.4CVSS5.7AI score0.00161EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/04/07 6:30 a.m.26 views

HuggingFace Transformers allows for arbitrary code execution in the `Trainer` class

A vulnerability in the HuggingFace Transformers library, specifically in the Trainer class, allows for arbitrary code execution. The loadrngstate method in src/transformers/trainer.py at line 3059 calls torch.load without the weightsonly=True parameter. This issue affects all versions of the...

7.8CVSS7AI score0.00349EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/04/07 6:16 a.m.10 views

PYSEC-2026-2288

A vulnerability in the HuggingFace Transformers library, specifically in the Trainer class, allows for arbitrary code execution. The loadrngstate method in src/transformers/trainer.py at line 3059 calls torch.load without the weightsonly=True parameter. This issue affects all versions of the...

7.8CVSS6.9AI score0.00349EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/04/07 12:00 a.m.11 views

WordPress plugin Backup Migration 安全漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows for the creation of personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application that can be install...

5.3CVSS5.8AI score0.00558EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/04/07 12:00 a.m.17 views

WordPress plugin Popup Box 安全漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows for the creation of personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application extension. Versions...

5.4CVSS5.8AI score0.00136EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/04/06 5:00 p.m.10 views

CVE-2026-25726

Cloudreve is a self-hosted file management and sharing system. Prior to version 4.13.0, the application uses the weak pseudo-random number generator math/rand seeded with time.Now.UnixNano to generate critical security secrets, including the secretkey, and hashidsalt. These secrets are generated...

9.8CVSS5.8AI score0.00376EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/04/03 11:26 p.m.12 views

SUSE CVE-2026-25835

Mbed TLS before 3.6.6 and TF-PSA-Crypto before 1.1.0 misuse seeds in a Pseudo-Random Number Generator PRNG...

7.7CVSS5.8AI score0.0017EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/04/03 10:09 p.m.3 views

CVE-2026-33184

nimiq/core-rs-albatross is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Prior to version 1.3.0, the discovery handler accepts a peer-controlled limit during handshake and stores it unchanged. The immediate HandshakeAck path then honors lim...

7.5CVSS5.9AI score0.00461EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/04/03 8:16 p.m.13 views

CVE-2026-25726

Cloudreve is a self-hosted file management and sharing system. Prior to version 4.13.0, the application uses the weak pseudo-random number generator math/rand seeded with time.Now.UnixNano to generate critical security secrets, including the secretkey, and hashidsalt. These secrets are generated...

9.8CVSS0.00376EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/04/03 8:06 p.m.4 views

CVE-2026-25726

Cloudreve is a self-hosted file management and sharing system. Prior to version 4.13.0, the application uses the weak pseudo-random number generator math/rand seeded with time.Now.UnixNano to generate critical security secrets, including the secretkey, and hashidsalt. These secrets are generated...

8.1CVSS5.8AI score0.00376EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/04/03 8:06 p.m.12 views

CVE-2026-25726 Cloudreve is vulnerable to Account Takeover via Weak Cryptographic Token Generation (Insecure PRNG Seeding)

Cloudreve is a self-hosted file management and sharing system. Prior to version 4.13.0, the application uses the weak pseudo-random number generator math/rand seeded with time.Now.UnixNano to generate critical security secrets, including the secretkey, and hashidsalt. These secrets are generated...

8.1CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/04/03 8:06 p.m.47 views

CVE-2026-25726 Cloudreve is vulnerable to Account Takeover via Weak Cryptographic Token Generation (Insecure PRNG Seeding)

Cloudreve is a self-hosted file management and sharing system. Prior to version 4.13.0, the application uses the weak pseudo-random number generator math/rand seeded with time.Now.UnixNano to generate critical security secrets, including the secretkey, and hashidsalt. These secrets are generated...

8.1CVSS0.00376EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/04/03 12:00 a.m.16 views

LTI JupyterHub Authenticator 安全漏洞

LTI JupyterHub Authenticator is an open-source LTI-based authentication service for JupyterHub. Versions of LTI JupyterHub Authenticator prior to 1.6.3 contained a security vulnerability. This vulnerability stemmed from the unlimited growth of OAuth random numbers, which could lead to...

5.9CVSS5.8AI score0.00329EPSS
SaveExploits0References2
Rows per page
Query Builder