Lucene search
+L

378 matches found

OSV
OSV
added 2026/02/26 1:7 a.m.5 views

CVE-2026-27904 minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions

minimatch is a minimal matching utility for converting glob expressions into JavaScript RegExp objects. Prior to version 10.2.3, 9.0.7, 8.0.6, 7.4.8, 6.2.2, 5.1.8, 4.2.5, and 3.1.4, nested extglobs produce regexps with nested unbounded quantifiers e.g. ?:?:a|b, which exhibit catastrophic...

7.5CVSS5.6AI score0.00472EPSS
Exploits1References3
Cvelist
Cvelist
added 2026/02/26 1:6 a.m.31 views

CVE-2026-27903 minimatch has a ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments

minimatch is a minimal matching utility for converting glob expressions into JavaScript RegExp objects. Prior to version 10.2.3, 9.0.7, 8.0.6, 7.4.8, 6.2.2, 5.1.8, 4.2.5, and 3.1.3, matchOne performs unbounded recursive backtracking when a glob pattern contains multiple non-adjacent GLOBSTAR...

7.5CVSS0.00517EPSS
Exploits1References1
ATTACKERKB
ATTACKERKB
added 2026/02/26 1:6 a.m.1 views

CVE-2026-27903

minimatch is a minimal matching utility for converting glob expressions into JavaScript RegExp objects. Prior to version 10.2.3, 9.0.7, 8.0.6, 7.4.8, 6.2.2, 5.1.8, 4.2.5, and 3.1.3, matchOne performs unbounded recursive backtracking when a glob pattern contains multiple non-adjacent GLOBSTAR...

7.5CVSS5.7AI score0.00517EPSS
Exploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/26 1:6 a.m.5 views

CVE-2026-27903 minimatch has a ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments

minimatch is a minimal matching utility for converting glob expressions into JavaScript RegExp objects. Prior to version 10.2.3, 9.0.7, 8.0.6, 7.4.8, 6.2.2, 5.1.8, 4.2.5, and 3.1.3, matchOne performs unbounded recursive backtracking when a glob pattern contains multiple non-adjacent GLOBSTAR...

7.5CVSS5.9AI score0.00517EPSS
Exploits1References1
CVE
CVE
added 2026/02/26 1:6 a.m.254 views

CVE-2026-27903

The CVE concerns minimatch prior to version 10.2.3, 9.0.7, 8.0.6, 7.4.8, 6.2.2, 5.1.8, 4.2.5, and 3.1.3, where matchOne() can backtrack unboundedly when a glob includes multiple non-adjacent GLOBSTAR segments. This causes exponential-like time complexity (O(C(n, k))) and can stall the Node.js eve...

7.5CVSS5.5AI score0.00517EPSS
Exploits1References1Affected Software1
Debian CVE
Debian CVE
added 2026/02/26 1:6 a.m.8 views

CVE-2026-27903

minimatch is a minimal matching utility for converting glob expressions into JavaScript RegExp objects. Prior to version 10.2.3, 9.0.7, 8.0.6, 7.4.8, 6.2.2, 5.1.8, 4.2.5, and 3.1.3, matchOne performs unbounded recursive backtracking when a glob pattern contains multiple non-adjacent GLOBSTAR...

7.5CVSS7.2AI score0.00517EPSS
Exploits1
OSV
OSV
added 2026/02/26 1:6 a.m.9 views

CVE-2026-27903 minimatch has a ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments

minimatch is a minimal matching utility for converting glob expressions into JavaScript RegExp objects. Prior to version 10.2.3, 9.0.7, 8.0.6, 7.4.8, 6.2.2, 5.1.8, 4.2.5, and 3.1.3, matchOne performs unbounded recursive backtracking when a glob pattern contains multiple non-adjacent GLOBSTAR...

7.5CVSS5.6AI score0.00517EPSS
Exploits1References3
Positive Technologies
Positive Technologies
added 2026/02/26 12:0 a.m.14 views

PT-2026-22078

Name of the Vulnerable Software and Affected Versions minimatch versions prior to 3.1.3 minimatch versions 3.1.3 through 4.2.5 minimatch versions 4.2.5 through 5.1.8 minimatch versions 5.1.8 through 6.2.2 minimatch versions 6.2.2 through 7.4.8 minimatch versions 7.4.8 through 8.0.6 minimatch...

7.8CVSS5.9AI score0.00517EPSS
Exploits1References259
Positive Technologies
Positive Technologies
added 2026/02/26 12:0 a.m.7 views

PT-2026-22079

Name of the Vulnerable Software and Affected Versions minimatch versions prior to 10.2.3 minimatch versions prior to 9.0.7 minimatch versions prior to 8.0.6 minimatch versions prior to 7.4.8 minimatch versions prior to 6.2.2 minimatch versions prior to 5.1.8 minimatch versions prior to 4.2.5...

7.8CVSS5.9AI score0.00472EPSS
Exploits1References364
CNNVD
CNNVD
added 2026/02/26 12:0 a.m.10 views

minimatch 安全漏洞

