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 appear in the test string. Each * compiles to a separate [^/]*? regex group, and when the match fails, V8's regex engine backtracks exponentially across all possible splits. The time complexity is O(4^N) where N is the number of * characters. With N=15, a single minimatch() call takes ~2 seconds. With N=34, it hangs effectively forever. Any application that passes user-controlled strings to minimatch() as the pattern argument is vulnerable to DoS. This issue has been fixed in version 10.2.1.
CVE-2026-26996
This high-severity CVE scores 8.7 under the CNA's CVSS (NVD's own analysis pending). EPSS exploit-prediction score not yet available (the EPSS model rescores nightly; freshly-published CVEs typically appear within 48 hours). GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
A fix is available — apply it.
- CVSS v3
- 7.5
- EG Score
- 8.7(low)
- EG Risk
- 54(Track)EG Risk 54/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity87% × 45%Exploitation0% × 40%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 1%
- EPSS %ILE
- 41%
- KEV
- Not listed
Published
February 20, 2026
Last Modified
June 17, 2026
References (2)
- security-advisories@githubhttps://github.com/isaacs/minimatch/commit/2e111f3a79abc00fa73110195de2c0f2351904f5
- security-advisories@githubhttps://github.com/isaacs/minimatch/security/advisories/GHSA-3ppc-4f35-3m26
Vendor Advisories for CVE-2026-26996(20)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
- RHSA-2026:41944Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat OpenShift Data Foundation 4.19.20 security, enhancement & bug fix update
- RHSA-2026:41941Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat OpenShift Data Foundation 4.18.25 security, enhancement & bug fix update
- RHSA-2026:40984Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat OpenShift Data Foundation 4.20.15 security, enhancement & bug fix update
- RHSA-2026:36621Red Hat Product SecurityHigh
Red Hat Security Advisory: OpenShift Container Platform 4.16.66 bug fix and security update
- RHSA-2026:37192Red Hat Product SecurityHigh
Red Hat Security Advisory: OpenShift Container Platform 4.18.48 bug fix and security update
- RHSA-2026:26225Red Hat Product SecurityHigh
Red Hat Security Advisory: Technical preview of the satellite/iop-vulnerability-frontend-rhel9 container image
- RHSA-2026:26214Red Hat Product SecurityHigh
Red Hat Security Advisory: General availability of the satellite/iop-advisor-frontend-rhel9 container image
- RHSA-2026:23246Red Hat Product SecurityHigh
Red Hat Security Advisory: OpenShift Container Platform 4.19.33 bug fix and security update
- +12 more
Patch Availability(30)
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Additional Vendor Advisories
(9)
Vendors that published advisories for this CVE beyond the curated set above. Broader coverage but minimal per-row detail — click through for the original advisory.
- Red HatRHSA-2026:4942MODERATE2026-02-20
RHSA-2026:4942 — Moderate
- Red HatRHSA-2026:5168MODERATE2026-02-20
RHSA-2026:5168 — Moderate
- Red HatRHSA-2026:5665MODERATE2026-02-20
RHSA-2026:5665 — Moderate
- Red HatRHSA-2026:6192MODERATE2026-02-20
RHSA-2026:6192 — Moderate
- Red HatRHSA-2026:6497MODERATE2026-02-20
RHSA-2026:6497 — Moderate
- Red HatRHSA-2026:6567MODERATE2026-02-20
RHSA-2026:6567 — Moderate
- Red HatRHSA-2026:6568MODERATE2026-02-20
RHSA-2026:6568 — Moderate
- Red HatRHSA-2026:7080MODERATE2026-02-20
RHSA-2026:7080 — Moderate
- Red HatRHSA-2026:7123MODERATE2026-02-20
RHSA-2026:7123 — Moderate
Data Freshness Timeline
(refreshed 3× in last 7d / 3× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-27 12:55 UTCEG score recompute
- 2026-07-27 12:55 UTCVendor advisory
- 2026-07-27 12:50 UTCOSV refresh
Related CVEs(same vendor + same CWE)
Same vendor
10 shownredhat
- CVE-2001-0825EG 10.0HIGH
- CVE-2001-1009EG 10.0EPSS p93HIGH
- CVE-2001-0554EG 10.0EPSS p98HIGH
- CVE-2001-1162EG 10.0EPSS p96HIGH
- CVE-2001-0414EG 10.0EPSS p100HIGH
- CVE-2001-0191EG 10.0EPSS p92HIGH
- CVE-2001-0301EG 10.0EPSS p90HIGH
- CVE-2001-0197EG 10.0EPSS p96HIGH
- CVE-2001-0233EG 10.0EPSS p96HIGH
- CVE-2001-0010EG 10.0EPSS p98HIGH
Frequently asked(5)
What is CVE-2026-26996?
When was CVE-2026-26996 disclosed?
Is CVE-2026-26996 actively exploited?
What is the CVSS score of CVE-2026-26996?
How do I remediate CVE-2026-26996?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-26996
Is Your Infrastructure Affected by CVE-2026-26996?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.