CWE-834Class

Excessive Iteration

Incomplete in the CWE catalog · 36 CVEs mapped

36
CVEs mapped
6.8
Median CVSS
What it is

The product performs an iteration or loop without sufficiently limiting the number of times that the loop is executed.

Recent examples
none
CVE-2026-84311

CVE-2026-84311 - UNKNOWN Severity Vulnerability

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._extract_text and PageObject.extract_xform_text to traverse a directed acyclic graph of reused form XObjects in which each form invokes a child multiple times, creating exponentially many traversal paths and causing long runtimes and large memory consumption. This issue is fixed in version 6.16.1.

no explanation yet
0%
epss
none
CVE-2026-84310

CVE-2026-84310 - UNKNOWN Severity Vulnerability

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/_doc_common.py _get_outline to consume long runtimes and large amounts of memory when retrieving document outlines with large numbers of entries or deeply nested reused paths because the traversal lacked global entry-count and nesting-depth limits. This issue is fixed in version 6.16.1.

no explanation yet
0%
epss
none
CVE-2026-77357

CVE-2026-77357 - UNKNOWN Severity Vulnerability

Mesop is a Python-based UI framework that allows users to build web applications. Prior to 1.3.3, applications running in debug mode expose a GET /hot-reload endpoint whose unbounded loop depends on the user-supplied counter parameter, allowing an unauthenticated attacker to hold worker threads with high counter values until the worker pool is exhausted and the server becomes unavailable. A single unauthenticated attacker can crash the Mesop server with minimal effort. Because the attack leverages worker exhaustion, the server remains unresponsive until it is manually restarted. This issue is fixed in version 1.3.3.

no explanation yet
0%
epss
The record
Technical detail
CWE ID
CWE-834
Abstraction
Class
Structure
Simple
Status
Incomplete
References (1)