CVE-2026-26996

HIGHNVD 7.58.7
EchelonGraph scoreLOW confidence

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).

Triggered by: NVD CVSS baseline
Sources: cna:github_m
Trending — 3 sources updated this week
8.7EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 1%CVSS: 7.5Exploit: None knownExposed: 0

A fix is available — apply it.

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.

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 computed
Severity87% × 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

Patch Availability(30)

Vendor / EcosystemFixed in / PatchReleasedSource
redhatodf4/rook-ceph-rhel9-operator:17836775332026-07-20redhat
redhatodf4/rook-ceph-rhel9-operator:17836853752026-07-20redhat
redhatopenshift4/ose-console-rhel9:17833067152026-07-16redhat
redhatodf4/rook-ceph-rhel9-operator:17836692192026-07-16redhat
redhatopenshift4/ose-console-rhel9:17834531362026-07-15redhat
redhatsatellite/iop-vulnerability-frontend-rhel9:17810324952026-06-16redhat
redhatsatellite/iop-advisor-frontend-rhel9:17811816732026-06-16redhat
redhatopenshift4/ose-console-rhel9:17803654212026-06-10redhat
redhatautomation-gateway-0:2.5.20260422-3.el9ap2026-06-09redhat
redhatopenshift4/ose-console-rhel9:17798743962026-06-03redhat
redhatopenshift4/ose-console-rhel9:17798672382026-06-02redhat
redhatdevspaces/openvsx-rhel9:17795282242026-05-28redhat
redhateap8-wildfly-0:8.1.6-5.GA_redhat_00007.1.el8eap2026-05-18redhat
redhatorg.keycloak-keycloak-parent2026-05-18redhat
redhatautomation-platform-ui-0:2.6.8-1.el9ap2026-05-04redhat
redhatrhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9:17763192752026-04-23redhat
redhatnodejs:20-9040020260421133644.rhel92026-04-22redhat
redhatnodejs:20-9060020260422064119.rhel92026-04-22redhat
redhatrhdh/rhdh-hub-rhel9:17767842862026-04-22redhat
redhatnodejs:20-8100020260414073138.489197e62026-04-15redhat
redhatnodejs:22-9060020260409121057.rhel92026-04-14redhat
redhatnodejs24-1:24.14.1-2.el10_12026-04-13redhat
redhatnodejs:20-9070020260409073121.rhel92026-04-13redhat
redhatnodejs:24-8100020260408131901.6d8804032026-04-13redhat
redhatnodejs:22-9070020260401095228.rhel92026-04-09redhat
redhatnodejs:24-9070020260402152654.rhel92026-04-09redhat
redhatnodejs22-1:22.22.2-2.el10_02026-04-09redhat
redhatnodejs:22-8100020260331102257.6d8804032026-04-08redhat
redhatnodejs22-1:22.22.2-1.el10_12026-04-08redhat
redhatquay/quay-rhel9:17751692262026-04-03redhat

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)

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.

  1. 2026-07-27 12:55 UTCEG score recompute
  2. 2026-07-27 12:55 UTCVendor advisory
  3. 2026-07-27 12:50 UTCOSV refresh

Frequently asked(5)

What is CVE-2026-26996?
CVE-2026-26996 is a high vulnerability published on February 20, 2026. 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…
When was CVE-2026-26996 disclosed?
CVE-2026-26996 was first published in the National Vulnerability Database on February 20, 2026, with the most recent update on June 17, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-26996 actively exploited?
CVE-2026-26996 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 1% probability of exploitation in the next 30 days, which ranks it in the top 59.0% of all scored CVEs.
What is the CVSS score of CVE-2026-26996?
CVE-2026-26996 has a CVSS v3 base score of 7.5 (NVD). EchelonGraph synthesises NVD + CISA KEV + FIRST EPSS + GHSA into a combined EG score of 8.7. The EG score is currently aggregating — additional source signals are being incorporated as they become available..
How do I remediate CVE-2026-26996?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-26996, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-26996

Explore →

Is Your Infrastructure Affected by CVE-2026-26996?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.