You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
cve 2026 33672
About this tag
CVE-2026-33672 is a medium-severity vulnerability in the JavaScript glob-matching library Picomatch, disclosed in late March 2026 and tracked by Microsoft's Security Update Guide. The bug allows crafted POSIX character-class patterns to produce incorrect filename matches in affected application logic. While not a remote-code-execution issue, it affects build systems, developer tools, file upload filters, test runners, bundlers, and policy engines that rely on Picomatch for pattern matching. The impact depends on how applications use the library, as incorrect matches can lead to security bypasses or logic errors. This tag covers discussions about the vulnerability, its implications, and mitigation strategies for Windows and cross-platform environments.
CVE-2026-33672 is a medium-severity vulnerability in the JavaScript glob-matching library Picomatch, disclosed in late March 2026 and tracked by Microsoft’s Security Update Guide, that can let crafted POSIX character-class patterns produce incorrect filename matches in affected application...