Lucene search
+L

173 matches found

NVD
NVD
added 3 days ago8 views

CVE-2026-64798

Joomla Extension - regularlabs.com - Insecure login URL keys in IP login extension - Persistent URL login keys were also generated using a non-cryptographic random generator with insufficient entropy...

0.00139EPSS
SaveExploits0References1
Cvelist
Cvelist
added 3 days ago33 views

CVE-2026-64798 Joomla Extension - regularlabs.com - Insecure login URL keys in IP login extension

Joomla Extension - regularlabs.com - Insecure login URL keys in IP login extension - Persistent URL login keys were also generated using a non-cryptographic random generator with insufficient entropy...

0.00139EPSS
SaveExploits0References1
CVE
CVE
added 3 days ago11 views

CVE-2026-64798

CVE-2026-64798 affects a Joomla extension by Regular Labs (IP login extension). The issue is that persistent URL login keys are generated using a non-cryptographic random generator with insufficient entropy, which could undermine the security of persistent login tokens. The connected documents co...

5.2AI score0.00139EPSS
SaveExploits0References1
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-47809

Persistent URL login keys were also generated using a non-cryptographic random generator with insufficient entropy...

5.3AI score0.00139EPSS
SaveExploits0References1
Mageia
Mageia
added 5 days ago5 views

Updated perl-CGI-Session package fixes a security vulnerability

The updated package fixes a security vulnerability: CGI::Session::ID::md5 versions before 4.49 for Perl generate predictable session ids from low-entropy sources. CVE-2026-56016...

5.9CVSS5.2AI score0.00361EPSS
SaveExploits0References4
NVD
NVD
added 5 days ago7 views

CVE-2026-13577

Dancer2 versions through 2.1.0 for Perl generate insecure session ids when required CSPRNG modules are unavailable. Dancer2::Core::Role::SessionFactory::generateid silently falls back to a built-in rand-derived session id unless both Math::Random::ISAAC::XS and Crypt::URandom are available. The...

8.2CVSS0.00289EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 5 days ago6 views

CVE-2026-13577 Dancer2 versions through 2.1.0 for Perl generate insecure session ids when required CSPRNG modules are unavailable

Dancer2 versions through 2.1.0 for Perl generate insecure session ids when required CSPRNG modules are unavailable. Dancer2::Core::Role::SessionFactory::generateid silently falls back to a built-in rand-derived session id unless both Math::Random::ISAAC::XS and Crypt::URandom are available. The...

5.3AI score0.00289EPSS
SaveExploits0References2
OSV
OSV
added 5 days ago3 views

CVE-2026-13577 Dancer2 versions through 2.1.0 for Perl generate insecure session ids when required CSPRNG modules are unavailable

Dancer2 versions through 2.1.0 for Perl generate insecure session ids when required CSPRNG modules are unavailable. Dancer2::Core::Role::SessionFactory::generateid silently falls back to a built-in rand-derived session id unless both Math::Random::ISAAC::XS and Crypt::URandom are available. The...

8.2CVSS5.3AI score0.00361EPSS
SaveExploits0References6
EUVD
EUVD
added 5 days ago9 views

EUVD-2026-45896

Dancer2 versions through 2.1.0 for Perl generate insecure session ids when CSPRNG modules are unavailable. Dancer2::Core::Role::SessionFactory::generateid silently falls back to a built-in rand-derived session id when both Math::Random::ISAAC::XS and Crypt::URandom are unavailable. The fallback...

8.2CVSS5.3AI score0.00361EPSS
SaveExploits0References2
CVE
CVE
added 5 days ago9 views

CVE-2026-13577

The CVE-2026-13577 entry affects Dancer2 for Perl up to version 2.1.0. When secure PRNG sources (Math::Random::ISAAC::XS, Crypt::URandom) are unavailable, Dancer2::Core::Role::SessionFactory::generate_id falls back to a low-entropy, rand-derived session id. The fallback is computed from a SHA-1 h...

