Lucene search
+L

277 matches found

RedHat Linux
RedHat Linux
added 2026/04/09 1:38 p.m.15 views

minimatch: Minimatch: Denial of Service via catastrophic backtracking in glob expressions

A flaw was found in minimatch. A remote attacker could exploit this vulnerability by providing a specially crafted glob expression with nested unbounded quantifiers. This could lead to catastrophic backtracking in the V8 JavaScript engine, causing the application to become unresponsive and...

7.5CVSS5.9AI score0.00472EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/04/09 1:04 p.m.14 views

minimatch: Minimatch: Denial of Service via catastrophic backtracking in glob expressions

A flaw was found in minimatch. A remote attacker could exploit this vulnerability by providing a specially crafted glob expression with nested unbounded quantifiers. This could lead to catastrophic backtracking in the V8 JavaScript engine, causing the application to become unresponsive and...

7.5CVSS6.6AI score0.00472EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/04/08 6:17 p.m.14 views

minimatch: Minimatch: Denial of Service via catastrophic backtracking in glob expressions

A flaw was found in minimatch. A remote attacker could exploit this vulnerability by providing a specially crafted glob expression with nested unbounded quantifiers. This could lead to catastrophic backtracking in the V8 JavaScript engine, causing the application to become unresponsive and...

7.5CVSS5.9AI score0.00472EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/04/08 1:58 p.m.11 views

minimatch: Minimatch: Denial of Service via catastrophic backtracking in glob expressions

A flaw was found in minimatch. A remote attacker could exploit this vulnerability by providing a specially crafted glob expression with nested unbounded quantifiers. This could lead to catastrophic backtracking in the V8 JavaScript engine, causing the application to become unresponsive and...

7.5CVSS5.9AI score0.00472EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/04/08 8:55 a.m.8 views

CVE-2026-35611

A flaw was found in Addressable. This vulnerability allows a remote attacker to cause a Denial of Service DoS by providing a maliciously crafted Uniform Resource Identifier URI to the URI template implementation. Specifically, certain URI templates using the explode modifier or multiple variables...

7.5CVSS5.9AI score0.0036EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/08 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-35611

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Addressable is an alternative implementation to the URI implementation that is part of Ruby's standard library. From 2.3.0 to before 2.9.0, within the URI...

7.5CVSS6.4AI score0.0036EPSS
SaveExploits0References3
NVD
NVD
added 2026/04/07 5:16 p.m.7 views

CVE-2026-35611

Addressable is an alternative implementation to the URI implementation that is part of Ruby's standard library. From 2.3.0 to before 2.9.0, within the URI template implementation in Addressable, two classes of URI template generate regular expressions vulnerable to catastrophic backtracking...

7.5CVSS0.0036EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/07 5:16 p.m.7 views

DEBIAN-CVE-2026-35611

Addressable is an alternative implementation to the URI implementation that is part of Ruby's standard library. From 2.3.0 to before 2.9.0, within the URI template implementation in Addressable, two classes of URI template generate regular expressions vulnerable to catastrophic backtracking...

7.5CVSS5.2AI score0.0036EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/07 5:16 p.m.10 views

UBUNTU-CVE-2026-35611

Addressable is an alternative implementation to the URI implementation that is part of Ruby's standard library. From 2.3.0 to before 2.9.0, within the URI template implementation in Addressable, two classes of URI template generate regular expressions vulnerable to catastrophic backtracking...

7.5CVSS5.7AI score0.0036EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/04/07 12:00 a.m.12 views

PT-2026-30910

Name of the Vulnerable Software and Affected Versions Addressable versions 2.3.0 through 2.8.9 Description Addressable, an alternative URI implementation for Ruby, contains a flaw in its URI template implementation. Templates utilizing the '' explode modifier with any expansion operator e.g., foo...

7.5CVSS5.9AI score0.0036EPSS
SaveExploits0References19
CNNVD
CNNVD
added 2026/04/07 12:00 a.m.29 views

Addressable 安全漏洞

