Lucene search
+L

5014 matches found

Vulnrichment
Vulnrichment
added 2026/08/26 10:28 a.m.11 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
Cvelist
Cvelist
added 2026/08/26 10:28 a.m.49 views

CVE-2026-80205 NLTK before 3.10.0 ReDoS via Text.findall() unvalidated regex

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
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-79770

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Nokogiri versions before 1.19.3 contain regular expression denial of service vulnerabilities in the CSS selector tokenizer affecting string-literal and identifi...

8.7CVSS5.4AI score0.00278EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.17 views

PT-2026-82080

Name of the Vulnerable Software and Affected Versions NLTK versions prior to 3.10.3 Description The tgrep module contains a regular expression denial of service ReDoS issue. The tgrep node action function compiles user-supplied regular expressions within /regex/ pattern nodes and executes them...

8.2CVSS5.6AI score0.00264EPSS
SaveExploits1References19
CVE
CVE
added 2026/08/25 6:26 p.m.28 views

CVE-2026-55620

eml_parser is a Python module for parsing EML files. Prior to 3.0.2 , the eml_parser.routing.noparenthesis function in eml_parser/routing.py removes parenthesized CFWS comments from Received: headers using a regex-based fix-point loop with quadratic running time in nesting depth. A single Receive...

7.5CVSS5.4AI score0.00366EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/25 6:26 p.m.34 views

CVE-2026-55620 eml_parser: DoS via deeply nested parens in Received headers

emlparser serves as a python module for parsing eml files and returning various information found in the e-mail as well as computed information. Prior to 3.0.2, emlparser.routing.noparenthesis in emlparser/routing.py removes parenthesized CFWS comments from Received: headers with a regex-based...

7.5CVSS0.00366EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/25 4:17 p.m.12 views

CVE-2026-79770

Nokogiri versions before 1.19.3 contain regular expression denial of service vulnerabilities in the CSS selector tokenizer affecting string-literal and identifier tokenization. Attackers can inject adversarial CSS selectors into methods like Nodecss, Nodeatcss, and Searchablesearch to cause...

8.7CVSS0.00278EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/25 4:16 p.m.14 views

CVE-2026-55536

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, Browser Server handleconnection checks Chrome extension origins with re.match and the unanchored expression chrome-extension://a-z0-932. Extra trailing characters pass before websocket.accept, allowing startsession commands and...

9.1CVSS0.00291EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/25 3:22 p.m.13 views

PraisonAI has a Browser Server WebSocket origin validation bypass via unanchored regex (patch bypass of CVE-2026-40289 / GHSA-8x8f-54wf-vv92)

Summary praisonai/browser/server.py validates incoming WebSocket connections using a Chrome extension Origin check. The regex chrome-extension://a-z0-932 is applied with re.match, which only anchors at the start of the string, not the end. Any Origin header with more than 32 alphanumeric characte...

9.1CVSS6.1AI score0.00356EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/08/25 3:22 p.m.7 views

GHSA-6G6R-Q6GW-W8FG PraisonAI has a Browser Server WebSocket origin validation bypass via unanchored regex (patch bypass of CVE-2026-40289 / GHSA-8x8f-54wf-vv92)

Summary praisonai/browser/server.py validates incoming WebSocket connections using a Chrome extension Origin check. The regex chrome-extension://a-z0-932 is applied with re.match, which only anchors at the start of the string, not the end. Any Origin header with more than 32 alphanumeric characte...

9.1CVSS6.1AI score0.00291EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/25 3:21 p.m.10 views

EUVD-2026-65545

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, Browser Server handleconnection checks Chrome extension origins with re.match and the unanchored expression chrome-extension://a-z0-932. Extra trailing characters pass before websocket.accept, allowing startsession commands and...

9.1CVSS5.3AI score0.00291EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/25 3:21 p.m.23 views

CVE-2026-55536

PraisonAI , a multi-agent teams system, contains a patch bypass (of CVE-2026-40289) in its Browser Server _handle_connection() method. The origin validation uses re.match() with the unanchored pattern chrome-extension://[a-z0-9]{32}, so extra trailing characters are ignored, allowing an attacker ...

9.1CVSS5.3AI score0.00291EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/25 3:21 p.m.35 views

CVE-2026-55536 Browser Server WebSocket origin validation bypass via unanchored regex (patch bypass of CVE-2026-40289 / GHSA-8x8f-54wf-vv92)

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, Browser Server handleconnection checks Chrome extension origins with re.match and the unanchored expression chrome-extension://a-z0-932. Extra trailing characters pass before websocket.accept, allowing startsession commands and...

9.1CVSS0.00291EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/25 3:21 p.m.7 views

CVE-2026-55536 Browser Server WebSocket origin validation bypass via unanchored regex (patch bypass of CVE-2026-40289 / GHSA-8x8f-54wf-vv92)

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, Browser Server handleconnection checks Chrome extension origins with re.match and the unanchored expression chrome-extension://a-z0-932. Extra trailing characters pass before websocket.accept, allowing startsession commands and...

9.1CVSS5.5AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/25 3:16 p.m.12 views

EUVD-2026-65528

Nokogiri versions before 1.19.3 contain regular expression denial of service vulnerabilities in the CSS selector tokenizer affecting string-literal and identifier tokenization. Attackers can inject adversarial CSS selectors into methods like Nodecss, Nodeatcss, and Searchablesearch to cause...

8.7CVSS5.3AI score0.00278EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/25 3:16 p.m.32 views

CVE-2026-79770

Nokogiri versions before 1.19.3 are vulnerable to ReDoS (Regular Expression Denial of Service) in the CSS selector tokenizer , specifically in string-literal and identifier tokenization. An attacker who can supply adversarial CSS selectors to methods such as Node#css, Node#at_css, or Searchable#s...

8.7CVSS5.2AI score0.00278EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/25 3:16 p.m.34 views

CVE-2026-79770 Nokogiri before 1.19.3 ReDoS via CSS selector tokenizer

Nokogiri versions before 1.19.3 contain regular expression denial of service vulnerabilities in the CSS selector tokenizer affecting string-literal and identifier tokenization. Attackers can inject adversarial CSS selectors into methods like Nodecss, Nodeatcss, and Searchablesearch to cause...

8.7CVSS0.00278EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 2:55 p.m.11 views

USN-8675-1 perl vulnerabilities

It was discovered that Perl incorrectly handled short source addresses in the Socket module. An attacker could possibly use this issue to trigger an out-of-bounds heap read, resulting in information disclosure. CVE-2026-12087 It was discovered that Perl incorrectly handled regular expressions...

9.8CVSS5.5AI score0.00432EPSS
SaveExploits0References5
Ubuntu
Ubuntu
added 2026/08/25 2:55 p.m.9 views

USN-8675-1: Perl vulnerabilities

It was discovered that Perl incorrectly handled short source addresses in the Socket module. An attacker could possibly use this issue to trigger an out-of-bounds heap read, resulting in information disclosure. CVE-2026-12087 It was discovered that Perl incorrectly handled regular expressions...

9.8CVSS5.5AI score0.00432EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/08/25 10:07 a.m.11 views

axios: Axios: Client-side Denial of Service via unescaped regex metacharacters in XSRF cookie name

A flaw was found in Axios. A remote attacker, by influencing the XSRF cookie name in a browser environment, could cause the application to construct a regular expression that leads to excessive processing. This can result in a client-side Denial of Service DoS, where the affected browser tab may...

7.5CVSS5.4AI score0.00694EPSS
SaveExploits1References5
Rows per page
Query Builder