Lucene search
+L

18565 matches found

ATTACKERKB
ATTACKERKB
added 2026/06/30 11:05 a.m.10 views

CVE-2026-57081

Net::BitTorrent versions through 2.1.0 for Perl allow remote memory exhaustion via deeply nested bencoded input. bdecode recurses once per nested list or dictionary level with no depth cap, and each recursive call receives the remaining buffer by value while the list and dictionary branches captu...

7.5CVSS5.6AI score0.00278EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/30 11:05 a.m.9 views

CVE-2026-57081 Net::BitTorrent versions through 2.1.0 for Perl allow remote memory exhaustion via deeply nested bencoded input

Net::BitTorrent versions through 2.1.0 for Perl allow remote memory exhaustion via deeply nested bencoded input. bdecode recurses once per nested list or dictionary level with no depth cap, and each recursive call receives the remaining buffer by value while the list and dictionary branches captu...

7.5CVSS5.6AI score
SaveExploits0References6
EUVD
EUVD
added 2026/06/30 11:05 a.m.19 views

EUVD-2026-40290

Net::BitTorrent versions through 2.0.1 for Perl allow remote memory exhaustion via deeply nested bencoded input. bdecode recurses once per nested list or dictionary level with no depth cap, and each recursive call receives the remaining buffer by value while the list and dictionary branches captu...

7.5CVSS6AI score0.00278EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/30 11:05 a.m.40 views

CVE-2026-57081

CVE-2026-57081 affects Net::BitTorrent for Perl up to version 2.0.1. The root cause is unbounded recursion in the bdecode decoder: each nested list/dictionary level causes a recursive call that copies the remaining input buffer, producing O(N^2) memory growth for deeply nested inputs. In practice...

7.5CVSS5.6AI score0.00278EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/30 11:04 a.m.37 views

CVE-2026-57080

Net::BitTorrent (Perl) up to version 2.0.1 is affected by a memory-exhaustion vulnerability caused by an unbounded 4-byte peer-wire message-length prefix in _process_messages. The decoder waits for a full message before processing, allowing the input buffer to grow without limit when a peer annou...

7.5CVSS5.6AI score0.00278EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/30 11:04 a.m.16 views

EUVD-2026-40289

Net::BitTorrent versions through 2.0.1 for Perl allow remote memory exhaustion via an uncapped peer-wire message-length prefix. The peer-wire framing in processmessages trusts the 4-byte length prefix sent by a connected peer with no upper bound, while receivedata appends every inbound byte to th...

7.5CVSS5.9AI score0.00278EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/30 11:04 a.m.9 views

CVE-2026-57080 Net::BitTorrent versions through 2.1.0 for Perl allow remote memory exhaustion via an uncapped peer-wire message-length prefix

Net::BitTorrent versions through 2.1.0 for Perl allow remote memory exhaustion via an uncapped peer-wire message-length prefix. The peer-wire framing in processmessages trusts the 4-byte length prefix sent by a connected peer with no upper bound, while receivedata appends every inbound byte to th...

7.5CVSS5.6AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/06/30 11:04 a.m.8 views

CVE-2026-57080

Net::BitTorrent versions through 2.1.0 for Perl allow remote memory exhaustion via an uncapped peer-wire message-length prefix. The peer-wire framing in processmessages trusts the 4-byte length prefix sent by a connected peer with no upper bound, while receivedata appends every inbound byte to th...

7.5CVSS5.6AI score0.00278EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/06/30 11:04 a.m.13 views

CVE-2026-57080 Net::BitTorrent versions through 2.1.0 for Perl allow remote memory exhaustion via an uncapped peer-wire message-length prefix

Net::BitTorrent versions through 2.1.0 for Perl allow remote memory exhaustion via an uncapped peer-wire message-length prefix. The peer-wire framing in processmessages trusts the 4-byte length prefix sent by a connected peer with no upper bound, while receivedata appends every inbound byte to th...

5.6AI score0.00278EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/30 11:04 a.m.11 views

CVE-2026-57079 Net::BitTorrent versions before 2.1.0 for Perl write files outside the download directory via path traversal in peer-supplied metadata

