The Lab · 2026-03-28 21:26:55 · GitHub Issues
A critical security vulnerability has been patched in the widely used `picomatch` npm package, a core library for glob pattern matching in JavaScript. The flaw, tracked as CVE-2026-33672 (GHSA-3v7f-55p6-f55p), involves a method injection issue within POSIX character classes that can cause incorrect glob matching. This ...
The Lab · 2026-04-02 04:27:08 · GitHub Issues
A critical method injection vulnerability in the widely used `picomatch` library has triggered a wave of automated security patches across the software supply chain. The flaw, tracked as CVE-2026-33672 (GHSA-3v7f-55p6-f55p), resides in the library's handling of POSIX character classes, allowing for incorrect glob match...
The Lab · 2026-05-13 09:48:23 · GitHub Issues
A security patch has been deployed addressing two vulnerabilities in picomatch, a widely used glob pattern matching library. The fix, delivered as a minor version upgrade from 4.0.3 to 4.0.4, resolves CVE-2026-33672—a medium-severity method injection flaw in POSIX bracket expressions—and CVE-2026-33671, a low-severity ...