Lucene search
+L

599 matches found

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

The vulnerability of the Python library for working with PDF files, PyPDF, is related to algorithmic complexity, allowing attackers to cause service interruptions.

The vulnerability of the Python library for working with PDF files, PyPDF, is related to its algorithmic complexity. Exploiting this vulnerability could allow an attacker to cause a service failure...

3.3CVSS5.3AI score0.00166EPSS
SaveExploits0References7Affected Software2
BDU FSTEC
BDU FSTEC
•added 2026/09/04 12:00 a.m.•12 views

The vulnerability of the DOMHandler.startElement() method in the lib/dom-parser.js file of the XML document access and manipulation module XMLDOM allows a attacker to trigger a denial-of-service attack.

The vulnerability of the DOMHandler.startElement method in the lib/dom-parser.js file of the XML document access and manipulation module called XMLDOM is related to algorithmic complexity. Exploiting this vulnerability could allow a malicious actor to cause service failures remotely...

7.8CVSS5.3AI score0.00604EPSS
SaveExploits0References9Affected Software3
Positive Technologies
Positive Technologies
•added 2026/09/04 12:00 a.m.•15 views

PT-2026-85536

Inefficient Algorithmic Complexity vulnerability in elixir-mint mint allows a remote HTTP server to exhaust CPU on the client host and cause a denial of service. parse hex prefix/2 in lib/mint/http1/parse.ex folds each hex digit of a chunked response's chunk-size field into an arbitrary-precision...

6.3CVSS5.5AI score0.00524EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
•added 2026/09/04 12:00 a.m.•9 views

The vulnerability of the `ReindentFilter._get_offset()` function in the `sqlparse/filters/reindent.py` file of the SQL parser module for Python Sqlparse allows a attacker to compromise the accessibility of protected information.

The vulnerability of the ReindentFilter.getoffset function in the sqlparse/filters/reindent.py file of the SQL parser module for Python’s Sqlparse is related to algorithmic complexity. Exploiting this vulnerability could allow an attacker to compromise the accessibility of protected information...

4CVSS5.6AI score0.00178EPSS
SaveExploits0References5Affected Software1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/04 12:00 a.m.•1 views

CVE-2026-82729: Inefficient Algorithmic Complexity

Inefficient Algorithmic Complexity vulnerability in elixir-mint mint allows a remote HTTP server to exhaust CPU on the client host and cause a denial of service. parsehexprefix/2 in lib/mint/http1/parse.ex folds each hex digit of a chunked response's chunk-size field into an arbitrary-precision...

6.3CVSS6AI score0.00524EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/03 12:00 a.m.•1 views

CVE-2026-71429: Inefficient Algorithmic Complexity

stream-json is a micro-library of stream components for processing JSON and JSONC with a minimal memory footprint. Prior to 3.5.0, the path filters pick, ignore, filter, and replace in src/core/filters/filter-base.js recompute the full path string from the nesting stack for every checkable token...

6.2CVSS5.8AI score0.0016EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/02 2:36 p.m.•15 views

EUVD-2026-67072

NLTK: Quadratic-time DoS in PorterStemmer via long runs of 'y'...

8.7CVSS5.8AI score0.00521EPSS
SaveExploits1References6
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/02 12:00 a.m.•1 views

CVE-2026-84378: Inefficient Algorithmic Complexity

HTTPX2 is a next generation HTTP client for Python. From 2.5.0 until 2.10.0, the HTTPX2 Server-Sent Events parser in src/httpx2/httpx2/sse.py repeatedly copies and rescans buffered text in SSELineDecoder.decode when an attacker-controlled or compromised SSE endpoint splits one unterminated line...

5.9CVSS5.8AI score0.00533EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/09/01 9:20 p.m.•10 views

Inefficient Algorithmic Complexity

Overview Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity via ReindentFilter.getoffset in sqlparse/filters/reindent.py, which reconstructed the full statement prefix from the beginning of the statement on every call. Because getoffset is invoked once per grou...

5.1CVSS5.7AI score0.00178EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/09/01 5:01 p.m.•14 views

Inefficient Algorithmic Complexity

Overview @xmldom/xmldom is a javascript ponyfill to provide the following APIs that are present in modern browsers to other runtimes. Since version 0.7.0 this package is published to npm as @xmldom/xmldom and no longer as xmldom Affected versions of this package are vulnerable to Inefficient...

