CVE-2026-27904 is a regular-expression denial-of-service vulnerability in minimatch, a JavaScript glob-matching library that converts glob expressions into RegExp objects. In vulnerable releases 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, nested extglob constructs using *() and similarly +() are compiled into regular expressions containing nested unbounded quantifiers. This can produce expressions equivalent to patterns such as nested repeated alternations, which trigger catastrophic backtracking in V8 when evaluated against non-matching input. The issue is reachable through the default minimatch() API without requiring special options, and even very short attacker-controlled patterns and inputs are sufficient to induce severe processing delays.
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.
noext option. Additional defensive measures include bounding pattern complexity, limiting input size, applying execution timeouts, and isolating pattern evaluation from latency-sensitive event-loop workloads.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.
35 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A Minimatch denial of service vulnerability via catastrophic backtracking in glob expressions.
A denial of service vulnerability in Minimatch caused by catastrophic backtracking in glob expressions.
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 caused by catastrophic backtracking in glob expressions.
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.