Lucene search
+L

3485 matches found

NVD
NVD
added 2026/08/21 6:16 p.m.10 views

CVE-2026-70656

Checkmate is an open-source, self-hosted tool designed to track and monitor server hardware, uptime, response times, and incidents in real-time with beautiful visualizations. From 3.5.1 until 3.9.2, an authenticated admin or superadmin can set matchMethod to regex and place a malicious expression...

4.9CVSS0.00416EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/21 5:59 p.m.23 views

CVE-2026-70656 Checkmate: Regular Expression Denial of Service (ReDoS) via User-Controlled Regex in Monitor Advanced Matching

Checkmate is an open-source, self-hosted tool designed to track and monitor server hardware, uptime, response times, and incidents in real-time with beautiful visualizations. From 3.5.1 until 3.9.2, an authenticated admin or superadmin can set matchMethod to regex and place a malicious expression...

4.9CVSS0.00416EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/21 5:59 p.m.10 views

EUVD-2026-64038

Checkmate is an open-source, self-hosted tool designed to track and monitor server hardware, uptime, response times, and incidents in real-time with beautiful visualizations. From 3.5.1 until 3.9.2, an authenticated admin or superadmin can set matchMethod to regex and place a malicious expression...

4.9CVSS5.5AI score0.00416EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/21 5:59 p.m.10 views

CVE-2026-70656

Checkmate (open-source self-hosted server monitoring tool) versions 3.5.1 through 3.9.2 are vulnerable to ReDoS (Regular Expression Denial of Service). An authenticated admin or superadmin can set matchMethod to regex and inject a malicious expression into the expectedValue field for advanced HTT...

4.9CVSS5.3AI score0.00416EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/21 5:59 p.m.8 views

CVE-2026-70656 Checkmate: Regular Expression Denial of Service (ReDoS) via User-Controlled Regex in Monitor Advanced Matching

Checkmate is an open-source, self-hosted tool designed to track and monitor server hardware, uptime, response times, and incidents in real-time with beautiful visualizations. From 3.5.1 until 3.9.2, an authenticated admin or superadmin can set matchMethod to regex and place a malicious expression...

4.9CVSS5.6AI score
SaveExploits0References7
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/21 12:08 p.m.6 views

Security Bulletin: IBM Spectrum Control is vulnerable to weaknesses related to picomatch-2.2.2.tgz (CVE-2026-33671, CVE-2026-33672)

Summary picomatch is vulnerable to a Inefficient Regular Expression Complexity DOS, Improperly Controlled Modification of Object Prototype Attributes / Prototype Reference attacks. This vulnerability affects IBM Spectrum Control. Vulnerability Details CVEID:CVE-2026-33671 DESCRIPTION: Picomatch i...

7.5CVSS6AI score0.0041EPSS
SaveExploits0Affected Software1
EUVD
EUVD
added 2026/08/21 12:31 a.m.11 views

EUVD-2026-63729

The URLS regular expression in nltk/tokenize/casual.py, compiled into TweetTokenizer.WORDRE and applied by TweetTokenizer.tokenize, contains a naked-domain branch whose domain-label prefix a-z0-9+?:.-a-z0-9+ is unbounded. Input consisting of many alternating label separators can be partitioned in...

8.7CVSS5.4AI score0.00511EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/20 10:18 p.m.9 views

DEBIAN-CVE-2026-72818

The URLS regular expression in nltk/tokenize/casual.py, compiled into TweetTokenizer.WORDRE and applied by TweetTokenizer.tokenize, contains a naked-domain branch whose domain-label prefix a-z0-9+?:.-a-z0-9+ is unbounded. Input consisting of many alternating label separators can be partitioned in...

8.7CVSS5.5AI score0.00511EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/20 10:18 p.m.11 views

CVE-2026-72818

The URLS regular expression in nltk/tokenize/casual.py, compiled into TweetTokenizer.WORDRE and applied by TweetTokenizer.tokenize, contains a naked-domain branch whose domain-label prefix a-z0-9+?:.-a-z0-9+ is unbounded. Input consisting of many alternating label separators can be partitioned in...

8.7CVSS0.00511EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/20 9:57 p.m.5 views

CVE-2026-72818 NLTK TweetTokenizer URL Pattern Backtracks Catastrophically on Naked-Domain-Like Input

The URLS regular expression in nltk/tokenize/casual.py, compiled into TweetTokenizer.WORDRE and applied by TweetTokenizer.tokenize, contains a naked-domain branch whose domain-label prefix a-z0-9+?:.-a-z0-9+ is unbounded. Input consisting of many alternating label separators can be partitioned in...

