Lucene search
+L

3579 matches found

Kitploit
Kitploit
added 2026/09/01 9:49 p.m.6 views

axios-redos

Axios Regular Expression Denial Of Service Attack This repo hold a POC of CVE-2021-3749. Overview A ReDoS regular expression denial of service flaw was found in the axios package. An attacker that is able to provide crafted input to the trim function may cause an application to consume an excessi...

7.8CVSS7AI score0.08515EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/01 9:25 p.m.7 views

exploit-CVE-2016-6515

OpenSSH remote DOS Before 7.3 OpenSSH does not limit password lengths for password authentication, which allows remote attackers to cause a denial of service crypt CPU consumption via a long string. This bug resides in auth-passwd.c in authpassword function. Attackers can exploit this issue to...

7.8CVSS6.9AI score0.58568EPSS
SaveExploits5
RedhatCVE
RedhatCVE
added 2026/09/01 8:57 p.m.3 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.9AI score
SaveExploits0References7
NVD
NVD
added 2026/09/01 7:17 p.m.4 views

CVE-2026-84305

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.1CVSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/09/01 10:30 a.m.4 views

CVE-2026-81725

A flaw was found in NLTK, specifically within the Pl196xCorpusReader component. A remote attacker can exploit this by supplying malformed Text Encoding Initiative TEI blocks containing numerous unmatched opening tags. This triggers a regular expression denial of service ReDoS vulnerability, causi...

7.5CVSS5.9AI score0.00222EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/09/01 3:19 a.m.6 views

EUVD-2026-68962

Uncontrolled Resource Consumption vulnerability in ash-project ash allows an attacker to force an expensive regular expression to run on input that a length constraint should have already rejected. Ash.Type.String.applyconstraints/2 lib/ash/type/string.ex evaluated the :match regex regardless of...

5.9CVSS5.9AI score0.00138EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/01 12:00 a.m.9 views

PT-2026-84084

Uncontrolled Resource Consumption vulnerability in ash-project ash allows an attacker to force an expensive regular expression to run on input that a length constraint should have already rejected. Ash.Type.String.apply constraints/2 lib/ash/type/string.ex evaluated the :match regex regardless of...

5.9CVSS5.9AI score0.00138EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/31 5:30 p.m.4 views

USN-8706-1 zlib vulnerability

It was discovered that zlib incorrectly handled negative length parameters in CRC32 combine functions. An attacker could use this issue to cause a denial of service via excessive CPU consumption...

5.5CVSS5.9AI score0.00218EPSS
SaveExploits1References1
NVD
NVD
added 2026/08/28 12:16 p.m.8 views

CVE-2026-33607

An attacker that has valid credentials can use IMAP LIST command to consume CPU. This can cause degradation or denial of service for IMAP. Monitor system for abnormal CPU usage and kill the offending process and lock account. Alternatively install fixed version. No publicly available exploits are...

4.3CVSS0.0029EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 12:16 p.m.6 views

ALPINE-CVE-2026-33607

An attacker that has valid credentials can use IMAP LIST command to consume CPU. This can cause degradation or denial of service for IMAP. Monitor system for abnormal CPU usage and kill the offending process and lock account. Alternatively install fixed version. No publicly available exploits are...

4.3CVSS7.1AI score0.0029EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/08/28 10:12 a.m.7 views

CVE-2026-40014

An attacker that can send mail to a user can craft a message header that makes the IMAP THREAD command consume CPU disproportionate to the size of the message. When a mail client issues a THREAD command on the affected mailbox, this can cause degradation or denial of service for IMAP. Monitor...

6.5CVSS5.9AI score0.00272EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/28 4:21 a.m.8 views

CVE-2022-30780_Checker

CVE-2022-30780 - lighttpd Remote Denial of Service Beschreibung Lighttpd 1.4.56 bis 1.4.58 ermöglicht einem entfernten Angreifer, einen Denial of Service CPU-Auslastung durch hängende Verbindungen zu verursachen, weil connectionreadheadermore in connections.c einen Tippfehler enthält, der die...

7.5CVSS7.1AI score0.5692EPSS
SaveExploits3References2
OSV
OSV
added 2026/08/27 2:51 p.m.6 views

CVE-2026-81725 NLTK before 3.10.3 Regular Expression Denial of Service via Pl196xCorpusReader

NLTK before 3.10.3 contains a regular expression denial of service vulnerability in Pl196xCorpusReader that allows attackers to cause quadratic CPU consumption by supplying malformed TEI blocks with many unmatched opening tags. Attackers can exploit lazy regex patterns in the readblock method...

6.3CVSS5.5AI score
SaveExploits0References4
CVE
CVE
added 2026/08/27 2:51 p.m.17 views

CVE-2026-81725

NLTK before 3.10.3 contains a Regular Expression Denial of Service vulnerability in the Pl196xCorpusReader component. The root cause lies in lazy regex patterns within the read_block method, which can be triggered by supplying malformed TEI blocks containing many unmatched opening tags. Attackers...

6.3CVSS5.3AI score0.00222EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/08/27 2:51 p.m.33 views

CVE-2026-81725 NLTK before 3.10.3 Regular Expression Denial of Service via Pl196xCorpusReader

NLTK before 3.10.3 contains a regular expression denial of service vulnerability in Pl196xCorpusReader that allows attackers to cause quadratic CPU consumption by supplying malformed TEI blocks with many unmatched opening tags. Attackers can exploit lazy regex patterns in the readblock method...

6.3CVSS0.00222EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2026/08/20 4:08 p.m.10 views

brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity

A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the expand function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-lo...

8.7CVSS6AI score0.00364EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/19 6:16 p.m.10 views

CVE-2026-59887

A flaw was found in linkify-it, a library for recognizing links. A remote attacker could exploit this vulnerability by providing specially crafted user text. The mailto: schema validator, when processing this input, can be repeatedly invoked, leading to excessive CPU consumption. This can result ...

7.5CVSS5.8AI score0.00434EPSS
SaveExploits1References6
NVD
NVD
added 2026/08/18 3:16 p.m.8 views

CVE-2026-66046

Expat through 2.8.3 contains a denial of service vulnerability caused by quadratic algorithmic complexity in the storeAtts function in xmlparse.c, where processing N specified attributes with non-normalized values triggers an ON^2 linear scan of elementType-defaultAtts to determine CDATA status. ...

8.7CVSS0.00391EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/17 10:00 p.m.11 views

Denial of Service (DoS)

Overview Affected versions of this package are vulnerable to Denial of Service DoS via the groupcomments function in sqlparse/engine/grouping.py when parsing a statement composed entirely of comment tokens e.g., repeated -- c\n lines. The function rescans the entire remaining token tail once per...

8.7CVSS6.1AI score0.00263EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/17 6:17 p.m.7 views

CVE-2026-59893

sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, SQLREGEX in sqlparse/keywords.py and the per-position loop in sqlparse/lexer.py repeatedly scan unmatched dollar-quoted literal and multiline-comment delimiters, causing quadratic CPU consumption through sqlparse.parse,...

7.5CVSS0.00279EPSS
SaveExploits0References2
Rows per page
Query Builder