Debian Node-Anymatch vulnerabilities
2 known vulnerabilities affecting debian/node-anymatch.
Total CVEs
2
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
HIGH1MEDIUM1
Vulnerabilities
Page 1 of 1
CVE-2026-33671HIGHCVSS 7.5fixed in node-anymatch 3.1.3+~cs8.0.6-1 (forky)2026
CVE-2026-33671 [HIGH] CVE-2026-33671: node-anymatch - Picomatch is a glob matcher written JavaScript. Versions prior to 4.0.4, 3.0.2, ...
Picomatch is a glob matcher written JavaScript. Versions prior to 4.0.4, 3.0.2, and 2.3.2 are vulnerable to Regular Expression Denial of Service (ReDoS) when processing crafted extglob patterns. Certain patterns using extglob quantifiers such as `+()` and `*()`, especially when combined with overlapping alternatives or nested extglobs, are compiled into regula
debian
CVE-2026-33672MEDIUMCVSS 5.3fixed in node-anymatch 3.1.3+~cs8.0.6-1 (forky)2026
CVE-2026-33672 [MEDIUM] CVE-2026-33672: node-anymatch - Picomatch is a glob matcher written JavaScript. Versions prior to 4.0.4, 3.0.2, ...
Picomatch is a glob matcher written JavaScript. Versions prior to 4.0.4, 3.0.2, and 2.3.2 are vulnerable to a method injection vulnerability affecting the `POSIX_REGEX_SOURCE` object. Because the object inherits from `Object.prototype`, specially crafted POSIX bracket expressions (e.g., `[[:constructor:]]`) can reference inherited method names. These methods
debian