Lucene search
+L

343 matches found

OSV
OSV
added 2026/02/20 10:16 p.m.6 views

UBUNTU-CVE-2026-27025

pypdf is a free and open-source pure-python PDF library. Prior to 6.7.1, an attacker who uses this vulnerability can craft a PDF which leads to long runtimes and large memory consumption. This requires parsing the /ToUnicode entry of a font with unusually large values, for example during text...

6.9CVSS5.8AI score0.00168EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/02/20 9:12 p.m.6 views

CVE-2026-27026 pypdf possibly has long runtimes for malformed FlateDecode streams

pypdf is a free and open-source pure-python PDF library. Prior to 6.7.1, an attacker who uses this vulnerability can craft a PDF which leads to long runtimes. This requires a malformed /FlateDecode stream, where the byte-by-byte decompression is used. This vulnerability is fixed in 6.7.1...

6.9CVSS5.3AI score0.00168EPSS
SaveExploits0References4
NVD
NVD
added 2026/02/19 4:27 p.m.17 views

CVE-2026-25940

jsPDF is a library to generate PDFs in JavaScript. Prior to 4.2.0, user control of properties and methods of the Acroform module allows users to inject arbitrary PDF objects, such as JavaScript actions. If given the possibility to pass unsanitized input to one of the following property, a user ca...

9.6CVSS0.00424EPSS
SaveExploits1References8
NVD
NVD
added 2026/02/19 3:16 p.m.14 views

CVE-2026-25755

jsPDF is a library to generate PDFs in JavaScript. Prior to 4.2.0, user control of the argument of the addJS method allows an attacker to inject arbitrary PDF objects into the generated document. By crafting a payload that escapes the JavaScript string delimiter, an attacker can execute malicious...

9.6CVSS0.00834EPSS
SaveExploits2References9
CNNVD
CNNVD
added 2026/02/19 12:0 a.m.16 views

jsPDF 安全漏洞

jsPDF is a JavaScript-based PDF document generation library developed by Parallax. Versions of jsPDF prior to 4.2.0 contained security vulnerabilities. These vulnerabilities stemmed from improper handling of user input by the Acroform module, which could lead to the injection of arbitrary PDF...

8.1CVSS5.9AI score0.00424EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/02/19 12:0 a.m.14 views

jsPDF 安全漏洞

jsPDF is a JavaScript-based PDF document generation library developed by Parallax. Versions of jsPDF prior to 4.2.0 contained security vulnerabilities. These vulnerabilities stemmed from improper handling of user input in the addImage method, which could lead to memory exhaustion and...

8.7CVSS5.8AI score0.00717EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2026/02/03 2:4 p.m.9 views

CVE-2026-24043

A flaw was found in jsPDF, a JavaScript library for generating PDFs. A remote attacker can inject arbitrary Extensible Metadata Platform XMP metadata into a generated PDF by providing unsanitized input to the addMetadata function. This XML injection vulnerability can compromise the integrity of t...

6.9CVSS5.4AI score0.00253EPSS
SaveExploits1References6
Vulnrichment
Vulnrichment
added 2026/02/03 12:0 a.m.4 views

CVE-2025-65875

An arbitrary file upload vulnerability in the AddFont function of FPDF v1.86 and earlier allows attackers to execute arbitrary code via uploading a crafted PHP file...

8.8CVSS5.9AI score0.00397EPSS
SaveExploits0References3
OSV
OSV
added 2026/02/02 8:32 p.m.8 views

CVE-2026-24133 jsPDF Affected by Denial of Service (DoS) via Unvalidated BMP Dimensions in BMPDecoder

jsPDF is a library to generate PDFs in JavaScript. Prior to 4.1.0, user control of the first argument of the addImage method results in denial of service. If given the possibility to pass unsanitized image data or URLs to the addImage method, a user can provide a harmful BMP file that results in...

