Lucene search
+L

313 matches found

Tenable Nessus
Tenable Nessus
added 2026/04/29 12:00 a.m.10 views

Juniper Junos OS Multiple Vulnerabilities (JSA88112)

The version of Junos OS installed on the remote host is affected by multiple vulnerabilities as referenced in the JSA88112 advisory. - c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom are unavailable, c-ares uses rand to generate random numbers used for DNS query ids...

7.5CVSS6.5AI score0.01577EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/04/27 11:32 p.m.40 views

CVE-2026-40975

Values produced by $random.value are not suitable for use as secrets. $random.uuid is not affected. $random.int and $random.long should never be used for secrets as they are numeric values with a predictable range. Affected: Spring Boot 4.0.0–4.0.5 fix 4.0.6, 3.5.0–3.5.13 fix 3.5.14, 3.4.0–3.4.15...

4.8CVSS0.00312EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/04/15 12:00 a.m.9 views

Oracle Linux 9 : bind (ELSA-2026-8075)

The remote Oracle Linux 9 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2026-8075 advisory. - Prevent Denial of Service via maliciously crafted DNSSEC-validated zone CVE-2026-1519 - Prevent cache poisoning due to weak PRNG CVE-2025-40780 Tenable has...

8.6CVSS7.3AI score0.01599EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/03 8:06 p.m.74 views

CVE-2026-25726

CVE-2026-25726 (Cloudreve) : Prior to 4.13.0, Cloudreve uses the weak Go PRNG math/rand seeded with time.Now().UnixNano() to generate critical secrets (secret_key, hash_id_salt) stored in the DB. An attacker can fetch the administrator account creation time via public APIs, brute-force the PRNG s...

9.8CVSS5.8AI score0.00376EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/03/28 6:43 p.m.8 views

CVE-2025-15604 Amon2 versions before 6.17 for Perl use an insecure random_string implementation for security functions

Amon2 versions before 6.17 for Perl use an insecure randomstring implementation for security functions. In versions 6.06 through 6.16, the randomstring function will attempt to read bytes from the /dev/urandom device, but if that is unavailable then it generates bytes by concatenating a SHA-1 has...

9.8CVSS5.9AI score
SaveExploits0References9
EUVD
EUVD
added 2026/03/09 9:31 p.m.15 views

EUVD-2025-208452

A security vulnerability has been detected in open-webui up to 0.6.16. Affected is an unknown function of the file backend/startwindows.bat of the component JWT Key Handler. Such manipulation of the argument WEBUISECRETKEY leads to insufficiently random values. It is possible to launch the attack...

6.3CVSS5.3AI score0.00289EPSS
SaveExploits0References5
NVD
NVD
added 2026/03/09 9:16 p.m.21 views

CVE-2025-15603

Rejected reason: 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...

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
Vulnrichment
Vulnrichment
added 2026/03/09 8:32 p.m.9 views

CVE-2025-15603

...

4.9AI score0.00289EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/03/09 8:32 p.m.50 views

CVE-2025-15603

...

0.00289EPSS
SaveExploits0
CVE
CVE
added 2026/03/09 8:32 p.m.33 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
RedhatCVE
RedhatCVE
added 2026/03/06 7:51 a.m.15 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
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
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/02/27 8:12 p.m.7 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.60 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
Tenable Nessus
Tenable Nessus
added 2026/02/24 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-2966

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A weakness has been identified in Cesanta Mongoose up to 7.20. The impacted element is the function mgsendnsreq of the file /src/dns.c of the component DNS...

6.3CVSS4.5AI score0.0038EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/02/23 2:02 a.m.8 views

CVE-2026-2966 Cesanta Mongoose DNS Transaction ID dns.c mg_sendnsreq random values

A weakness has been identified in Cesanta Mongoose up to 7.20. The impacted element is the function mgsendnsreq of the file /src/dns.c of the component DNS Transaction ID Handler. Executing a manipulation of the argument random can lead to insufficiently random values. The attack can be launched...

6.3CVSS4.6AI score0.0038EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/02/23 2:02 a.m.49 views

CVE-2026-2966 Cesanta Mongoose DNS Transaction ID dns.c mg_sendnsreq random values

A weakness has been identified in Cesanta Mongoose up to 7.20. The impacted element is the function mgsendnsreq of the file /src/dns.c of the component DNS Transaction ID Handler. Executing a manipulation of the argument random can lead to insufficiently random values. The attack can be launched...

6.3CVSS0.0038EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2026/02/23 12:00 a.m.10 views

CVE-2026-2966

A weakness has been identified in Cesanta Mongoose up to 7.20. The impacted element is the function mgsendnsreq of the file /src/dns.c of the component DNS Transaction ID Handler. Executing a manipulation of the argument random can lead to insufficiently random values. The attack can be launched...

6.3CVSS5.5AI score0.0038EPSS
SaveExploits1References6
Rows per page
Query Builder