Lucene search
+L

464 matches found

EUVD
EUVD
added 2 days ago9 views

EUVD-2026-46382

Data::DisjointSet::Shared versions before 0.02 for Perl create a world-readable mmap backing file and open it without OEXCL or ONOFOLLOW. The segment is created in dsu.h with openpath, ORDWR|OCREAT, 0666. The mode is 0666, so under the default umask 022 the file is created mode 0644 world-readabl...

5.2AI score0.00161EPSS
SaveExploits0References3
EUVD
EUVD
added 2 days ago7 views

EUVD-2026-46381

Data::SpatialHash::Shared versions before 0.02 for Perl create a world-readable mmap backing file and open it without OEXCL or ONOFOLLOW. The segment is created in sphash.h with openpath, ORDWR|OCREAT, 0666. The mode is 0666, so under the default umask 022 the file is created mode 0644...

5.2AI score0.00161EPSS
SaveExploits0References3
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-46354

Data::RadixTree::Shared versions before 0.02 for Perl allow an out-of-bounds read via unvalidated node and arena indices in rdxfindlocked. The attach-time validator rdxvalidateheader checks the header scalars and region layout against the file size, but does not validate the node records it then...

5.3AI score0.00159EPSS
SaveExploits0References3
NVD
NVD
added 2 days ago4 views

CVE-2026-65062

Data::SortedSet::Shared versions before 0.03 for Perl create a world-readable mmap backing file and open it without OEXCL or ONOFOLLOW. The segment is created in sortedset.h with openpath, ORDWR|OCREAT, 0666. The mode is 0666, so under the default umask 022 the file is created mode 0644...

3.8CVSS0.00161EPSS
SaveExploits0References2
CVE
CVE
added 2 days ago10 views

CVE-2026-59145

Data::Intern::Shared before 0.02 for Perl is affected by an out-of-bounds read in si_idx_find due to unvalidated arrays after a seemingly thorough header validation. The code walks a triple indirection: arena[reverse[slots[i].id]] without bounds checks on slots[i].id against count, reverse offset...

9.1CVSS5.3AI score0.0017EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2 days ago4 views

CVE-2026-59144

Data::RingBuffer::Shared versions before 0.04 for Perl allow a stack buffer overflow via an unvalidated elemsize in ringreadseq. The attach-time validator ringvalidateheader checks the capacity-overflow and totalsize consistency of the header but never caps elemsize against the destination size...

5.6AI score0.00188EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2 days ago5 views

SUSE CVE-2026-14741

HTTP::Date versions before 6.08 for Perl allow CPU exhaustion via polynomial regex backtracking in parsedate. parsedate matches the date string against a chain of alternative regexes, and str2time delegates to it. Several of these patterns place unbounded quantifiers next to each other before a...

7.5CVSS5.3AI score0.00622EPSS
SaveExploits0References3
OSV
OSV
added 2 days ago3 views

UBUNTU-CVE-2026-64194

Net::DNS versions through 1.55 for Perl allow Denial of Service via de...

7.5CVSS5.3AI score0.00438EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 3 days ago4 views

Security Bulletin: IBM Tivoli Monitoring is included with IBM Tivoli Composite Application Manager for Applications WebSphere MQ Monitoring Agent, is affected by a security vulnerability in Perl

Summary IBM Tivoli Monitoring is included with IBM Tivoli Composite Application Manager for Applications WebSphere MQ Monitoring Agent and has remediated a vulnerability in the Zlib library. Vulnerability Details CVEID:CVE-2026-4176 DESCRIPTION: Perl versions from 5.9.4 before 5.40.4-RC1, from...

9.8CVSS5.4AI score0.00676EPSS
SaveExploits1Affected Software1
CVE
CVE
added 3 days ago11 views

CVE-2026-16235

CVE-2026-16235 affects Crypt::Password for Perl up to version 0.28. The root cause is generation of insecure random values for salts by using the built-in rand function, which is predictable and unsuitable for cryptography. This leads to high-severity impact (confidentiality, integrity, availabil...

9.8CVSS5.3AI score0.00307EPSS
SaveExploits0References2
EUVD
EUVD
added 3 days ago11 views

EUVD-2026-45894

Crypt::Password versions through 0.28 for Perl are susceptible to timing attacks. The checkpassword method uses the built-in eq operator. This allows discrepancies in timing to be used to guess the underlying hash...

7.5CVSS5.3AI score0.00282EPSS
SaveExploits0References2
CVE
CVE
added 3 days ago10 views

CVE-2026-6656

CVE-2026-6656 affects Crypt::Password for Perl up to version 0.28. The vulnerability arises in check_password, which uses the built-in eq operator, enabling timing differences to leak information about the underlying hash and facilitating a timing attack. Reported CVSS v3.1 base score is 7.5 (HIG...

7.5CVSS5.3AI score0.00282EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 6 days ago6 views

Linux Distros Unpatched Vulnerability : CVE-2026-13713

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - YAML::Syck versions before 1.47 for Perl allow a use-after-free and double-free via an anchor node freed while still on the parser value stack. In the bundled...

6.2CVSS5.4AI score0.00141EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/16 9:40 p.m.4 views

CVE-2026-57076 YAML::Syck versions before 1.47 for Perl allow a heap use-after-free via an anchor name reused as an anchors-table key in syck_hdlr_add_anchor

YAML::Syck versions before 1.47 for Perl allow a heap use-after-free via an anchor name reused as an anchors-table key in syckhdlraddanchor. In the bundled libsyck an anchor name allocated by syckstrndup is stored both as node-anchor, freed when the node is freed, and as the key in the parser's...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/07/16 4:15 p.m.7 views

EUVD-2026-44966

XML::Bare versions through 0.53 for Perl have an unbounded character lookahead. The parsercparse function attempts to check for multicharacter strings such as "" without checking that the offsets are within the buffer. Truncated strings such as "a/" can trigger an out-of-bounds read...

6.1AI score0.00403EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/16 12:0 a.m.11 views

PT-2026-60595

Name of the Vulnerable Software and Affected Versions YAML::Syck versions prior to 1.47 Description An out-of-bounds read occurs during an unbounded newline scan within the newline len function. In the bundled libsyck, the newline len and is newline functions dereference the scan pointer and the...

9.1CVSS5.4AI score0.00394EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2026/07/14 4:17 p.m.8 views

CVE-2026-60081

DBI::ProfileData versions before 1.651 for Perl do not limit the path index. The path index column of profile dump files is used to allocate an array of data for the parser. An unbounded value allows an attacker to specify a large index and consume available memory...

7.5CVSS6.1AI score0.0063EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/07/13 3:37 p.m.7 views

CVE-2026-57433

Storable versions before 3.41 for Perl have a signed integer overflow when deserializing a crafted SXHOOK record. retrievehookcommon reads a signed 32-bit item count from an SXHOOK record and calls avextend with that count plus one. A count of I32MAX wraps the addition to a negative value. A...

6.2AI score0.00345EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/13 12:0 a.m.9 views

PT-2026-57917

Crypt::OpenSSL::X509 versions before 2.1.3 for Perl allow denial of service via NULL pointer dereference. X509V3 EXT d2iext returns NULL when an extension's DER value fails to parse. basicC, ia5string, and auth att dereference its result without a NULL check. keyid data also dereferences...

6.1AI score0.00212EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/13 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-13221

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Perl versions through 5.43.9 produce silently incorrect regular expression matches when an alternation of more than 65535 fixed string branches is compiled into...

9.1CVSS5.3AI score0.00606EPSS
SaveExploits0References3
Rows per page
Query Builder