Net::BitTorrent versions before 2.1.0 for Perl write files outside the download directory via path traversal in peer-supplied metadata. Net::BitTorrent validates file path components only on the .torrent-file ingest path. The peer and magnet metadata path onmetadatareceived, reached from the BEP0...

5.3CVSS5.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/06/30 11:04 a.m.41 views

CVE-2026-57079 Net::BitTorrent versions before 2.1.0 for Perl write files outside the download directory via path traversal in peer-supplied metadata

Net::BitTorrent versions before 2.1.0 for Perl write files outside the download directory via path traversal in peer-supplied metadata. Net::BitTorrent validates file path components only on the .torrent-file ingest path. The peer and magnet metadata path onmetadatareceived, reached from the BEP0...

0.00306EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/30 11:04 a.m.12 views

EUVD-2026-40288

Net::BitTorrent versions through 2.0.1 for Perl write files outside the download directory via path traversal in peer-supplied metadata. Net::BitTorrent validates file path components only on the .torrent-file ingest path. The peer and magnet metadata path onmetadatareceived, reached from the BEP...

5.3CVSS5.8AI score0.00306EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/30 11:04 a.m.65 views

CVE-2026-57079

CVE-2026-57079 affects Net::BitTorrent for Perl up to version 2.0.1. The flaw arises when parsing peer-supplied metadata (BEP09 ut_metadata path) where attacker-controlled file names are passed to Storage::add_file and Storage::_parse_file_tree; Path::Tiny’s child() does not collapse "..", so a v...

5.3CVSS5.3AI score0.00306EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/30 10:57 a.m.5 views

SUSE-SU-2026:2710-1 Security update for perl-Config-IniFiles

This update for perl-Config-IniFiles fixes the following issue - CVE-2026-11527: OS command injection and file overwrite via a 2-arg open of the -file argument in makefilehandle bsc1268236...

8.6CVSS5.8AI score0.01068EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/30 10:55 a.m.9 views

SUSE-SU-2026:2709-1 Security update for perl-Config-IniFiles

This update for perl-Config-IniFiles fixes the following issue - CVE-2026-11527: OS command injection and file overwrite via a 2-arg open of the -file argument in makefilehandle bsc1268236...

8.6CVSS5.8AI score0.01068EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/30 10:49 a.m.12 views

RHSA-2026:30860 Red Hat Security Advisory: perl-IO-Compress security update

Bulletin has no description...

7.8CVSS5.7AI score0.00292EPSS
SaveExploits3References9
OSV
OSV
added 2026/06/30 10:49 a.m.15 views

RHSA-2026:30857 Red Hat Security Advisory: perl-Archive-Tar security update

Bulletin has no description...

8.2CVSS5.7AI score0.0043EPSS
SaveExploits0References10
OSV
OSV
added 2026/06/30 9:10 a.m.9 views

OPENSUSE-SU-2026:21177-1 Security update for perl-IO-Compress

This update for perl-IO-Compress fixes the following issues: Changes in perl-IO-Compress: - updated to 2.220.0 2.220 see /usr/share/doc/packages/perl-IO-Compress/Changes 2.220 16 May 2026 remove use of eval in globmapper. 73 CVE-2026-48962 bsc1266382 Update zipdetails to version 4.006...

7.8CVSS5.8AI score0.00292EPSS
SaveExploits3References4
Fedora
Fedora
added 2026/06/30 1:08 a.m.12 views

[SECURITY] Fedora 43 Update: perl-DBI-1.648-1.fc43

DBI is a database access Application Programming Interface API for the Perl Language. The DBI API Specification defines a set of functions, variables and conventions that provide a consistent database interface independent of the actual database being used...

9.8CVSS5.8AI score0.00485EPSS
SaveExploits0
Fedora
Fedora
added 2026/06/30 1:08 a.m.15 views

[SECURITY] Fedora 43 Update: perl-Socket-2.041-1.fc43

This Perl module provides a variety of constants, structure manipulators and other functions related to socket-based networking. The values and functions provided are useful when used in conjunction with Perl core functions such as socket, setsockopt and bind. It also provides several other suppo...

9.1CVSS5.6AI score0.00374EPSS
SaveExploits0
Rows per page
Query Builder