Minimatch is a global matcher in JavaScript developed by Isaacs. Versions prior to 10.2.3, 9.0.7, 8.0.6, 7.4.8, 6.2.2, 5.1.8, 4.2.5, and 3.1.4 have security vulnerabilities. These vulnerabilities stem from the use of nested wildcard characters, which can generate regular expressions with nested...

7.5CVSS7.1AI score0.00472EPSS
Exploits1References1
UbuntuCve
UbuntuCve
added 2026/02/26 12:0 a.m.7 views

CVE-2026-27903

minimatch is a minimal matching utility for converting glob expressions into JavaScript RegExp objects. Prior to version 10.2.3, 9.0.7, 8.0.6, 7.4.8, 6.2.2, 5.1.8, 4.2.5, and 3.1.3, matchOne performs unbounded recursive backtracking when a glob pattern contains multiple non-adjacent GLOBSTAR...

7.5CVSS5.9AI score0.00517EPSS
Exploits1References2
UbuntuCve
UbuntuCve
added 2026/02/26 12:0 a.m.3 views

CVE-2026-27904

minimatch is a minimal matching utility for converting glob expressions into JavaScript RegExp objects. Prior to version 10.2.3, 9.0.7, 8.0.6, 7.4.8, 6.2.2, 5.1.8, 4.2.5, and 3.1.4, nested extglobs produce regexps with nested unbounded quantifiers e.g. ?:?:a|b, which exhibit catastrophic...

7.5CVSS5.9AI score0.00472EPSS
Exploits1References2
CNNVD
CNNVD
added 2026/02/26 12:0 a.m.9 views

minimatch 安全漏洞

Minimatch is a global matcher in JavaScript developed by Isaacs. Versions prior to 10.2.3, 9.0.7, 8.0.6, 7.4.8, 6.2.2, 5.1.8, 4.2.5, and 3.1.3 have security vulnerabilities due to unbounded recursive backtracking in the matchOne function, which may lead to denial of service...

7.5CVSS7.1AI score0.00517EPSS
Exploits1References1
SUSE CVE
SUSE CVE
added 2026/02/21 12:23 a.m.5 views

SUSE CVE-2026-26996

minimatch is a minimal matching utility for converting glob expressions into JavaScript RegExp objects. Versions 10.2.0 and below are vulnerable to Regular Expression Denial of Service ReDoS when a glob pattern contains many consecutive wildcards followed by a literal character that doesn't appea...

7.5CVSS5.7AI score0.00519EPSS
Exploits1References36
RedhatCVE
RedhatCVE
added 2026/02/20 4:1 p.m.9 views

CVE-2026-26996

A flaw was found in minimatch. A remote attacker could exploit this Regular Expression Denial of Service ReDoS vulnerability by providing a specially crafted glob pattern. This pattern, containing numerous consecutive wildcard characters, causes excessive processing and exponential backtracking i...

8.7CVSS5.6AI score0.00519EPSS
Exploits1References5
NVD
NVD
added 2026/02/20 3:16 a.m.17 views

CVE-2026-26996

minimatch is a minimal matching utility for converting glob expressions into JavaScript RegExp objects. Versions 10.2.0 and below are vulnerable to Regular Expression Denial of Service ReDoS when a glob pattern contains many consecutive wildcards followed by a literal character that doesn't appea...

8.7CVSS0.00519EPSS
Exploits1References2
OSV
OSV
added 2026/02/20 3:16 a.m.3 views

DEBIAN-CVE-2026-26996

minimatch is a minimal matching utility for converting glob expressions into JavaScript RegExp objects. Versions 10.2.0 and below are vulnerable to Regular Expression Denial of Service ReDoS when a glob pattern contains many consecutive wildcards followed by a literal character that doesn't appea...

7.5CVSS7.3AI score0.00519EPSS
Exploits1References1
UbuntuCve
UbuntuCve
added 2026/02/20 3:16 a.m.16 views

CVE-2026-26996

minimatch is a minimal matching utility for converting glob expressions into JavaScript RegExp objects. Versions 10.2.0 and below are vulnerable to Regular Expression Denial of Service ReDoS when a glob pattern contains many consecutive wildcards followed by a literal character that doesn't appea...

8.7CVSS5.7AI score0.00519EPSS
Exploits1References3
OSV
OSV
added 2026/02/20 3:16 a.m.8 views

UBUNTU-CVE-2026-26996

minimatch is a minimal matching utility for converting glob expressions into JavaScript RegExp objects. Versions 10.2.0 and below are vulnerable to Regular Expression Denial of Service ReDoS when a glob pattern contains many consecutive wildcards followed by a literal character that doesn't appea...

8.7CVSS5.7AI score0.00519EPSS
Exploits1References4
CVE
CVE
added 2026/02/20 3:5 a.m.204 views

CVE-2026-26996

CVE-2026-26996 affects minimatch, a glob-to-RegExp utility. Versions 10.2.0 and earlier are vulnerable to a Regular Expression Denial of Service (ReDoS) when a glob pattern contains many consecutive * wildcards followed by a literal not present in the test string. Each * creates a separate [^/]*?...

8.7CVSS5.4AI score0.00519EPSS
Exploits1References2Affected Software1
Rows per page
Query Builder