Lucene search
+L

996 matches found

Snyk
Snyk
added 2026/02/26 3:13 a.m.13 views

Inefficient Algorithmic Complexity

Overview org.webjars.npm:minimatch is a minimal matching utility. Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity via the matchOne function. An attacker can cause significant delays in processing and stall the event loop by supplying specially crafted glob...

8.7CVSS5.8AI score0.00517EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/02/26 3:13 a.m.15 views

Inefficient Algorithmic Complexity

Overview minimatch is a minimal matching utility. Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity via the matchOne function. An attacker can cause significant delays in processing and stall the event loop by supplying specially crafted glob patterns containi...

8.7CVSS6AI score0.00517EPSS
SaveExploits1References2
IBM Security Bulletins
IBM Security Bulletins
added 2026/02/26 3:04 a.m.18 views

Security Bulletin: IBM Sterling Secure Proxy is vulnerable to multiple issues

Summary Multiple vulnerabilities affect IBM Sterling Secure Proxy and are addressed in the latest release and fixpack Vulnerability Details CVEID:CVE-2025-64756 DESCRIPTION: Glob matches files using patterns the shell uses. Starting in version 10.2.0 and prior to versions 10.5.0 and 11.1.0, the...

9.8CVSS6.7AI score0.0309EPSS
SaveExploits4Affected Software1
OSV
OSV
added 2026/02/26 2:16 a.m.21 views

UBUNTU-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
SaveExploits1References3
OSV
OSV
added 2026/02/24 8:16 p.m.31 views

GHSA-4XRR-HQ4W-6VF4 Caddy: Improper sanitization of glob characters in file matcher may lead to bypassing security protections

Summary The path sanitization in file matcher doesn't sanitize backslashes which can lead to bypassing path related security protections. Details The tryfiles directive is used to rewrite the request uri. It accepts a list of patterns and checks if any files exist in the root that match the...

8.2CVSS5.7AI score0.00323EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2026/02/24 8:16 p.m.19 views

Caddy: Improper sanitization of glob characters in file matcher may lead to bypassing security protections

Summary The path sanitization in file matcher doesn't sanitize backslashes which can lead to bypassing path related security protections. Details The tryfiles directive is used to rewrite the request uri. It accepts a list of patterns and checks if any files exist in the root that match the...

8.2CVSS5.6AI score0.00323EPSS
SaveExploits1References8Affected Software1
Snyk
Snyk
added 2026/02/24 8:16 p.m.6 views

Improper Neutralization of Equivalent Special Elements

Overview Affected versions of this package are vulnerable to Improper Neutralization of Equivalent Special Elements in matcher.go‎, when matching filenames using the tryfiles directive, which does not properly handle backslashes. An attacker can bypass security protections by exploiting glob...

8.2CVSS6.2AI score0.00323EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/02/24 4:06 p.m.39 views

CVE-2026-27585 Caddy's improper sanitization of glob characters in file matcher may lead to bypassing security protections

Caddy is an extensible server platform that uses TLS by default. Prior to version 2.11.1, the path sanitization routine in file matcher doesn't sanitize backslashes which can lead to bypassing path related security protections. It affects users with specific Caddy and environment configurations...

8.2CVSS0.00323EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2026/02/21 12:23 a.m.12 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
SaveExploits1References38
OSV
OSV
added 2026/02/20 3:16 a.m.5 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
SaveExploits1References1
CVE
CVE
added 2026/02/20 3:05 a.m.294 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
SaveExploits1References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/18 10:38 p.m.200 views

minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern

Summary minimatch is vulnerable to Regular Expression Denial of Service ReDoS when a glob pattern contains many consecutive wildcards followed by a literal character that doesn't appear in the test string. Each compiles to a separate ^/? regex group, and when the match fails, V8's regex engine...

8.7CVSS5.3AI score0.00519EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/02/18 10:38 p.m.10 views

GHSA-3PPC-4F35-3M26 minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern

