Lucene search
+L

3212 matches found

Debian CVE
Debian CVE
added 2026/09/09 12:09 a.m.6 views

CVE-2026-87585

Double free in PDFium in Google Chrome on on Windows prior to 153.0.8010.36 allowed a remote attacker to potentially execute arbitrary code inside the sandbox via a crafted PDF file. Chromium security severity: High...

8.8CVSS7AI score0.00279EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/09/09 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-87505

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Incorrect authorization in FileSystem in Google Chrome prior to 153.0.8010.36 allowed a remote attacker who had compromised the renderer process to bypass site...

8.1CVSS0.00206EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/08 9:23 p.m.11 views

CVE-2015-3073

CVE-2015-3073 This vulnerability allows remote attackers to bypass API restrictions on vulnerable installations of Adobe Reader. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within...

10CVSS6AI score0.2547EPSS
SaveExploits4
Positive Technologies
Positive Technologies
added 2026/09/08 12:00 a.m.10 views

PT-2026-88605

Incorrect authorization in FileSystem in Google Chrome prior to 153.0.8010.36 allowed a remote attacker who had compromised the renderer process to bypass site isolation via a crafted PDF file. Chromium security severity: Medium...

9.8CVSS0.00474EPSS
SaveExploits13References235
Positive Technologies
Positive Technologies
added 2026/09/08 12:00 a.m.9 views

PT-2026-88685

Double free in PDFium in Google Chrome on on Windows prior to 153.0.8010.36 allowed a remote attacker to potentially execute arbitrary code inside the sandbox via a crafted PDF file. Chromium security severity: High...

9.8CVSS0.00474EPSS
SaveExploits12References235
Kitploit
Kitploit
added 2026/09/07 7:18 p.m.7 views

CVE-2026-46529

RCE mediante inyección de argv en PDF CVE-2026-46529 atril/xreader/evince Prueba de concepto funcional para la inyección de argv en evspawn shell/ev-application.c. Un solo clic en cualquier lugar de la página renderizada de un PDF manipulado desencadena la ejecución arbitraria de código como el...

8.4CVSS5.9AI score0.00529EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/07 5:36 p.m.4 views

pdfjs-vuln-demo

Proyecto de Demostración de Vulnerabilidad en PDF.js Este proyecto está pensado para servir como una prueba de concepto que demuestre la explotación de la vulnerabilidad en la biblioteca PDF.js pdfjs-dist reportada en CVE-2024-4367 Poner En Marcha Haz un fork y clona este repositorio npm install...

8.8CVSS7.8AI score0.7066EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/07 5:06 p.m.5 views

CVE-2025-64512

CVE-2025-64512 Ejecución Arbitraria de Código en pdfminer.six mediante Entrada PDF Manipulada PoC basado en https://github.com/pdfminer/pdfminer.six/security/advisories/GHSA-wf5f-4jwr-ppcp % python3 mkpickle.py Usage: mkpickle.py output Ex: mkpickle.py 'curl IP:PORT/rce' evil.pickle.gz % python3...

8.6CVSS7.2AI score0.00312EPSS
SaveExploits9References1
Kitploit
Kitploit
added 2026/09/07 9:20 a.m.6 views

CVE-2025-20260-POC

EXPLOTACIÓN DE CVE-2025-20260 Esto es una prueba de concepto para CVE-2025-20260. Se trata de una vulnerabilidad en los procesos de escaneo de PDF del software ClamAV. Al enviar un archivo PDF malicioso especialmente diseñado, es posible provocar un desbordamiento de búfer, resultando en una...

9.8CVSS8.3AI score0.01624EPSS
SaveExploits0
OSV
OSV
added 2026/09/02 2:38 p.m.7 views

GHSA-FC8X-2RWW-XW9M pypdf: Inefficient handling of non-whitespace inputs in read_until_whitespace

Impact An attacker who uses this vulnerability can craft a PDF which leads to long runtimes. This requires a call to readuntilwhitespace with an input which does not have whitespace for a long time. Patches This has been fixed in pypdf==6.15.0. Workarounds If you cannot upgrade yet, consider...

6.9CVSS5.8AI score0.00301EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/01 9:28 p.m.7 views

GHSA-23W6-3W8W-8484 pypdf: Possible long runtimes/large memory usage when retrieving outlines

Impact An attacker who uses this vulnerability can craft a PDF which leads to long runtimes and large memory consumption. This requires accessing the outlines of a document with either lots of entries or nested outlines with long re-used nesting paths. Patches This has been fixed in pypdf==6.16.1...

4.8CVSS5.8AI score0.00138EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/01 9:27 p.m.9 views

GHSA-763M-79HH-57F2 pypdf: Possible long runtimes/large memory usage when extracting XForm objects

Impact An attacker who uses this vulnerability can craft a PDF which leads to long runtimes and large memory consumption. This requires extracting the text of a page with lots of XForm objects, where some of them might be re-used. Patches This has been fixed in pypdf==6.16.1. Workarounds If you...

4.8CVSS5.8AI score0.00138EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/01 9:20 p.m.9 views

GHSA-JP53-MHQP-8XCG pypdf: Possible infinite loop for TreeObject.insert_child

Impact An attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires a usually writing code path where TreeObject.insertchild is involved. Patches This has been fixed in pypdf==6.16.0. Workarounds If you cannot upgrade yet, consider applying the changes fr...

6.9CVSS5.8AI score0.00127EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/01 9:20 p.m.9 views

pypdf: Possible infinite loop for TreeObject.insert_child

Impact An attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires a usually writing code path where TreeObject.insertchild is involved. Patches This has been fixed in pypdf==6.16.0. Workarounds If you cannot upgrade yet, consider applying the changes fr...

6.9CVSS5.8AI score0.00127EPSS
SaveExploits0References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/09/01 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-82398

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - pypdf is a free and open-source pure-python PDF library. Prior to 6.15.0, an attacker can craft a PDF that causes long runtimes when the pypdf/utils.py function...

6.9CVSS5.9AI score0.00301EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/26 4:48 p.m.8 views

CVE-2026-79021

A flaw was found in chromium-browser. This vulnerability, related to missing authorization in the InterestGroups component, allows a remote attacker to bypass system access restrictions. The attacker must first compromise the browser's rendering engine and then use a specially crafted PDF file to...

6.5CVSS5.3AI score0.00234EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/25 8:10 p.m.9 views

CVE-2026-79021

Missing authorization in InterestGroups in Google Chrome prior to 152.0.7977.65 allowed a remote attacker who had compromised the renderer process to bypass system access restrictions via a crafted PDF file. Chromium security severity: Low...

6.5CVSS5.4AI score0.00234EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/25 8:10 p.m.44 views

CVE-2026-79119

Use after free in PDF in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted PDF file. Chromium security severity: Low...

0.00279EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability in poppler, poppler-22

Poppler prior to and including version 22.08.0 contains an integer overflow in the JBIG2 decoder JBIG2Stream::readTextRegionSeg in JBIGStream.cc. Processing a specially crafted PDF file or JBIG2 image may lead to a crash or the execution of arbitrary code. This is similar to the vulnerability...

7.8CVSS8.5AI score0.00627EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.13 views

Astra Linux – Vulnerability in Firefox and Thunderbird

If a user opens a specially crafted PDF file, the PDF reader may be tricked into leaking cross-origin information, when such information is served as chunked data. This vulnerability affects Firefox versions earlier than 85, Thunderbird versions earlier than 78.7, and Firefox ESR versions earlier...

4.3CVSS6.7AI score0.01047EPSS
SaveExploits0References1
Rows per page
Query Builder