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 32287
About this tag
CVE-2026-32287 is a published vulnerability affecting the Go XPath library github.com/antchfx/xpath, which is used in tools that parse XML, HTML, and JSON content. The flaw is an infinite loop condition that can lead to a denial-of-service (DoS) risk, particularly in enterprise environments where the library is embedded in automation, content extraction, or document-processing workflows. Because parser bugs in widely used libraries can propagate across multiple applications, this vulnerability has the potential to impact a broad range of systems. Microsoft's Security Update Guide lists the advisory, though details are currently limited due to JavaScript-rendered content. Users should monitor for patches or mitigations from the library maintainers.
Microsoft’s Security Update Guide has published CVE-2026-32287 for an infinite loop condition in github.com/antchfx/xpath, the Go XPath package used by a long tail of tools that query XML, HTML, and JSON content. That combination matters because parser bugs rarely stay confined to one app: once...