Lucene search
+L

442 matches found

NVD
NVD
added 2026/08/27 5:21 p.m.6 views

CVE-2026-81722

nltk PorterStemmer in versions = 3.10.2 fixed in 3.10.3 contains an inefficient-algorithmic-complexity denial of service in PorterStemmer.stem. The isconsonant helper walks backward over the entire run of trailing 'y' characters on every call, and measure invokes it for each stem position, causin...

8.7CVSS
SaveExploits0References2
CVE
CVE
added 2026/08/27 2:51 p.m.8 views

CVE-2026-81722

nltk PorterStemmer in versions ≤ 3.10.2 is vulnerable to an inefficient-algorithmic-complexity denial of service in PorterStemmer.stem(). The root cause is that the _is_consonant() helper walks backward over the entire run of trailing 'y' characters on every call, and _measure() invokes it for ea...

8.7CVSS5.3AI score
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/27 2:51 p.m.24 views

CVE-2026-81722 nltk PorterStemmer before 3.10.3 Quadratic-time DoS

nltk PorterStemmer in versions = 3.10.2 fixed in 3.10.3 contains an inefficient-algorithmic-complexity denial of service in PorterStemmer.stem. The isconsonant helper walks backward over the entire run of trailing 'y' characters on every call, and measure invokes it for each stem position, causin...

8.7CVSS
SaveExploits0References2
OSV
OSV
added 2026/08/27 2:51 p.m.3 views

CVE-2026-81722 nltk PorterStemmer before 3.10.3 Quadratic-time DoS

nltk PorterStemmer in versions = 3.10.2 fixed in 3.10.3 contains an inefficient-algorithmic-complexity denial of service in PorterStemmer.stem. The isconsonant helper walks backward over the entire run of trailing 'y' characters on every call, and measure invokes it for each stem position, causin...

8.7CVSS5.5AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/27 2:51 p.m.6 views

EUVD-2026-67072

nltk PorterStemmer in versions = 3.10.2 fixed in 3.10.3 contains an inefficient-algorithmic-complexity denial of service in PorterStemmer.stem. The isconsonant helper walks backward over the entire run of trailing 'y' characters on every call, and measure invokes it for each stem position, causin...

8.7CVSS5.3AI score
SaveExploits0References2
NVD
NVD
added 2026/08/27 10:16 a.m.5 views

CVE-2026-75005

Inefficient Algorithmic Complexity vulnerability in Apache APISIX. A single small request can pin a gateway worker at 100% CPU for an extended period in graphql-limit-count routes. This issue affects Apache APISIX: 3.17.0. Users are recommended to upgrade to version 3.18.0, which fixes the issue...

8.7CVSS0.00448EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/27 9:15 a.m.26 views

CVE-2026-75005 Apache APISIX: Unauthenticated CPU-exhaustion DoS

Inefficient Algorithmic Complexity vulnerability in Apache APISIX. A single small request can pin a gateway worker at 100% CPU for an extended period in graphql-limit-count routes. This issue affects Apache APISIX: 3.17.0. Users are recommended to upgrade to version 3.18.0, which fixes the issue...

8.7CVSS0.00448EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/27 9:15 a.m.4 views

EUVD-2026-66957

Inefficient Algorithmic Complexity vulnerability in Apache APISIX. A single small request can pin a gateway worker at 100% CPU for an extended period in graphql-limit-count routes. This issue affects Apache APISIX: 3.17.0. Users are recommended to upgrade to version 3.18.0, which fixes the issue...

8.7CVSS5.3AI score0.00448EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/27 9:15 a.m.17 views

CVE-2026-75005

Apache APISIX 3.17.0 is affected by an Inefficient Algorithmic Complexity vulnerability in graphql-limit-count routes, rated CVSS 4.0 8.7 (HIGH) . A single small request can pin a gateway worker at 100% CPU for an extended period, causing a denial-of-service. The attack requires no authentication...

8.7CVSS5.3AI score0.00448EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/27 7:11 a.m.3 views

CVE-2026-6042-PoC