8.7CVSS5.6AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/08/20 9:57 p.m.8 views

CVE-2026-72818 NLTK TweetTokenizer URL Pattern Backtracks Catastrophically on Naked-Domain-Like Input

The URLS regular expression in nltk/tokenize/casual.py, compiled into TweetTokenizer.WORDRE and applied by TweetTokenizer.tokenize, contains a naked-domain branch whose domain-label prefix a-z0-9+?:.-a-z0-9+ is unbounded. Input consisting of many alternating label separators can be partitioned in...

8.7CVSS5.3AI score0.00511EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/20 9:57 p.m.25 views

CVE-2026-72818

NLTK (Python NLP library) is vulnerable to catastrophic regex backtracking in nltk/tokenize/casual.py. The TweetTokenizer.WORD_RE pattern contains an unbounded naked-domain label prefix [a-z0-9]+(?:[.\-][a-z0-9]+)*. Crafted input with many alternating label separators causes the regex engine to e...

8.7CVSS5.4AI score0.00511EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 6:45 p.m.9 views

python: Python: Denial of Service via super-linear regular expression work in csv.Sniffer.sniff()

A flaw was found in the csv.Sniffer.sniff function within Python. An attacker can exploit this by providing specially crafted CSV samples, which can trigger super-linear regular-expression processing during dialect sniffing. This excessive processing consumes significant CPU resources, potentiall...

2.4CVSS5.5AI score0.00119EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/08/20 3:56 p.m.7 views

CVE-2026-75140

jsoup through 1.23.2, fixed in commit 862ba2f, contains an uncontrolled resource consumption vulnerability in XmlTreeBuilder that allows remote attackers to exhaust JVM heap memory by supplying a deeply nested XML document with uniquely-namespaced elements. The builder copies the entire inherited...

8.7CVSS5.5AI score0.00525EPSS
SaveExploits0
NVD
NVD
added 2026/08/20 12:16 p.m.8 views

CVE-2026-77082

n8n before 1.123.69, 2.x before 2.33.4, and 2.34.x before 2.34.1 contains a regular expression denial of service ReDoS vulnerability in the Filter and Switch nodes, which compile user-supplied regex patterns with new RegExp and execute them synchronously on the worker thread without complexity...

5.3CVSS0.00287EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/20 11:21 a.m.5 views

CVE-2026-77082 n8n before 1.123.69 ReDoS via Filter and Switch Node

n8n before 1.123.69, 2.x before 2.33.4, and 2.34.x before 2.34.1 contains a regular expression denial of service ReDoS vulnerability in the Filter and Switch nodes, which compile user-supplied regex patterns with new RegExp and execute them synchronously on the worker thread without complexity...

5.3CVSS5.8AI score
SaveExploits0References4
CVE
CVE
added 2026/08/20 11:21 a.m.12 views

CVE-2026-77082

n8n before 1.123.69 , 2.x before 2.33.4 , and 2.34.x before 2.34.1 is affected by a ReDoS vulnerability in the Filter and Switch nodes . The root cause is that user-supplied regex patterns are compiled with new RegExp() and executed synchronously on the worker thread without complexity validation...

5.3CVSS5.7AI score0.00287EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/20 11:21 a.m.30 views

CVE-2026-77082 n8n before 1.123.69 ReDoS via Filter and Switch Node

n8n before 1.123.69, 2.x before 2.33.4, and 2.34.x before 2.34.1 contains a regular expression denial of service ReDoS vulnerability in the Filter and Switch nodes, which compile user-supplied regex patterns with new RegExp and execute them synchronously on the worker thread without complexity...

5.3CVSS0.00287EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/20 11:21 a.m.9 views

EUVD-2026-63270

n8n before 1.123.69, 2.x before 2.33.4, and 2.34.x before 2.34.1 contains a regular expression denial of service ReDoS vulnerability in the Filter and Switch nodes, which compile user-supplied regex patterns with new RegExp and execute them synchronously on the worker thread without complexity...

5.3CVSS5.7AI score0.00287EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/20 11:21 a.m.6 views

CVE-2026-77082 n8n before 1.123.69 ReDoS via Filter and Switch Node

n8n before 1.123.69, 2.x before 2.33.4, and 2.34.x before 2.34.1 contains a regular expression denial of service ReDoS vulnerability in the Filter and Switch nodes, which compile user-supplied regex patterns with new RegExp and execute them synchronously on the worker thread without complexity...

5.3CVSS5.6AI score0.00287EPSS
SaveExploits0References2
Rows per page
Query Builder