Lucene search
+L

1408 matches found

Cvelist
Cvelist
added 2026/03/09 8:32 p.m.48 views

CVE-2025-15603

...

0.00289EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/03/09 8:32 p.m.10 views

CVE-2025-15603

REJECT DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: The vendor explains: "The 't0p-s3cr3t' default was dead code on every supported startup path: start.sh, startwindows.ba...

5AI score0.00289EPSS
SaveExploits0References4
CVE
CVE
added 2026/03/09 8:32 p.m.25 views

CVE-2025-15603

Open WebUI up to version 0.6.16 is reported to contain a security issue in the JWT Key Handler, specifically in the file backend/start_windows.bat. Manipulating the WEBUI_SECRET_KEY argument can lead to insufficient randomness in keys, potentially enabling remote exploitation. Multiple connected ...

5.3AI score0.00289EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/03/09 12:0 a.m.13 views

Open WebUI 安全特征问题漏洞

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted WebUI with open-source code. Versions of Open WebUI prior to 0.6.16 have a security vulnerability related to the parameter WEBUISECRETKEY, where insufficient randomness was present in the handling of this parameter...

6.3CVSS5.8AI score0.00289EPSS
SaveExploits0References5
Fedora
Fedora
added 2026/03/07 12:33 a.m.11 views

[SECURITY] Fedora 44 Update: perl-Crypt-URandom-0.55-1.fc44

This Module is intended to provide an interface to the strongest available source of non-blocking randomness on the current platform...

7.5CVSS5.8AI score0.00295EPSS
SaveExploits0
OSV
OSV
added 2026/03/06 10:8 p.m.9 views

GHSA-H75P-J8XM-M278 CoreDNS Loop Detection Denial of Service Vulnerability

Executive Summary A Denial of Service vulnerability exists in CoreDNS's loop detection plugin that allows an attacker to crash the DNS server by sending specially crafted DNS queries. The vulnerability stems from the use of a predictable pseudo-random number generator PRNG for generating a secret...

7.5CVSS5.7AI score0.01116EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2026/03/06 7:51 a.m.14 views

CVE-2024-57854

Net::NSCA::Client versions through 0.009002 for Perl uses a poor random number generator. Version v0.003 switched to use Data::Rand::Obscure instead of Crypt::Random for generation of a random initialisation vectors. Data::Rand::Obscure uses Perl's built-in rand function, which is not suitable fo...

9.1CVSS5.8AI score0.00409EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/03/05 6:55 a.m.5 views

SUSE CVE-2025-66630

Fiber is an Express inspired web framework written in Go. Before 2.52.11, on Go versions prior to 1.24, the underlying crypto/rand implementation can return an error if secure randomness cannot be obtained. Because no error is returned by the Fiber v2 UUID functions, application code may...

9.4CVSS5.8AI score0.00471EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/03/05 3:31 a.m.11 views

EUVD-2024-55467

Net::NSCA::Client versions through 0.009002 for Perl uses a poor random number generator. Version v0.003 switched to use Data::Rand::Obscure instead of Crypt::Random for generation of a random initialisation vectors. Data::Rand::Obscure uses Perl's built-in rand function, which is not suitable fo...

9.1CVSS5.9AI score0.00409EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/05 3:15 a.m.11 views

CVE-2024-57854

Net::NSCA::Client versions through 0.009002 for Perl uses a poor random number generator. Version v0.003 switched to use Data::Rand::Obscure instead of Crypt::Random for generation of a random initialisation vectors. Data::Rand::Obscure uses Perl's built-in rand function, which is not suitable fo...

9.1CVSS5.8AI score0.00409EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/05 2:18 a.m.12 views

CVE-2024-57854

Net::NSCA::Client versions through 0.009002 for Perl uses a poor random number generator. Version v0.003 switched to use Data::Rand::Obscure instead of Crypt::Random for generation of a random initialisation vectors. Data::Rand::Obscure uses Perl's built-in rand function, which is not suitable fo...

5.9AI score0.00409EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/05 1:41 a.m.7 views

CVE-2025-40931 Apache::Session::Generate::MD5 versions through 1.94 for Perl create insecure session id

Apache::Session::Generate::MD5 versions through 1.94 for Perl create insecure session id. Apache::Session::Generate::MD5 generates session ids insecurely. The default session id generator returns a MD5 hash seeded with the built-in rand function, the epoch time, and the PID. The PID will come fro...

5.8AI score0.00583EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2026/03/05 12:0 a.m.15 views

Plack::Middleware::Session::Simple 安全漏洞

Plack::Middleware::Session::Simple is a lightweight session management middleware developed by Masahiro Nagano. Versions of Plack::Middleware::Session::Simple prior to 0.04 contained security vulnerabilities, which stemmed from the use of insecure random number generators for generating session...

9.8CVSS5.8AI score0.00433EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2026/03/05 12:0 a.m.14 views

Apache::Session::Generate::MD5 安全漏洞

Apache::Session::Generate::MD5 is a session management module provided by the Apache Foundation. Versions of Apache::Session::Generate::MD5 prior to 1.94 contained security vulnerabilities. These vulnerabilities stemmed from the use of insecure random number generators for generating session IDs,...

9.1CVSS5.8AI score0.00583EPSS
SaveExploits0References11
OSV
OSV
added 2026/03/04 9:46 a.m.13 views

CLSA-2026-1772617597 nodejs: Fix of 2 CVEs

CVE-2025-22150: fix issue where undici used Math.random to choose boundary for multipart/form-data request, now uses secure random number generator - CVE-2023-39333: fix maliciously crafted export names injection of JavaScript code - Run full Node.js tests in %check - Fix comment typo in spec...

6.8CVSS5.8AI score0.00936EPSS
SaveExploits0References1
Fedora
Fedora
added 2026/03/04 1:26 a.m.15 views

[SECURITY] Fedora 42 Update: perl-Crypt-URandom-0.55-1.fc42

This Module is intended to provide an interface to the strongest available source of non-blocking randomness on the current platform...

7.5CVSS6AI score0.00295EPSS
SaveExploits0
Fedora
Fedora
added 2026/03/04 12:57 a.m.15 views

[SECURITY] Fedora 43 Update: perl-Crypt-URandom-0.55-1.fc43

This Module is intended to provide an interface to the strongest available source of non-blocking randomness on the current platform...

7.5CVSS6AI score0.00295EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/02/27 8:12 p.m.5 views

CVE-2026-3255 HTTP::Session2 versions before 1.12 for Perl may generate weak session ids using the rand() function

HTTP::Session2 versions before 1.12 for Perl for Perl may generate weak session ids using the rand function. The HTTP::Session2 session id generator returns 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 epo...

5.9AI score0.00418EPSS
SaveExploits0References4
CVE
CVE
added 2026/02/27 8:12 p.m.50 views

CVE-2026-3255

HTTP::Session2 (Perl) vulnerable in versions before 1.12, where the session-id generator creates a SHA-1 hash seeded with the built-in rand() output, epoch time, and the process ID. The PID comes from a small set of numbers, and the epoch time may be guessed if not leaked via HTTP Date. rand() is...

6.5CVSS5.9AI score0.00418EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/02/27 12:16 a.m.13 views

UBUNTU-CVE-2025-40932

Apache::SessionX versions through 2.01 for Perl create insecure session id. Apache::SessionX generates session ids insecurely. The default session id generator in Apache::SessionX::Generate::MD5 returns a MD5 hash seeded with the built-in rand function, the epoch time, and the PID. The PID will...

8.2CVSS5.8AI score0.002EPSS
SaveExploits0References4
Rows per page
Query Builder