Addressable is a Ruby library developed by Bob Aman. Versions of Addressable from 2.3.0 to 2.9.0 contained a security vulnerability. This vulnerability stemmed from the URI template implementation; two types of regular expressions generated by the URI templates had catastrophic backtracking, whic...

7.5CVSS5.8AI score0.0036EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/04/03 10:52 p.m.5 views

CVE-2026-34939

PraisonAI is a multi-agent teams system. Prior to version 4.5.90, MCPToolIndex.searchtools compiles a caller-supplied string directly as a Python regular expression with no validation, sanitization, or timeout. A crafted regex causes catastrophic backtracking in the re engine, blocking the Python...

6.5CVSS5.8AI score0.00402EPSS
SaveExploits1References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/01 11:21 p.m.13 views

PraisonAI Has ReDoS via Unvalidated User-Controlled Regex in MCPToolIndex.search_tools()

Summary MCPToolIndex.searchtools compiles a caller-supplied string directly as a Python regular expression with no validation, sanitization, or timeout. A crafted regex causes catastrophic backtracking in the re engine, blocking the Python thread for hundreds of seconds and causing a complete...

7.5CVSS5.9AI score0.00402EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/04/01 11:21 p.m.12 views

GHSA-8W9J-HC3G-3G7F PraisonAI Has ReDoS via Unvalidated User-Controlled Regex in MCPToolIndex.search_tools()

Summary MCPToolIndex.searchtools compiles a caller-supplied string directly as a Python regular expression with no validation, sanitization, or timeout. A crafted regex causes catastrophic backtracking in the re engine, blocking the Python thread for hundreds of seconds and causing a complete...

6.5CVSS5.9AI score0.00402EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/04/01 12:00 a.m.10 views

PT-2026-29826

Name of the Vulnerable Software and Affected Versions PraisonAI versions prior to 4.5.90 Description PraisonAI's MCPToolIndex.search tools function compiles a caller-supplied string directly as a Python regular expression without validation, sanitization, or a timeout. A crafted regular expressio...

7.5CVSS6.1AI score0.00402EPSS
SaveExploits1References10
RedHat Linux
RedHat Linux
added 2026/03/31 4:12 p.m.13 views

minimatch: Minimatch: Denial of Service via catastrophic backtracking in glob expressions

A flaw was found in minimatch. A remote attacker could exploit this vulnerability by providing a specially crafted glob expression with nested unbounded quantifiers. This could lead to catastrophic backtracking in the V8 JavaScript engine, causing the application to become unresponsive and...

7.5CVSS5.9AI score0.00472EPSS
SaveExploits1References5
Snyk
Snyk
added 2026/03/26 6:34 p.m.14 views

Regular Expression Denial of Service (ReDoS)

Overview Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS when including multiple regular expression parameters in a single segment, separated by something that is not a period .. Poor performance will block the event loop and can lead to a DoS. Note:...

7.5CVSS6.7AI score0.00932EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/26 5:16 p.m.7 views

DEBIAN-CVE-2026-4867

Impact: A bad regular expression is generated any time you have three or more parameters within a single segment, separated by something that is not a period .. For example, /:a-:b-:c or /:a-:b-:c-:d. The backtrack protection added in [email protected] only prevents ambiguity for two...

7.5CVSS5.4AI score0.00496EPSS
SaveExploits0References1
NVD
NVD
added 2026/03/26 5:16 p.m.25 views

CVE-2026-4867

Impact: A bad regular expression is generated any time you have three or more parameters within a single segment, separated by something that is not a period .. For example, /:a-:b-:c or /:a-:b-:c-:d. The backtrack protection added in [email protected] only prevents ambiguity for two...

7.5CVSS0.00496EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/26 5:16 p.m.12 views

UBUNTU-CVE-2026-4867

Impact: A bad regular expression is generated any time you have three or more parameters within a single segment, separated by something that is not a period .. For example, /:a-:b-:c or /:a-:b-:c-:d. The backtrack protection added in [email protected] only prevents ambiguity for two...

7.5CVSS5.8AI score0.00496EPSS
SaveExploits0References6
Rows per page
Query Builder