Lucene search
+L

519 matches found

OSV
OSV
added 2026/02/28 2:46 a.m.17 views

GHSA-F2V5-7JQ9-H8CG pypdf: Manipulated RunLengthDecode streams can exhaust RAM

Impact An attacker who uses this vulnerability can craft a PDF which leads to large memory usage. This requires parsing the content stream using the RunLengthDecode filter. Patches This has been fixed in pypdf==6.7.4. Workarounds If you cannot upgrade yet, consider applying the changes from PR 36...

6.9CVSS5.7AI score0.00423EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/02/27 6:31 p.m.11 views

EUVD-2025-208142

PublicCMS v5.202506.d and earlier is vulnerable to stored XSS. Uploaded PDFs can contain JavaScript payloads and bypass PDF security checks in the backend CmsFileUtils.java. If a user uploads a PDF file containing a malicious payload to the system and views it, the embedded JavaScript payload can...

8.7CVSS6AI score0.00345EPSS
SaveExploits1References2
NVD
NVD
added 2026/02/27 5:16 p.m.19 views

CVE-2025-69437

PublicCMS v5.202506.d and earlier is vulnerable to stored XSS. Uploaded PDFs can contain JavaScript payloads and bypass PDF security checks in the backend CmsFileUtils.java. If a user uploads a PDF file containing a malicious payload to the system and views it, the embedded JavaScript payload can...

8.7CVSS0.00345EPSS
SaveExploits1References1
OSV
OSV
added 2026/02/27 12:00 a.m.12 views

CVE-2025-69437

PublicCMS v5.202506.d and earlier is vulnerable to stored XSS. Uploaded PDFs can contain JavaScript payloads and bypass PDF security checks in the backend CmsFileUtils.java. If a user uploads a PDF file containing a malicious payload to the system and views it, the embedded JavaScript payload can...

8.7CVSS5.8AI score
SaveExploits0References3
OSV
OSV
added 2026/02/26 1:16 a.m.7 views

DEBIAN-CVE-2026-27888

pypdf is a free and open-source pure-python PDF library. Prior to 6.7.3, an attacker who uses this vulnerability can craft a PDF which leads to the RAM being exhausted. This requires accessing the xfa property of a reader or writer and the corresponding stream being compressed using /FlateDecode...

7.5CVSS8.1AI score0.00348EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2026/02/20 12:26 a.m.9 views

SUSE CVE-2026-2648

Heap buffer overflow in PDFium in Google Chrome prior to 145.0.7632.109 allowed a remote attacker to perform an out of bounds memory write via a crafted PDF file. Chromium security severity: High...

8.8CVSS6AI score0.00481EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/02/19 7:32 p.m.7 views

Improper Encoding or Escaping of Output

Overview Affected versions of this package are vulnerable to Improper Encoding or Escaping of Output via the appearanceState property of the AcroForm module. An attacker can execute arbitrary JavaScript code in the context of the PDF viewer by injecting malicious input into this property, which i...

8.6CVSS6AI score0.00424EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/02/18 12:00 a.m.11 views

PT-2026-20909

Name of the Vulnerable Software and Affected Versions pypdf versions prior to 6.7.1 Description pypdf is a free and open-source pure-python PDF library. A crafted PDF file can cause excessive processing time due to a malformed /FlateDecode stream and byte-by-byte decompression. Recommendations...

6.9CVSS5.2AI score0.00168EPSS
SaveExploits0References39
Securelist
Securelist
added 2026/02/05 9:00 a.m.14 views

Stan Ghouls targeting Russia and Uzbekistan with NetSupport RAT

Introduction Stan Ghouls also known as Bloody Wolf is an cybercriminal group that has been launching targeted attacks against organizations in Russia, Kyrgyzstan, Kazakhstan, and Uzbekistan since at least 2023. These attackers primarily have their sights set on the manufacturing, finance, and IT...

5.5AI score
SaveExploits0
Malwarebytes
Malwarebytes
added 2026/02/04 12:07 p.m.21 views

Firefox is giving users the AI off switch

Some software providers have decided to lead by example and offer users a choice about the Artificial Intelligence AI features built into their products. The latest example is Mozilla, which now offers users a one-click option to disable generative AI features in the Firefox browser. Audiences ar...

