Lucene search
+L

715 matches found

Vulnrichment
Vulnrichment
added 2026/02/20 9:11 p.m.5 views

CVE-2026-27025 pypdf has possible long runtimes/large memory usage for large /ToUnicode 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 and large memory consumption. This requires parsing the /ToUnicode entry of a font with unusually large values, for example during text...

6.9CVSS5.5AI score0.00168EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/02/20 9:11 p.m.32 views

CVE-2026-27025 pypdf has possible long runtimes/large memory usage for large /ToUnicode 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 and large memory consumption. This requires parsing the /ToUnicode entry of a font with unusually large values, for example during text...

6.9CVSS0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/20 9:11 p.m.9 views

CVE-2026-27025 pypdf has possible long runtimes/large memory usage for large /ToUnicode 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 and large memory consumption. This requires parsing the /ToUnicode entry of a font with unusually large values, for example during text...

6.9CVSS5.5AI score0.00168EPSS
SaveExploits0References6
CVE
CVE
added 2026/02/20 9:11 p.m.31 views

CVE-2026-27025

CVE-2026-27025 affects the PyPDF family (pypdf). The issue is triggered by parsing a PDF’s font /ToUnicode entry with unusually large values, causing long runtimes and large memory usage (DoS risk). The vulnerability is fixed in pypdf 6.7.1; remediation is upgrading to 6.7.1 or newer. Connected a...

6.9CVSS5.5AI score0.00168EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2026/02/20 9:11 p.m.31 views

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.3AI score0.00168EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/02/20 9:10 p.m.32 views

CVE-2026-27024 pypdf has a possible infinite loop when processing TreeObject

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 an infinite loop. This requires accessing the children of a TreeObject, for example as part of outlines. This vulnerability is fixed in 6.7.1...

6.9CVSS0.00168EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/02/20 9:10 p.m.0 views

CVE-2026-27024 pypdf has a possible infinite loop when processing TreeObject

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 an infinite loop. This requires accessing the children of a TreeObject, for example as part of outlines. This vulnerability is fixed in 6.7.1...

6.9CVSS5.4AI score0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2026/02/20 9:10 p.m.41 views

CVE-2026-27024

