Lucene search
+L

56412 matches found

CVE
CVE
added 2026/07/21 7:7 p.m.11 views

CVE-2026-65061

Data::ReqRep::Shared for Perl is affected in versions before 0.05. The issue arises because the code creates a world-readable mmap backing file by opening path with O_RDWR | O_CREAT and mode 0666 (leading to 0644 under umask) and does not use O_EXCL or O_NOFOLLOW, allowing a local user to read IP...

3.8CVSS5.3AI score0.00117EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/21 7:6 p.m.26 views

CVE-2026-64616 Data::NDArray::Shared versions before 0.02 for Perl create a world-readable mmap backing file and open it without O_EXCL or O_NOFOLLOW

Data::NDArray::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 ndarray.h with openpath, ORDWR|OCREAT, 0666. The mode is 0666, so under the default umask 022 the file is created mode 0644 world-readabl...

0.00117EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/21 7:6 p.m.13 views

CVE-2026-64616

CVE-2026-64616 affects Data::NDArray::Shared prior to version 0.02 for Perl. The code creates a mmap-backed segment by opening a path with open(path, O_RDWR|O_CREAT, 0666) and mode 0666, leading to a world-readable file (0644 after umask). With O_NOFOLLOW absent and O_EXCL absent, a symlink or pr...

3.3CVSS5.3AI score0.00117EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/21 7:6 p.m.29 views

CVE-2026-64615 Data::Graph::Shared versions before 0.04 for Perl create a world-readable mmap backing file and open it without O_EXCL or O_NOFOLLOW

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

0.00119EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/21 7:5 p.m.27 views

CVE-2026-64613 Data::Buffer::Shared versions before 0.05 for Perl create a world-readable mmap backing file and open it without O_NOFOLLOW

Data::Buffer::Shared versions before 0.05 for Perl create a world-readable mmap backing file and open it without ONOFOLLOW. The segment is created in bufgeneric.h with openpath, ORDWR|OCREAT|OEXCL, 0666. OEXCL blocks a pre-seeded file on create, but the mode is 0666, so under the default umask 02...

0.00147EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/21 7:5 p.m.30 views

CVE-2026-59147 Data::DisjointSet::Shared versions before 0.02 for Perl allow out-of-bounds reads and writes via an unvalidated parent index in dsu_find

Data::DisjointSet::Shared versions before 0.02 for Perl allow out-of-bounds reads and writes via an unvalidated parent index in dsufind. The attach-time validator dsuvalidateheader checks the header scalars and region layout against the file size, but does not validate the array contents it then...

0.00416EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/21 7:4 p.m.8 views

CVE-2026-59145

Data::Intern::Shared versions before 0.02 for Perl allow an out-of-bounds read via unvalidated slot, reverse and arena indices in siidxfind. The attach-time validator sivalidateheader is thorough about the header and layout magic, version, section offsets, totalsize, count and arenaused but does...

5.3AI score0.00416EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/21 7:4 p.m.27 views

CVE-2026-59145 Data::Intern::Shared versions before 0.02 for Perl allow an out-of-bounds read via unvalidated slot, reverse and arena indices in si_idx_find

Data::Intern::Shared versions before 0.02 for Perl allow an out-of-bounds read via unvalidated slot, reverse and arena indices in siidxfind. The attach-time validator sivalidateheader is thorough about the header and layout magic, version, section offsets, totalsize, count and arenaused but does...

0.00416EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/21 7:4 p.m.10 views

CVE-2026-59143

CVE-2026-59143 affects Data::RoaringBitmap::Shared before 0.02 for Perl. An out-of-bounds read arises in rb_contains_locked due to an unvalidated container offset and cardinality: the attach-time validator checks header and region layout against file size but does not validate bucket contents, an...

6.3CVSS5.3AI score0.00235EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/21 7:3 p.m.25 views

CVE-2026-59142 Data::HashMap::Shared versions before 0.14 for Perl allow an out-of-bounds read via an unvalidated arena offset and length in shm_str_copy

