Lucene search
+L

305 matches found

NVD
NVD
added 2026/09/08 10:19 p.m.4 views

CVE-2026-86081

n8n is an open source workflow automation platform. Prior to 1.123.76, 2.37.7, and 2.38.2, the Git node clone operation matched an attacker-controlled destination path against the default N8NBLOCKFILEPATTERNS regular expression. The pattern ^./.git/.$ allowed catastrophic backtracking and ran...

7.1CVSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/08 9:24 p.m.26 views

CVE-2026-86081 n8n: Regular Expression Denial of Service in the Default Blocked-File-Pattern Match via a Git Node Clone Path

n8n is an open source workflow automation platform. Prior to 1.123.76, 2.37.7, and 2.38.2, the Git node clone operation matched an attacker-controlled destination path against the default N8NBLOCKFILEPATTERNS regular expression. The pattern ^./.git/.$ allowed catastrophic backtracking and ran...

7.1CVSS
SaveExploits0References4
CVE
CVE
added 2026/09/08 9:24 p.m.9 views

CVE-2026-86081

n8n , an open-source workflow automation platform, is vulnerable to Regular Expression Denial of Service (ReDoS) in its Git node clone operation. Prior to versions 1.123.76 , 2.37.7 , and 2.38.2 , the default N8N_BLOCK_FILE_PATTERNS regex (^(./).git(/.)$) permitted catastrophic backtracking when ...

7.1CVSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/08 8:28 p.m.8 views

EUVD-2026-66397

NLTK: ReDoS in nltk.tgrep via unvalidated user-supplied regular expressions...

8.2CVSS5.4AI score0.00264EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/09/08 8:28 p.m.7 views

EUVD-2026-66396

NLTK: ReDoS in nltk.text.Text.findall via unvalidated user-supplied regular expressions...

8.7CVSS5.3AI score0.00489EPSS
SaveExploits1References8
Kitploit
Kitploit
added 2026/09/08 2:37 p.m.5 views

regexploit

Regexploit Encuentra expresiones regulares vulnerables a Denegación de Servicio por Expresión Regular ReDoS. Más información enel blog de Doyensec Muchos analizadores de expresiones regulares por defecto tienen una complejidad de caso peor no acotada. La coincidencia de regex puede ser rápida...

6AI score
SaveExploits0References15
Positive Technologies
Positive Technologies
added 2026/09/08 12:00 a.m.3 views

PT-2026-88512

n8n is an open source workflow automation platform. Prior to 1.123.76, 2.37.7, and 2.38.2, the Git node clone operation matched an attacker-controlled destination path against the default N8N BLOCK FILE PATTERNS regular expression. The pattern ^./.git/.$ allowed catastrophic backtracking and ran...

7.1CVSS
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/07 2:39 p.m.6 views

CVE-2020-5236

Waitress 1.4.2 ReDoS - CVE-2020-5236 Waitress version 1.4.2 allows a DOS attack When waitress receives a header that contains invalid characters. When a header like "Bad-header: xxxxxxxxxxxxxxx\x10" is received, it will cause the regular expression engine to catastrophically backtrack causing the...

6.8CVSS6.8AI score0.02363EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/02 2:50 p.m.15 views

EUVD-2026-62542

Grav: Authenticated ReDoS via regexreplace in Twig Sandbox...

6CVSS5.9AI score0.00301EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/27 1:37 p.m.7 views

CVE-2026-80205

A flaw was found in NLTK. A remote attacker can exploit a regular expression denial of service ReDoS vulnerability in the Text.findall and TokenSearcher.findall methods. These methods accept user-supplied regular expressions without validation, allowing an attacker to provide crafted patterns tha...

8.7CVSS6AI score0.00489EPSS
SaveExploits1References5
NVD
NVD
added 2026/08/26 9:16 p.m.6 views

CVE-2026-62326