8.7CVSS5.4AI score
SaveExploits0References5
Snyk
Snyk
added 2026/02/02 6:29 p.m.14 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.00524EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/02/02 12:0 a.m.17 views

jsPDF 安全漏洞

jsPDF is a JavaScript-based PDF document generation library developed by Parallax. Versions of jsPDF prior to 4.1.0 contained a security vulnerability. This vulnerability stemmed from the first parameter of the addImage method, which allowed users to provide harmful BMP files, potentially leading...

8.7CVSS5.8AI score0.00559EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/02/02 12:0 a.m.15 views

jsPDF 竞争条件问题漏洞

jsPDF is a JavaScript-based PDF document generation library developed by Parallax. Versions of jsPDF prior to 4.1.0 contained a race condition vulnerability. This vulnerability stemmed from the use of shared module scope variables in the addJS method, which could lead to cross-user data leaks...

6.3CVSS5.8AI score0.00253EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/01/30 12:24 a.m.12 views

SUSE CVE-2026-24688

pypdf is a free and open-source pure-python PDF library. An attacker who uses an infinite loop vulnerability that is present in versions prior to 6.6.2 can craft a PDF which leads to an infinite loop. This requires accessing the outlines/bookmarks. This has been fixed in pypdf 6.6.2. If projects...

4.3CVSS5.8AI score0.00388EPSS
SaveExploits2References3
Cvelist
Cvelist
added 2026/01/27 7:44 p.m.25 views

CVE-2026-24688 pypdf has possible Infinite Loop when processing outlines/bookmarks

pypdf is a free and open-source pure-python PDF library. An attacker who uses an infinite loop vulnerability that is present in versions prior to 6.6.2 can craft a PDF which leads to an infinite loop. This requires accessing the outlines/bookmarks. This has been fixed in pypdf 6.6.2. If projects...

5.1CVSS0.00388EPSS
SaveExploits2References4
Debian CVE
Debian CVE
added 2026/01/27 7:44 p.m.7 views

CVE-2026-24688

pypdf is a free and open-source pure-python PDF library. An attacker who uses an infinite loop vulnerability that is present in versions prior to 6.6.2 can craft a PDF which leads to an infinite loop. This requires accessing the outlines/bookmarks. This has been fixed in pypdf 6.6.2. If projects...

5.1CVSS5.3AI score0.00388EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2026/01/19 12:14 p.m.10 views

Moderate: Red Hat Security Advisory: poppler security update

An update for poppler is now available for Red Hat Enterprise Linux 9.4 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.1CVSS6.5AI score0.00234EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2026/01/19 11:32 a.m.15 views

Moderate: Red Hat Security Advisory: poppler security update

An update for poppler is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

7.1CVSS6.5AI score0.00234EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/01/13 11:7 p.m.10 views

CVE-2026-22691

A flaw was found in pypdf. A remote attacker can exploit this vulnerability by crafting a malicious PDF file with malformed startxref entries and excessive whitespace characters. This can cause excessively long processing times when rebuilding the cross-reference table in non-strict reading mode,...

6.9CVSS6.2AI score0.00406EPSS
SaveExploits0References7
OSV
OSV
added 2026/01/10 5:16 a.m.7 views

UBUNTU-CVE-2026-22690

pypdf is a free and open-source pure-python PDF library. Prior to version 6.6.0, pypdf has possible long runtimes for missing /Root object with large /Size values. An attacker who uses this vulnerability can craft a PDF which leads to possibly long runtimes for actually invalid files. This can be...

6.9CVSS5.7AI score0.00406EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/01/10 4:46 a.m.9 views

CVE-2026-22691

pypdf is a free and open-source pure-python PDF library. Prior to version 6.6.0, pypdf has possible long runtimes for malformed startxref. An attacker who uses this vulnerability can craft a PDF which leads to possibly long runtimes for invalid startxref entries. When rebuilding the cross-referen...

6.9CVSS5.2AI score0.00406EPSS
SaveExploits0
Rows per page
Query Builder