Lucene search
+L

102 matches found

BDU FSTEC
BDU FSTEC
•added 2026/09/09 12:00 a.m.•11 views

The vulnerabilities of the functions PageObject._extract_text() and PageObject.extract_xform_text() in the Python library for working with PDF files, PyPDF, allow a hacker to cause a service failure.

The vulnerability of the functions PageObject.extracttext and PageObject.extractxformtext in the Python library for working with PDF files, PyPDF, is related to excessive iteration. Exploiting this vulnerability can allow an attacker to cause a service failure...

5CVSS6.2AI score0.00182EPSS
SaveExploits0References5Affected Software1
NVD
NVD
•added 2026/09/08 5:17 p.m.•19 views

CVE-2026-16497

NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker could cause excessive iteration. A successful exploit of this vulnerability might lead to denial of service...

7.5CVSS0.00474EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/08 4:09 p.m.•23 views

CVE-2026-16497

NVIDIA Triton Inference Server for Linux is affected by an excessive iteration flaw (CWE-834) that allows a network-based, unauthenticated attacker to cause denial of service . The vulnerability affects versions 0.0 through 26.06 . NVIDIA rates it CVSS 7.5 (HIGH) with a vector of AV:N/AC:L/PR:N/U...

7.5CVSS5.7AI score0.00474EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/08 4:09 p.m.•11 views

EUVD-2026-72937

NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker could cause excessive iteration. A successful exploit of this vulnerability might lead to denial of service...

7.5CVSS5.7AI score0.00474EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/09/08 4:09 p.m.•9 views

CVE-2026-16497

NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker could cause excessive iteration. A successful exploit of this vulnerability might lead to denial of service...

7.5CVSS5.7AI score0.00474EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/08 4:09 p.m.•28 views

CVE-2026-16497

NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker could cause excessive iteration. A successful exploit of this vulnerability might lead to denial of service...

7.5CVSS0.00474EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/08 12:00 a.m.•0 views

CVE-2026-16497: Excessive Iteration

NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker could cause excessive iteration. A successful exploit of this vulnerability might lead to denial of service...

7.5CVSS5.8AI score0.00474EPSS
SaveExploits0References2
Nvidia
Nvidia
•added 2026/09/08 12:00 a.m.•27 views

Security Bulletin: Triton Inference Server - September 2026

NVIDIA has released a software update for NVIDIA® Triton Inference Server. To protect your system, clone or update this software to Triton Inference Server r26.07 or later from the NVIDIA Triton Inference Server GitHub repo. Go to NVIDIA Product Security. Details NVIDIA has released a software...

5.7AI score0.00563EPSS
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
•added 2026/09/08 12:00 a.m.•13 views

PT-2026-87139

NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker could cause excessive iteration. A successful exploit of this vulnerability might lead to denial of service...

7.5CVSS5.7AI score0.00474EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
•added 2026/09/04 12:00 a.m.•8 views

The vulnerability of the Python library for working with PDF files, PyPDF, is related to excessive iteration. This vulnerability allows attackers to trigger a service failure.

The vulnerability of the Python library for working with PDF files, PyPDF, is related to excessive iteration. Exploiting this vulnerability can allow a malicious actor to cause service failures...

5.3CVSS5.3AI score0.00515EPSS
SaveExploits0References7Affected Software4
BDU FSTEC
BDU FSTEC
•added 2026/09/04 12:00 a.m.•10 views

The vulnerability of the Python library for working with PDF files, PyPDF, is related to excessive iteration. This vulnerability allows attackers to trigger a service failure.

The vulnerability of the Python library for working with PDF files, PyPDF, is related to excessive iteration. Exploiting this vulnerability can allow an attacker to cause a service failure...

3.3CVSS5.3AI score0.00172EPSS
SaveExploits0References9Affected Software5
BDU FSTEC
BDU FSTEC
•added 2026/09/04 12:00 a.m.•6 views

The vulnerability of the Python library for working with PDF files, PyPDF, is related to excessive iteration. This vulnerability allows attackers to trigger a service failure.

The vulnerability of the Python library for working with PDF files, PyPDF, is related to excessive iteration. Exploiting this vulnerability can allow a malicious actor to cause service failures...

7.8CVSS5.3AI score0.00384EPSS
SaveExploits0References9Affected Software5
Snyk
Snyk
•added 2026/09/01 9:28 p.m.•12 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 its document outline retrieval, which processes outline entries and nested outline paths without bounding t...

4.8CVSS5.6AI score0.00182EPSS
SaveExploits0References3
Snyk
Snyk
•added 2026/09/01 9:27 p.m.•10 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 its text extraction of pages that contain XForm objects, which processes those objects without limiting the...

4.8CVSS5.4AI score0.00182EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/09/01 8:57 p.m.•13 views

CVE-2026-84311

A flaw was found in pypdf, a pure-python PDF library. A remote attacker can exploit this vulnerability by crafting a malicious PDF document containing specially structured XForm objects. Processing this document can lead to excessive iteration, causing the application to consume significant memor...

5.5CVSS5.7AI score0.00182EPSS
SaveExploits0References7
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/01 12:00 a.m.•1 views

CVE-2026-84311: Excessive Iteration

pypdf is a free and open-source pure-python PDF library. Prior to 6.16.1, an attacker can craft a PDF that causes pypdf/page.py PageObject.extracttext and PageObject.extractxformtext to traverse a directed acyclic graph of reused form XObjects in which each form invokes a child multiple times,...

4.8CVSS5.8AI score0.00182EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/08/07 6:54 p.m.•11 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 parsing process of font width entries with unusually large values. An attacker can cause excessive...

4.8CVSS5.4AI score0.00182EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/07 12:00 a.m.•1 views

CVE-2026-71852: Excessive Iteration

pypdf is a free and open-source pure-python PDF library. Prior to 6.15.0, a crafted PDF can cause long runtimes and large memory consumption when pypdf/font.py function Font.collectcidcharacterwidths expands unusually large CID font /W width ranges or excessive width entries during text extractio...

4.8CVSS5.8AI score0.00182EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/08/03 3:53 a.m.•13 views

Excessive Iteration

Overview Affected versions of this package are vulnerable to Excessive Iteration in the HashRatchet.getint generation method of GroupKeySet, reached through PrivateMessage.unprotect, which loops while nextGeneration generation next; and caches every intermediate KeyGeneration in an unbounded...

8.7CVSS5.5AI score0.00493EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/08/03 3:53 a.m.•12 views

Excessive Iteration

Overview Affected versions of this package are vulnerable to Excessive Iteration in the HashRatchet.getint generation method of GroupKeySet, reached through PrivateMessage.unprotect, which loops while nextGeneration generation next; and caches every intermediate KeyGeneration in an unbounded...

8.7CVSS5.5AI score0.00493EPSS
SaveExploits0References2
Rows per page
Query Builder