5.5AI score
SaveExploits0
NVD
NVD
added 2026/02/02 11:16 p.m.21 views

CVE-2026-24043

jsPDF is a library to generate PDFs in JavaScript. Prior to 4.1.0, user control of the first argument of the addMetadata function allows users to inject arbitrary XML. If given the possibility to pass unsanitized input to the addMetadata method, a user can inject arbitrary XMP metadata into the...

6.9CVSS0.00263EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/02/02 8:34 p.m.2 views

CVE-2026-24043 jsPDF Affected by Stored XMP Metadata Injection (Spoofing & Integrity Violation)

jsPDF is a library to generate PDFs in JavaScript. Prior to 4.1.0, user control of the first argument of the addMetadata function allows users to inject arbitrary XML. If given the possibility to pass unsanitized input to the addMetadata method, a user can inject arbitrary XMP metadata into the...

6.9CVSS5.5AI score0.00263EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/02/02 6:29 p.m.15 views

Improper Encoding or Escaping of Output

Overview jspdf is a PDF Document creation from JavaScript Affected versions of this package are vulnerable to Improper Encoding or Escaping of Output via the AcroformChoiceField.addOption, AcroformChoiceField.setOptions, AcroFormCheckBox.appearanceState, or AcroFormRadioButton.appearanceState...

9.3CVSS6AI score0.00534EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/01/27 12:00 a.m.18 views

pypdf security vulnerability

pypdf is an open-source, free Python library developed by py-pdf. It allows for splitting, merging, cropping, and converting pages within PDF files. Prior to version 6.6.2, pypdf had a security vulnerability due to an infinite loop, which could lead to resource consumption when processing special...

5.1CVSS5.8AI score0.00403EPSS
SaveExploits2References4
OSV
OSV
added 2026/01/26 11:37 p.m.6 views

GHSA-2Q4J-M29V-HQ73 pypdf has possible Infinite Loop when processing outlines/bookmarks

Impact An attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires accessing the outlines/bookmarks. Patches This has been fixed in pypdf 6.6.2. Workarounds If projects cannot upgrade yet, consider applying the changes from PR 3610...

5.1CVSS5.8AI score0.00403EPSS
SaveExploits2References6
Tenable Nessus
Tenable Nessus
added 2026/01/20 12:00 a.m.6 views

MiracleLinux 7 : okular-4.10.5-9.el7 (AXSA:2020-696:02)

The remote MiracleLinux 7 host has packages installed that are affected by a vulnerability as referenced in the AXSA:2020-696:02 advisory. okular: local binary execution via specially crafted PDF files CVE-2020-9359 Tenable has extracted the preceding description block directly from the...

6.8CVSS5.7AI score0.01452EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.7 views

MiracleLinux 7 : poppler-0.26.5-17.el7 (AXSA:2017-2054:01)

The remote MiracleLinux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2017-2054:01 advisory. A stack-based buffer overflow was found in the poppler library. An attacker could create a malicious PDF file that would cause applications that use...

7.8CVSS7.8AI score0.04966EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/01/15 12:00 a.m.38 views

CVE-2025-67079

File upload vulnerability in Omnispace Agora Project before 25.10 allowing attackers to execute code through the MSL engine of the Imagick library via crafted PDF file to the file upload and thumbnail functions...

0.00396EPSS
SaveExploits0References2
Zero Day Initiative
Zero Day Initiative
added 2025/12/19 12:00 a.m.10 views

Foxit PDF Reader PDF File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit PDF 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 the parsing of PD...

7.8CVSS7.2AI score0.00294EPSS
SaveExploits0References1
Veracode
Veracode
added 2025/12/13 7:49 a.m.14 views

Remote Code Execution (RCE)

pdfminer.six is vulnerable to Remote Code Execution RCE. The vulnerability is due to unsafe deserialization in the CMapDB.loaddata function, where pickle.loads processes attacker-controlled pickle.gz files referenced by a malicious PDF, allowing arbitrary code execution when the file is...

8.6CVSS7.7AI score0.00312EPSS
SaveExploits9References5Affected Software1
Rows per page
Query Builder