Lucene search
+L

56755 matches found

RedhatCVE
RedhatCVE
added 2026/03/05 1:57 a.m.23 views

CVE-2026-26514

An Argument Injection vulnerability exists in bird-lg-go before commit 6187a4e. The traceroute module uses shlex.Split to parse user input without validation, allowing remote attackers to inject arbitrary flags e.g., -w, -q via the q parameter. This can be exploited to cause a Denial of Service D...

7.5CVSS6.1AI score0.00388EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/03/05 1:41 a.m.6 views

CVE-2025-40931

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...

9.1CVSS5.8AI score0.00583EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/03/05 1:41 a.m.37 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...

0.00583EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2026/03/05 1:41 a.m.9 views

CVE-2025-40931

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...

9.1CVSS5.3AI score0.00583EPSS
SaveExploits0
CVE
CVE
added 2026/03/05 1:35 a.m.22 views

CVE-2026-3257

CVE-2026-3257 affects UnQLite for Perl: versions up to 0.06 embed a 2014-era UnQLite library that may be vulnerable to a heap-based overflow. The issue is tied to the Perl module’s embedded library, with potential for a heap-based overflow attack. Affected: UnQLite for Perl 0.06) as indicated by...

9.8CVSS6AI score0.00408EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/03/05 1:35 a.m.35 views

CVE-2026-3257 UnQLite versions through 0.06 for Perl uses a potentially insecure version of the UnQLite library

UnQLite versions through 0.06 for Perl uses a potentially insecure version of the UnQLite library. UnQLite for Perl embeds the UnQLite library. Version 0.06 and earlier of the Perl module uses a version of the library from 2014 that may be vulnerable to a heap-based overflow...

0.00408EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/05 1:35 a.m.9 views

CVE-2026-3257 UnQLite versions through 0.06 for Perl uses a potentially insecure version of the UnQLite library

UnQLite versions through 0.06 for Perl uses a potentially insecure version of the UnQLite library. UnQLite for Perl embeds the UnQLite library. Version 0.06 and earlier of the Perl module uses a version of the library from 2014 that may be vulnerable to a heap-based overflow...

6AI score0.00408EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/05 1:35 a.m.15 views

CVE-2026-3257 UnQLite versions through 0.06 for Perl uses a potentially insecure version of the UnQLite library

UnQLite versions through 0.06 for Perl uses a potentially insecure version of the UnQLite library. UnQLite for Perl embeds the UnQLite library. Version 0.06 and earlier of the Perl module uses a version of the library from 2014 that may be vulnerable to a heap-based overflow...

9.8CVSS6.2AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/03/05 1:28 a.m.6 views

CVE-2026-3381 Compress::Raw::Zlib versions through 2.219 for Perl use potentially insecure versions of zlib

Compress::Raw::Zlib versions through 2.219 for Perl use potentially insecure versions of zlib. Compress::Raw::Zlib includes a copy of the zlib library. Compress::Raw::Zlib version 2.220 includes zlib 1.3.2, which addresses findings fron the 7ASecurity audit of zlib. The includes fixs for...

5.8AI score0.00548EPSS
SaveExploits1References7
ATTACKERKB
ATTACKERKB
added 2026/03/05 1:28 a.m.7 views

CVE-2026-3381

Compress::Raw::Zlib versions through 2.219 for Perl use potentially insecure versions of zlib. Compress::Raw::Zlib includes a copy of the zlib library. Compress::Raw::Zlib version 2.220 includes zlib 1.3.2, which addresses findings fron the 7ASecurity audit of zlib. The includes fixs for...

5.5CVSS5.9AI score0.00548EPSS
SaveExploits1References7
Debian CVE
Debian CVE
added 2026/03/05 1:28 a.m.8 views

CVE-2026-3381

Compress::Raw::Zlib versions through 2.219 for Perl use potentially insecure versions of zlib. Compress::Raw::Zlib includes a copy of the zlib library. Compress::Raw::Zlib version 2.220 includes zlib 1.3.2, which addresses findings fron the 7ASecurity audit of zlib. The includes fixs for...

9.8CVSS5.2AI score0.00548EPSS
SaveExploits1
AlpineLinux
AlpineLinux
added 2026/03/05 1:28 a.m.52 views

CVE-2026-3381

Compress::Raw::Zlib versions through 2.219 for Perl use potentially insecure versions of zlib. Compress::Raw::Zlib includes a copy of the zlib library. Compress::Raw::Zlib version 2.220 includes zlib 1.3.2, which addresses findings fron the 7ASecurity audit of zlib. The includes fixs for...

9.8CVSS5.8AI score0.00548EPSS
SaveExploits1
Cvelist
Cvelist
added 2026/03/05 1:24 a.m.39 views

CVE-2025-40926 Plack::Middleware::Session::Simple versions before 0.05 for Perl generates session ids insecurely

Plack::Middleware::Session::Simple versions before 0.05 for Perl generates session ids insecurely. The default 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 epoch time may be...

0.00433EPSS
SaveExploits0References6
OSV
OSV
added 2026/03/05 1:24 a.m.7 views

CVE-2025-40926 Plack::Middleware::Session::Simple versions before 0.05 for Perl generates session ids insecurely

Plack::Middleware::Session::Simple versions before 0.05 for Perl generates session ids insecurely. The default 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 epoch time may be...

9.8CVSS5.9AI score
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/03/05 12:0 a.m.19 views

PT-2026-23492

Name of the Vulnerable Software and Affected Versions FreePBX versions 16.0.17.2 through 16.0.19 FreePBX versions 17.0.2.4 through 17.0.4 Description FreePBX is an open source IP PBX. Multiple command injection vulnerabilities exist in the recordings module. These issues have been addressed in...

8.8CVSS5.8AI score0.08026EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/03/05 12:0 a.m.19 views

PT-2026-23416

Permission control vulnerability in the resource scheduling module. Impact: Successful exploitation of this vulnerability may affect service integrity...

3.3CVSS5.9AI score0.00109EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/03/05 12:0 a.m.18 views

PT-2026-23422

Permission control vulnerability in the cellular data module. Impact: Successful exploitation of this vulnerability may affect availability...

4CVSS5.9AI score0.00087EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/03/05 12:0 a.m.11 views

PT-2026-23420

Data processing vulnerability in the certificate management module. Impact: Successful exploitation of this vulnerability may affect service confidentiality...

6.2CVSS5.9AI score0.00058EPSS
SaveExploits0References3
Packet Storm
Packet Storm
added 2026/03/05 12:0 a.m.131 views

📄 Honeywell Trend IQ4 Unauthenticated Add Admin

This Metasploit module exploits an insecure default configuration in Honeywell Trend IQ4 controllers. By default, these devices do not enforce authentication, allowing a remote user to enable the User Module and create a new administrative account. Note: This action permanently changes the device...

6AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/03/05 12:0 a.m.26 views

PT-2026-23489

Name of the Vulnerable Software and Affected Versions FreePBX versions 16.0.17.2 through 16.0.20 FreePBX versions 17.0.2.4 through 17.0.5 Description FreePBX, an open source IP PBX, contains a command injection issue within the recordings module when utilizing the ElevenLabs Text-to-Speech TTS...

7.5CVSS5.8AI score0.00886EPSS
SaveExploits0References4
Rows per page
Query Builder