8.2CVSS5.3AI score0.00289EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 5 days ago5 views

CVE-2026-13577

Dancer2 versions through 2.1.0 for Perl generate insecure session ids when required CSPRNG modules are unavailable. Dancer2::Core::Role::SessionFactory::generateid silently falls back to a built-in rand-derived session id unless both Math::Random::ISAAC::XS and Crypt::URandom are available. The...

8.2CVSS5.3AI score0.00289EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/07 8:36 a.m.10 views

EUVD-2026-42021

EEPROM firmware on Raspberry Pi 5 and Compute Module 5 devices produced non-random KASLR and RNG seed values. This resulted in consistent kernel addresses across boots and devices, potentially making it easier to exploit other vulnerabilities. Additionally, the low-quality RNG seed may affect the...

5.1CVSS5.9AI score0.00114EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/01 11:4 a.m.12 views

CVE-2026-56016

A flaw was found in perl-CGI-Session. This vulnerability allows a remote attacker to predict session identifiers due to the use of low-entropy sources in the generateid method. By predicting a session identifier, an attacker can impersonate a user's session, leading to a bypass of authentication...

7.4CVSS5.7AI score0.00361EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/01 8:16 a.m.12 views

CVE-2026-56016

CGI::Session::ID::md5 versions before 4.49 for Perl generate predictable session ids from low-entropy sources. The generateid method builds the session id from a MD5 digest of the process id, the epoch time, and the built-in rand function. All three are predictable, low-entropy sources: the PID i...

5.9CVSS0.00361EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/01 8:16 a.m.4 views

UBUNTU-CVE-2026-56016

CGI::Session::ID::md5 versions before 4.49 for Perl generate predictable session ids from low-entropy sources. The generateid method builds the session id from a MD5 digest of the process id, the epoch time, and the built-in rand function. All three are predictable, low-entropy sources: the PID i...

5.9CVSS5.8AI score0.00361EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/01 6:46 a.m.33 views

CVE-2026-56016

CVE-2026-56016 (CGI::Session::ID::md5) affects Perl CGI::Session versions before 4.49. The vulnerable code path uses generate_id to build a session id from a MD5 digest of the process ID, epoch time, and rand(), all low-entropy/predictable sources. This enables an attacker to predict session IDs ...

5.9CVSS5.8AI score0.00361EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/01 6:46 a.m.7 views

CVE-2026-56016

CGI::Session::ID::md5 versions before 4.49 for Perl generate predictable session ids from low-entropy sources. The generateid method builds the session id from a MD5 digest of the process id, the epoch time, and the built-in rand function. All three are predictable, low-entropy sources: the PID i...

5.8AI score0.00361EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/01 6:46 a.m.12 views

EUVD-2026-40927

CGI::Session::ID::md5 versions before 4.49 for Perl generate predictable session ids from low-entropy sources. The generateid method builds the session id from a MD5 digest of the process id, the epoch time, and the built-in rand function. All three are predictable, low-entropy sources: the PID i...

5.9CVSS5.8AI score0.00361EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/01 6:46 a.m.41 views

CVE-2026-56016 CGI::Session::ID::md5 versions before 4.49 for Perl generate predictable session ids from low-entropy sources

CGI::Session::ID::md5 versions before 4.49 for Perl generate predictable session ids from low-entropy sources. The generateid method builds the session id from a MD5 digest of the process id, the epoch time, and the built-in rand function. All three are predictable, low-entropy sources: the PID i...

0.00361EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/07/01 6:46 a.m.12 views

CVE-2026-56016

CGI::Session::ID::md5 versions before 4.49 for Perl generate predictable session ids from low-entropy sources. The generateid method builds the session id from a MD5 digest of the process id, the epoch time, and the built-in rand function. All three are predictable, low-entropy sources: the PID i...

5.9CVSS5.8AI score0.00361EPSS
SaveExploits0
Rows per page
Query Builder