Weblate is a web-based continuous localization platform used to manage software translations. In versions prior to 2026.7, a user with the built-in "Edit source" role can store a malicious regular expression in a source string's flags that is executed without any timeout, allowing them to stall...

6.5CVSS0.00249EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/26 12:43 p.m.14 views

Regular Expression Denial of Service (ReDoS)

Overview nltk is a Natural Language Toolkit NLTK is a Python package for natural language processing. Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS in TokenSearcher.findall and Text.findall in nltk/text.py. An attacker can pin a Python worker and...

8.7CVSS6AI score0.00489EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/26 11:16 a.m.6 views

PYSEC-2026-3751

NLTK before 3.10.3 contains a regular expression denial of service ReDoS vulnerability in the tgrep module. The tgrepnodeaction function compiles user-supplied regular expressions embedded in /regex/ pattern nodes and executes them via re.search against tree node labels without any validation or...

8.2CVSS5.9AI score0.00264EPSS
SaveExploits1References2
PyPA
PyPA
added 2026/08/26 11:16 a.m.8 views

PYSEC-2026-3751

NLTK before 3.10.3 contains a regular expression denial of service ReDoS vulnerability in the tgrep module. The tgrepnodeaction function compiles user-supplied regular expressions embedded in /regex/ pattern nodes and executes them via re.search against tree node labels without any validation or...

8.2CVSS5.9AI score0.00264EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2026/08/26 11:16 a.m.9 views

CVE-2026-80206

NLTK before 3.10.3 contains a regular expression denial of service ReDoS vulnerability in the tgrep module. The tgrepnodeaction function compiles user-supplied regular expressions embedded in /regex/ pattern nodes and executes them via re.search against tree node labels without any validation or...

8.2CVSS0.00264EPSS
SaveExploits1References2
NVD
NVD
added 2026/08/26 11:16 a.m.9 views

CVE-2026-80205

NLTK versions before 3.10.0 contain a regular expression denial of service vulnerability in Text.findall and TokenSearcher.findall methods that accept user-supplied regular expressions without validation or timeout. Attackers can supply crafted regex patterns that cause catastrophic backtracking,...

8.7CVSS0.00489EPSS
SaveExploits1References3
CVE
CVE
added 2026/08/26 10:28 a.m.22 views

CVE-2026-80206

NLTK (a Python natural language processing library) versions before 3.10.3 contain a ReDoS vulnerability in the tgrep module. The _tgrep_node_action function compiles user-supplied regular expressions embedded in /regex/ pattern nodes and executes them via re.search against tree node labels witho...

8.2CVSS5.4AI score0.00264EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/08/26 10:28 a.m.41 views

CVE-2026-80206 NLTK 3.10.2 Regular Expression Denial of Service via tgrep

NLTK before 3.10.3 contains a regular expression denial of service ReDoS vulnerability in the tgrep module. The tgrepnodeaction function compiles user-supplied regular expressions embedded in /regex/ pattern nodes and executes them via re.search against tree node labels without any validation or...

8.2CVSS0.00264EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/26 10:28 a.m.4 views

CVE-2026-80206 NLTK 3.10.2 Regular Expression Denial of Service via tgrep

NLTK before 3.10.3 contains a regular expression denial of service ReDoS vulnerability in the tgrep module. The tgrepnodeaction function compiles user-supplied regular expressions embedded in /regex/ pattern nodes and executes them via re.search against tree node labels without any validation or...

8.2CVSS5.6AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/26 10:28 a.m.10 views

CVE-2026-80206 NLTK 3.10.2 Regular Expression Denial of Service via tgrep

NLTK before 3.10.3 contains a regular expression denial of service ReDoS vulnerability in the tgrep module. The tgrepnodeaction function compiles user-supplied regular expressions embedded in /regex/ pattern nodes and executes them via re.search against tree node labels without any validation or...

8.2CVSS5.4AI score0.00264EPSS
SaveExploits1References2
Rows per page
Query Builder