CVE-2026-26996 is a Regular Expression Denial of Service vulnerability in minimatch, a JavaScript glob-matching library that converts glob expressions into regular expressions. Affected versions include 10.2.0 and earlier. The flaw occurs when a glob pattern contains many consecutive '' wildcards followed by a literal character that does not appear in the candidate string. In vulnerable versions, each '' is compiled into a separate regex fragment equivalent to a non-greedy path-segment wildcard, producing a regular expression structure that can trigger catastrophic backtracking in the V8 regex engine when the overall match fails. The resulting worst-case time complexity is exponential, reported as O(4^N) with respect to the number of consecutive wildcard characters. As a result, a single crafted pattern can cause a minimatch() call to consume excessive CPU time or hang for an extended period.
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
Patch, then assume compromise.
No public exploits tracked yet. Mallory keeps watching.
No public exploit code observed for this vulnerability.
Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
41 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A Minimatch denial of service vulnerability via specially crafted glob patterns.
A denial of service vulnerability in minimatch triggered by specially crafted glob patterns.
A vulnerability in HPE Unified OSS Console Assurance Monitoring (UOCAM) / HPE Unified OSS Console Core (UOC), addressed by HPE, with potential denial-of-service impact.
A denial-of-service vulnerability in minimatch triggered by specially crafted glob patterns.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.