CVE-2026-27024 affects the pypdf (pypdf2) library prior to 6.7.1. The vulnerability allows an attacker to craft a PDF that causes an infinite loop when processing TreeObject children (e.g., in outlines), resulting in a DoS. The issue is fixed in version 6.7.1; multiple connected advisories (openS...

6.9CVSS5.5AI score0.00168EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/02/20 9:10 p.m.10 views

CVE-2026-27024 pypdf has a possible infinite loop when processing TreeObject

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 an infinite loop. This requires accessing the children of a TreeObject, for example as part of outlines. This vulnerability is fixed in 6.7.1...

6.9CVSS5.5AI score0.00168EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/02/20 9:10 p.m.8 views

CVE-2026-27024

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 an infinite loop. This requires accessing the children of a TreeObject, for example as part of outlines. This vulnerability is fixed in 6.7.1...

6.9CVSS5.3AI score0.00168EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/02/20 12:0 a.m.11 views

pypdf 安全漏洞

pypdf is an open-source, free Python library for handling PDF files. It allows for splitting, merging, cropping, and converting pages within PDF files. Versions of pypdf prior to 6.7.1 contained security vulnerabilities; these vulnerabilities stemmed from accessing child items of the TreeObject...

6.9CVSS5.8AI score0.00168EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/02/20 12:0 a.m.13 views

pypdf 安全漏洞

pypdf is an open-source, free Python library for handling PDF files. It allows for splitting, merging, cropping, and converting pages within PDF files. Prior to version 6.7.1, pypdf had a security vulnerability that stemmed from processing format-corrupted /FlateDecode streams, which could lead t...

6.9CVSS5.9AI score0.00168EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/02/20 12:0 a.m.12 views

pypdf 安全漏洞

pypdf is an open-source, free Python library developed by py-pdf. It allows for splitting, merging, cropping, and converting pages within PDF files. Versions of pypdf prior to 6.7.1 contained security vulnerabilities. These vulnerabilities stemmed from /ToUnicode entries in the font parsing, whic...

6.9CVSS5.9AI score0.00168EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/02/18 10:41 p.m.9 views

pypdf possibly has long runtimes for malformed FlateDecode streams

Impact 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. Patches This has been fixed in pypdf==6.7.1. Workarounds If you cannot upgrade yet, consider applying the chang...

6.9CVSS5.5AI score0.00168EPSS
SaveExploits0References6Affected Software1
vulnersOsv
vulnersOsv
added 2026/02/18 10:41 p.m.5 views

01os (>=0.0.5 <=0.0.13), 3m (>=0.1.0 <=0.1.3) +2554 more potentially affected by CVE-2026-27026 via pypdf (>=3.10.0 <=6.7.0)

pypdf PYPI version =3.10.0, =0.0.5, =0.1.0, =0.0.1, =0.2.0, =0.4.0, =0.3.0, =0.3.0, =0.1.1, =0.1.0, =0.0.2, =0.2.0, =1.2.27, =3.0.145 and more Source cves: CVE-2026-27026 Source advisory: OSV:GHSA-9MVC-8737-8J8H...

6.9CVSS6.4AI score0.00168EPSS
SaveExploits0
Snyk
Snyk
added 2026/02/18 10:41 p.m.5 views

Allocation of Resources Without Limits or Throttling

Overview pypdf is an A pure-python PDF library capable of splitting, merging, cropping, and transforming PDF files Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the FlateDecode class. An attacker can cause excessive resource consumptio...

6.9CVSS5.6AI score0.00168EPSS
SaveExploits0References2
vulnersOsv
vulnersOsv
added 2026/02/18 10:41 p.m.7 views

01os (>=0.0.5 <=0.0.13), 3m (>=0.1.0 <=0.1.3) +2094 more potentially affected by CVE-2026-27026 via pypdf (>=6.0.0 <=6.7.0)

pypdf PYPI version =6.0.0, =0.0.5, =0.1.0, =0.0.1, =0.2.0, =0.4.0, =0.3.0, =0.3.0, =0.1.1, =0.1.0, =0.0.2, =0.2.0, =1.2.27, =0.1.0, =0.6.0, =0.7.3 and more Source cves: CVE-2026-27026 Source advisory: SNYK:PYTHON-PYPDF-15309551...

6.9CVSS6.4AI score0.00168EPSS
SaveExploits0
OSV
OSV
added 2026/02/18 10:41 p.m.5 views

GHSA-9MVC-8737-8J8H pypdf possibly has long runtimes for malformed FlateDecode streams

Impact 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. Patches This has been fixed in pypdf==6.7.1. Workarounds If you cannot upgrade yet, consider applying the chang...

6.9CVSS5.8AI score0.00168EPSS
SaveExploits0References6
vulnersOsv
vulnersOsv
added 2026/02/18 10:41 p.m.7 views

01os (>=0.0.5 <=0.0.13), 3m (>=0.1.0 <=0.1.3) +2094 more potentially affected by CVE-2026-27025 via pypdf (>=6.0.0 <=6.7.0)

pypdf PYPI version =6.0.0, =0.0.5, =0.1.0, =0.0.1, =0.2.0, =0.4.0, =0.3.0, =0.3.0, =0.1.1, =0.1.0, =0.0.2, =0.2.0, =1.2.27, =0.1.0, =0.6.0, =0.7.3 and more Source cves: CVE-2026-27025 Source advisory: SNYK:PYTHON-PYPDF-15309441...

6.9CVSS6.4AI score0.00168EPSS
SaveExploits0
Snyk
Snyk
added 2026/02/18 10:41 p.m.5 views

Excessive Iteration

Overview pypdf is an A pure-python PDF library capable of splitting, merging, cropping, and transforming PDF files Affected versions of this package are vulnerable to Excessive Iteration in the parsebfrange function in cmap.py. An attacker can cause excessive resource consumption by supplying a...

6.9CVSS5.6AI score0.00168EPSS
SaveExploits0References2
Rows per page
Query Builder