CVE-2026-6042: DoS da Complessità Algoritmica in iconv di musl libc I cicli di salto dei gap nel decodificatore GB18030 a 4 byte di iconv in musl consentono a un piccolo input appositamente costruito di consumare una quantità sproporzionata di tempo CPU. Un payload dannoso di 40 KB può bloccare u...

4.8CVSS4.2AI score0.00236EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2026-77680

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An algorithmic complexity flaw exists in libsoup's HTTP Range header processing that persists after the CVE-2025-32907 fix. CVE-2025-32907 addressed memory...

5.3CVSS6.7AI score0.00655EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/25 9:17 p.m.6 views

DEBIAN-CVE-2026-77680

An algorithmic complexity flaw exists in libsoup's HTTP Range header processing that persists after the CVE-2025-32907 fix. CVE-2025-32907 addressed memory amplification when a client repeated the same range many times in a single Range header. Commit 9bb92f7a corrected merge correctness in...

5.3CVSS5.6AI score0.00344EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/25 9:17 p.m.6 views

CVE-2026-77680

An algorithmic complexity flaw exists in libsoup's HTTP Range header processing that persists after the CVE-2025-32907 fix. CVE-2025-32907 addressed memory amplification when a client repeated the same range many times in a single Range header. Commit 9bb92f7a corrected merge correctness in...

5.3CVSS0.00344EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/25 8:36 p.m.6 views

EUVD-2026-66111

An algorithmic complexity flaw exists in libsoup's HTTP Range header processing that persists after the CVE-2025-32907 fix. CVE-2025-32907 addressed memory amplification when a client repeated the same range many times in a single Range header. Commit 9bb92f7a corrected merge correctness in...

5.3CVSS5.4AI score0.00344EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/25 8:36 p.m.5 views

CVE-2026-77680 Libsoup3: libsoup: quadratic cpu denial of service in http range coalescing after cve-2025-32907 fix

An algorithmic complexity flaw exists in libsoup's HTTP Range header processing that persists after the CVE-2025-32907 fix. CVE-2025-32907 addressed memory amplification when a client repeated the same range many times in a single Range header. Commit 9bb92f7a corrected merge correctness in...

5.3CVSS5.5AI score0.00344EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/25 8:36 p.m.7 views

CVE-2026-77680

An algorithmic complexity flaw exists in libsoup's HTTP Range header processing that persists after the CVE-2025-32907 fix. CVE-2025-32907 addressed memory amplification when a client repeated the same range many times in a single Range header. Commit 9bb92f7a corrected merge correctness in...

5.3CVSS5.6AI score0.00344EPSS
SaveExploits0
CVE
CVE
added 2026/08/25 8:36 p.m.16 views

CVE-2026-77680

libsoup contains an algorithmic complexity flaw in its HTTP Range header processing that persists after the CVE-2025-32907 fix. The root cause is that the coalescing loop in soup_message_headers_get_ranges_internal() uses g_array_remove_index() for each merged range, resulting in O(N²) work when ...

5.3CVSS5.5AI score0.00344EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/25 8:36 p.m.6 views

CVE-2026-77680

An algorithmic complexity flaw exists in libsoup's HTTP Range header processing that persists after the CVE-2025-32907 fix. CVE-2025-32907 addressed memory amplification when a client repeated the same range many times in a single Range header. Commit 9bb92f7a corrected merge correctness in...

5.3CVSS6.7AI score0.00655EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/25 7:27 p.m.8 views

icalendar has Algorithmic Complexity in Equality

Summary Component.eq compares subcomponents in O2^n time relative to nesting depth. Because the parser accepts arbitrarily nested components, a sub-kilobyte .ics file is enough to make a single equality check run for minutes or hang indefinitely. Any application that compares parsed components ==...

7.5CVSS5.5AI score0.00384EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/08/25 7:27 p.m.29 views

CVE-2026-55099 icalendar: Algorithmic Complexity in Equality

icalendar is an RFC 5545 compatible parser and generator of iCalendar files for Python. From 7.1.0 until 7.1.3, the Component equality method in src/icalendar/cal/component.py compares nested subcomponents with two membership loops, and each membership test invokes the same method on child...

7.5CVSS0.00384EPSS
SaveExploits0References4
Rows per page
Query Builder