LeakyCreds
NewInstant webhook alerts now available — notified within seconds of any credential detection.Learn more →
Home / Vulnerability Intelligence / CVE-2026-27903

CVE-2026-27903 - Vulnerability Analysis

HighCVSS: 7.5

Last Updated: February 27, 2026

minimatch - Denial of Service

Published: February 26, 2026Updated: February 27, 2026PoC AvailableRemote Exploitable

Overview

minimatch < 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 contains a denial of service caused by unbounded recursive backtracking in matchOne() with multiple non-adjacent globstar segments, letting attackers stall the Node.js event loop, exploit requires attacker-controlled glob patterns.

Severity & Score

Severity: High
CVSS Score: 7.5
EPSS Score: 4.7%(Probability of exploitation in next 30 days)

Impact

Attackers can cause denial of service by stalling the Node.js event loop for several seconds using crafted glob patterns.

Mitigation

Update to versions 10.2.3, 9.0.7, 8.0.6, 7.4.8, 6.2.2, 5.1.8, 4.2.5, or 3.1.3 or later.

Social Media Activity(2 posts)

TheHackerWire
TheHackerWire
@thehackerwire
Feb 26, 2026

🟠 CVE-2026-27903 - High (7.5) 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 glo... šŸ”— https://www.thehackerwire.com/vulnerability/CVE-2026-27903/ #CVE #vulnerability #infosec #cybersecurity #security #Tenda #patchstack

View original post
TheHackerWire
TheHackerWire
@thehackerwire
Feb 26, 2026

🟠 CVE-2026-27903 - High (7.5) 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 glo... šŸ”— https://www.thehackerwire.com/vulnerability/CVE-2026-27903/ #CVE #vulnerability #infosec #cybersecurity #security #Tenda #patchstack

View original post

Details

CVE ID
CVE-2026-27903
Severity
High
CVSS Score
7.5
Type
denial_of_service
Status
confirmed
EPSS
4.7%
Social Posts
2

CWE

  • CWE-407

CVSS Metrics

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS Score

4.7%Probability of exploitation in the next 30 days