antchfx/xpath

antchfx/xpath

Releases27
Frequency3 months 6 days
Last Release
Stars740
XPath package for golang, supports HTML, XML, JSON document query and more

CVE History

CVEPublishedCVSS v3CVSS v2
7.5 HIGH

Boolean XPath expressions that evaluate to true can cause an infinite loop in logicalQuery.Select, leading to 100% CPU usage. This can be triggered by top-level selectors such as "1=1" or "true()".

Rejected reason: Duplicate of CVE-2026-32287