Lucene search
+L

4836 matches found

RedhatCVE
RedhatCVE
added 2026/09/02 3:12 p.m.8 views

CVE-2026-84309

A flaw was found in pypdf. An attacker can craft a malicious PDF document with a cyclic tree structure. When a writing code path attempts to insert a child object, the TreeObject.insertchild function can follow /Next links indefinitely, leading to an infinite loop. This can result in a denial of...

6.9CVSS5.9AI score0.00127EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/09/02 3:11 p.m.7 views

EUVD-2026-70107

The X-mount.subdir option uses a detached-tree fast path on Linux 6.15 and later and passes the configured subdirectory to opentree with ATSYMLINKNOFOLLOW. That flag does not stop intermediate symlink traversal or keep resolution inside the newly mounted filesystem. A local unprivileged user with...

7CVSS5.9AI score0.00124EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/02 3:11 p.m.44 views

CVE-2026-78409 Util-linux: util-linux: x-mount.subdir detached-tree resolution can escape via intermediate symlinks

The X-mount.subdir option uses a detached-tree fast path on Linux 6.15 and later and passes the configured subdirectory to opentree with ATSYMLINKNOFOLLOW. That flag does not stop intermediate symlink traversal or keep resolution inside the newly mounted filesystem. A local unprivileged user with...

7CVSS0.00124EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2026/09/02 3:11 p.m.7 views

CVE-2026-78409

The X-mount.subdir option uses a detached-tree fast path on Linux 6.15 and later and passes the configured subdirectory to opentree with ATSYMLINKNOFOLLOW. That flag does not stop intermediate symlink traversal or keep resolution inside the newly mounted filesystem. A local unprivileged user with...

7CVSS5.3AI score0.00124EPSS
SaveExploits0
CVE
CVE
added 2026/09/02 3:11 p.m.29 views

CVE-2026-78409

A flaw in util-linux 's X-mount.subdir mount option allows a local unprivileged user to escape the intended subdirectory and attach an arbitrary host path at the intended mountpoint. On Linux 6.15 and later , the option takes a detached-tree fast path that calls open_tree() with AT_SYMLINK_NOFOLL...

7CVSS5.9AI score0.00124EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/09/02 3:11 p.m.10 views

CVE-2026-78409 Util-linux: util-linux: x-mount.subdir detached-tree resolution can escape via intermediate symlinks

The X-mount.subdir option uses a detached-tree fast path on Linux 6.15 and later and passes the configured subdirectory to opentree with ATSYMLINKNOFOLLOW. That flag does not stop intermediate symlink traversal or keep resolution inside the newly mounted filesystem. A local unprivileged user with...

7CVSS5.9AI score0.00124EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/02 2:34 p.m.8 views

CVE-2026-78409

The X-mount.subdir option uses a detached-tree fast path on Linux 6.15 and later and passes the configured subdirectory to opentree with ATSYMLINKNOFOLLOW. That flag does not stop intermediate symlink traversal or keep resolution inside the newly mounted filesystem. A local unprivileged user with...

7CVSS5.9AI score0.00124EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/09/02 11:46 a.m.11 views

SUSE CVE-2026-72371

In the Linux kernel, the following vulnerability has been resolved: afs: Fix the volume AFSVOLUMERMTREE is set on Fix afsinsertvolumeintocell to set AFSVOLUMERMTREE on the volume replaced, not the new volume, as it's now removed from the cell's volume tree. This will cause the old volume to be...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/01 8:17 p.m.7 views

CVE-2026-84309

pypdf is a free and open-source pure-python PDF library. Prior to 6.16.0, an attacker can craft a PDF whose cyclic tree structure causes pypdf/generic/datastructures.py TreeObject.insertchild to follow /Next links indefinitely when a writing code path inserts a child, producing an infinite loop...

6.9CVSS0.00127EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/01 7:58 p.m.37 views

CVE-2026-84309 pypdf: Possible infinite loop for TreeObject.insert_child

pypdf is a free and open-source pure-python PDF library. Prior to 6.16.0, an attacker can craft a PDF whose cyclic tree structure causes pypdf/generic/datastructures.py TreeObject.insertchild to follow /Next links indefinitely when a writing code path inserts a child, producing an infinite loop...