8.7CVSS7.4AI score0.00604EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/09/01 10:30 a.m.•10 views

CVE-2026-81722

A flaw was found in the nltk PorterStemmer component. A remote attacker could exploit this vulnerability by providing a specially crafted, untrusted token. The inefficient algorithmic complexity in the stemming process, specifically within the isconsonant and measure helper functions, causes...

8.7CVSS5AI score0.00521EPSS
SaveExploits1References5
OSV
OSV
•added 2026/09/01 9:10 a.m.•5 views

SUSE-SU-2026:3907-1 Security update for python-sqlparse

This update for python-sqlparse fixes the following issues: - CVE-2026-54284: high algorithm complexity when parsing SQL payloads with hundreds of nesting levels can lead to denial of service via excessive resource consumption bsc1275459. - CVE-2026-59893: quadratic complexity when processing...

8.7CVSS5.8AI score0.00337EPSS
SaveExploits0References9
OSV
OSV
•added 2026/09/01 9:10 a.m.•5 views

SUSE-SU-2026:3906-1 Security update for python3-sqlparse

This update for python3-sqlparse fixes the following issues: - CVE-2026-54284: high algorithm complexity when parsing SQL payloads with hundreds of nesting levels can lead to denial of service via excessive resource consumption bsc1275459. - CVE-2026-59893: quadratic complexity when processing...

8.7CVSS5.8AI score0.00337EPSS
SaveExploits0References9
Snyk
Snyk
•added 2026/09/01 12:56 a.m.•10 views

Inefficient Algorithmic Complexity

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 Inefficient Algorithmic Complexity in readuntilwhitespace in pypdf/utils.py. An attacker can trigger long runtimes by supplying a...

6.9CVSS5.9AI score0.00524EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/01 12:00 a.m.•0 views

CVE-2026-84305: Inefficient Algorithmic Complexity

sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, sqlparse.formatsql, reindent=True and sqlformat --reindent route attacker-controlled parenthesized tuple lists through ReindentFilter.getoffset in sqlparse/filters/reindent.py, where flattenuptotoken repeatedly rebuilds an...

5.1CVSS5.8AI score0.00178EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/01 12:00 a.m.•0 views

CVE-2026-83613: Inefficient Algorithmic Complexity

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.15 and 0.9.12, and in xmldom version 0.6.0 and earlier, DOMHandler.startElement in lib/dom-parser.js inserts every parsed attribute through setAttributeNode...

8.7CVSS5.7AI score0.00604EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/01 12:00 a.m.•0 views

CVE-2026-49329: Inefficient Algorithmic Complexity

A flaw was found in openshift/oauth-server. The OAuth login and error page endpoints pass the unauthenticated Accept-Language header to golang.org/x/text/language.ParseAcceptLanguage without input validation. A bypass of the CVE-2022-32149 mitigation exists: the upstream guard counts only '-'...

7.5CVSS5.8AI score0.0063EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/31 12:00 a.m.•0 views

CVE-2026-82398: Inefficient Algorithmic Complexity

pypdf is a free and open-source pure-python PDF library. Prior to 6.15.0, an attacker can craft a PDF that causes long runtimes when the pypdf/utils.py function readuntilwhitespace reads a stream containing a long run of bytes without whitespace. The function repeatedly performs immutable bytes...

6.9CVSS5.9AI score0.00524EPSS
SaveExploits0References2
NVD
NVD
•added 2026/08/30 1:20 a.m.•19 views

CVE-2026-77831

Inefficient Algorithmic Complexity vulnerability in ash-project ashpapertrail allows a user who can submit a large array attribute to a paper-trailed create or update action to cause a denial of service through excessive CPU and memory use. With full-diff change tracking,...

2.1CVSS0.0018EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/30 12:18 a.m.•15 views

EEF-CVE-2026-77831 Algorithmic-complexity denial of service in AshPaperTrail full-diff list tracking

Summary Inefficient Algorithmic Complexity vulnerability in ash-project ashpapertrail allows a user who can submit a large array attribute to a paper-trailed create or update action to cause a denial of service through excessive CPU and memory use. With full-diff change tracking,...

2.1CVSS5.7AI score0.0018EPSS
SaveExploits0References4
Rows per page
Query Builder