Data::HashMap::Shared versions before 0.14 for Perl allow an out-of-bounds read via an unvalidated arena offset and length in shmstrcopy. The attach-time validator shmvalidateheader checks the header scalars and region layout against the file size, but does not validate the array contents it then...

0.00337EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/21 7:3 p.m.8 views

CVE-2026-59142

Data::HashMap::Shared versions before 0.14 for Perl allow an out-of-bounds read via an unvalidated arena offset and length in shmstrcopy. The attach-time validator shmvalidateheader checks the header scalars and region layout against the file size, but does not validate the array contents it then...

5.3AI score0.00337EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/21 7:3 p.m.14 views

CVE-2026-59141

Data::RadixTree::Shared on Perl is affected in versions before 0.02 by an out-of-bounds read caused by trusting unvalidated node records after rdx_validate_header. The code validates the header but not the node records; rdx_find_locked may dereference nodes[cur].children[k] and read label_off/lab...

9.1CVSS5.3AI score0.00337EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/21 7:3 p.m.23 views

CVE-2026-59141 Data::RadixTree::Shared versions before 0.02 for Perl allow an out-of-bounds read via unvalidated node and arena indices in rdx_find_locked

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

0.00337EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/21 5:17 p.m.10 views

CVE-2026-47398

PraisonAI is a multi-agent teams system. The v4.6.32 chokepoint refactor which patched CVE-2026-44334 / GHSA-xcmw-grxf-wjhj added the PRAISONAIALLOWLOCALTOOLS env-var gate to the tooloverride.py sinks. However, two additional spec.loader.execmodule call sites in praisonai/agentsgenerator.py were...

8.1CVSS0.0033EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/21 5:6 p.m.6 views

CVE-2026-63998

A flaw was found in the Linux kernel's ethtool module. When attempting to flash transceiver modules' firmware, a validation failure could cause the ethnlopscomplete function to be skipped. This oversight means that an operation initiated by ethnlopsbegin might not be properly concluded, potential...

5.5CVSS5.3AI score0.00166EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/21 5:0 p.m.8 views

CVE-2026-63988

A flaw was found in the Linux kernel's bridge module. A local user, by interacting with the sysfs path for bridge port attributes, could trigger a 'sleep in atomic context' issue. This occurs because the brportstore function, while holding a lock that requires an atomic context, calls a function...

5.5CVSS5.4AI score0.00166EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/21 4:2 p.m.8 views

httpd: Apache HTTP Server: Denial of Service in mod_proxy_ftp via attacker-controlled FTP server

A flaw was found in the modproxyftp module of the Apache HTTP Server. A remote attacker, by controlling a backend File Transfer Protocol FTP server, can trigger an infinite loop. This vulnerability, categorized as a Loop with Unreachable Exit Condition, leads to a Denial of Service DoS for the...

7.3CVSS7.2AI score0.00583EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/21 4:2 p.m.8 views

httpd: Apache HTTP Server: Buffer overflow in mod_proxy_html allows security bypass

A vulnerability has been identified in the Apache HTTP Server. If the server is configured to connect to a malicious or compromised backend server, an attacker could exploit this flaw to bypass security controls or run unauthorized code on the system...

7.5CVSS7.3AI score0.01118EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/21 4:2 p.m.10 views

httpd: Apache HTTP Server: Heap-based Buffer Overflow via untrusted content in mod_xml2enc

A flaw was found in Apache HTTP Server, specifically within the modxml2enc module. This heap-based buffer overflow vulnerability can be triggered when processing untrusted content through the xml2StartParse function. A remote attacker could potentially exploit this to cause a denial of service,...

7.5CVSS8AI score0.00986EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/21 3:55 p.m.8 views

CVE-2026-63989

A flaw was found in the Linux kernel's bridge module. When configuring network bridge ports, a critical function was incorrectly holding a lock during an operation that could cause the system to pause unexpectedly. This can lead to a kernel crash, making the system unavailable and resulting in a...

5.5CVSS5.4AI score0.00166EPSS
SaveExploits0References4
Rows per page
Query Builder