6.9CVSS0.00127EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/01 7:58 p.m.8 views

EUVD-2026-69477

pypdf is a free and open-source pure-python PDF library. Prior to 6.16.0, an attacker can craft a PDF whose cyclic tree structure causes pypdf/generic/datastructures.py TreeObject.insertchild to follow /Next links indefinitely when a writing code path inserts a child, producing an infinite loop...

6.9CVSS5.9AI score0.00127EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/01 7:58 p.m.6 views

CVE-2026-84309 pypdf: Possible infinite loop for TreeObject.insert_child

pypdf is a free and open-source pure-python PDF library. Prior to 6.16.0, an attacker can craft a PDF whose cyclic tree structure causes pypdf/generic/datastructures.py TreeObject.insertchild to follow /Next links indefinitely when a writing code path inserts a child, producing an infinite loop...

6.9CVSS5.9AI score
SaveExploits0References6
CVE
CVE
added 2026/09/01 7:58 p.m.11 views

CVE-2026-84309

pypdf versions prior to 6.16.0 are vulnerable to an infinite loop in TreeObject.insert_child (pypdf/generic/_data_structures.py). An attacker can craft a PDF with a cyclic tree structure that causes the method to follow /Next links indefinitely when a writing code path inserts a child, resulting ...

6.9CVSS5.9AI score0.00127EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/09/01 7:58 p.m.7 views

CVE-2026-84309 pypdf: Possible infinite loop for TreeObject.insert_child

pypdf is a free and open-source pure-python PDF library. Prior to 6.16.0, an attacker can craft a PDF whose cyclic tree structure causes pypdf/generic/datastructures.py TreeObject.insertchild to follow /Next links indefinitely when a writing code path inserts a child, producing an infinite loop...

6.9CVSS5.9AI score0.00127EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/01 5:40 p.m.5 views

key-transparency-auditor

key-transparency-auditor Una implementación de referencia de un auditor de terceros para el servicio de transparencia de claves de Signal, basada en la especificación de transparencia de claves. Descripción general Este servicio está escrito en Java utilizando el framework Micronaut. Para compila...

6AI score
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/01 2:53 p.m.7 views

CVE-2026-46603

A flaw was found in golang.org/x/image/vp8l. A remote attacker can cause a denial of service by providing a specially crafted VP8L image. This image, containing many unused Huffman tree groups, leads to excessive memory allocation during VP8L decoding, resulting in memory exhaustion. Mitigation...

7.5CVSS5.8AI score0.00417EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/09/01 7:35 a.m.7 views

CVE-2026-80638

A flaw was found in the ocfs2 component of the Linux kernel. When a user unlinks a refcounted file whose refcount tree has leaf blocks, an out-of-bounds write occurs within the ocfs2removerefcountextent function. This happens because a memset operation writes past the intended memory boundary due...

8.8CVSS5.8AI score0.00348EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/01 7:28 a.m.6 views

NuReaper

NuReaper — Escáner de Seguridad de Paquetes NuGet ⚠️ Trabajo en Progreso — El proyecto está en desarrollo activo. El motor de escaneo principal es funcional; la persistencia de base de datos, el almacenamiento en caché y la cobertura completa de pruebas están planificados para próximas iteraciones...

6.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/09/01 12:00 a.m.11 views

PT-2026-84461

Name of the Vulnerable Software and Affected Versions pypdf versions prior to 6.16.0 Description An attacker can craft a PDF with a cyclic tree structure that triggers an infinite loop. This occurs when a writing code path utilizes the TreeObject.insert child function in pypdf/generic/ data...

6.9CVSS5.9AI score0.00127EPSS
SaveExploits0References11
Packet Storm News
Packet Storm News
added 2026/09/01 12:00 a.m.7 views

VPID: An Integrated Framework for Vulnerability Prioritization and Intrusion Detection in Enterprise Networks

Small enterprises face increasingly serious threats to their internal networks but often lack the financial resources, computing capacity, and specialist staff required to deploy resource intensive security platforms. This paper designs and implements VPID, a lightweight framework for vulnerabili...

5.9AI score
SaveExploits0
Rows per page
Query Builder