Summary minimatch is vulnerable to Regular Expression Denial of Service ReDoS when a glob pattern contains many consecutive wildcards followed by a literal character that doesn't appear in the test string. Each compiles to a separate ^/? regex group, and when the match fails, V8's regex engine...

8.7CVSS5.9AI score0.00519EPSS
SaveExploits1References4
Oracle linux
Oracle linux
added 2026/02/18 12:00 a.m.23 views

nodejs:22 security update

nodejs 1:22.22.0-1 - Update to 22.22.0 Resolves: RHEL-141879 nodejs-nodemon 3.0.1-1 - Rebase to 3.0.1 - Resolves: CVE-2022-25883 2.0.20-2 - Patch bundled glob-parent - Resolves: CVE-2021-35065 2.0.20-1 - Rebase to 2.0.20 Resolves: CVE-2022-3517 2.0.15-1 - Resolves: RHBZ2005419 - Resolves...

9.1CVSS5.5AI score0.04579EPSS
SaveExploits5
Positive Technologies
Positive Technologies
added 2026/02/18 12:00 a.m.16 views

PT-2026-23538

Name of the Vulnerable Software and Affected Versions openclaw versions prior to 2026.2.14 Description The OpenClaw exec-approvals allowlist validation checks tokens before expansion, but execution uses shell expansion. This allows safe binaries like head, tail, or grep to read arbitrary local...

8.6CVSS5.9AI score0.00167EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2026/02/18 12:00 a.m.18 views

PT-2026-20994

Name of the Vulnerable Software and Affected Versions minimatch versions 10.2.0 and below Description The software is susceptible to Regular Expression Denial of Service ReDoS when processing glob patterns containing numerous consecutive wildcards followed by a literal character absent from the...

8.7CVSS5.1AI score0.00519EPSS
SaveExploits1References208
Oracle linux
Oracle linux
added 2026/02/18 12:00 a.m.23 views

nodejs:20 security update

nodejs 1:20.20.0-1 - Update to version 20.20.0 Resolves: RHEL-141917 nodejs-nodemon 3.0.1-1 - Rebase to 3.0.1 - Resolves: CVE-2022-25883 2.0.20-2 - Patch bundled glob-parent - Resolves: CVE-2021-35065 2.0.20-1 - Rebase to 2.0.20 Resolves: CVE-2022-3517 2.0.15-1 - Resolves: RHBZ2005419 - Resolves...

9.1CVSS5.5AI score0.04579EPSS
SaveExploits5
IBM Security Bulletins
IBM Security Bulletins
added 2026/02/11 11:56 a.m.16 views

Security Bulletin: IBM Event Processing is vulnerable to command injection vulnerability (CVE-2025-64756)

Summary IBM Event Processing is vulnerable to command injection vulnerability due to Glob matches files. Vulnerability Details CVEID:CVE-2025-64756 DESCRIPTION: Glob matches files using patterns the shell uses. Starting in version 10.2.0 and prior to versions 10.5.0 and 11.1.0, the glob CLI...

7.5CVSS6.4AI score0.0309EPSS
SaveExploits1Affected Software1
Snyk
Snyk
added 2026/02/10 6:47 p.m.10 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the improper handling of configuration files from default location, provided through the sshconfigparsefile and sshbindconfigparsefile functions and through glob wildcards. An...

4.8CVSS6.4AI score0.00158EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2026/02/10 6:50 a.m.14 views

Security Bulletin: IBM Event Endpoint Management is vulnerable to command injection vulnerability (CVE-2025-64756)

Summary IBM Event Endpoint Management is vulnerable to command injection vulnerability due to Glob matches files. Vulnerability Details CVEID:CVE-2025-64756 DESCRIPTION: Glob matches files using patterns the shell uses. Starting in version 10.2.0 and prior to versions 10.5.0 and 11.1.0, the glob...

7.5CVSS6.4AI score0.0309EPSS
SaveExploits1Affected Software1
Rows per page
Query Builder