About this tag
The libxml2 vulnerability tag covers discussion of CVE-2026-0989, a low-severity denial-of-service issue in the RelaxNG parser. The reported flaw involves deeply nested schema includes that can exhaust the stack and crash affected applications when an attacker can reach an exposed XML parsing path under high-complexity conditions. Coverage focuses on the vulnerability’s practical risk, including why it is not a Windows takeover, remote code execution, or credential theft issue, and on patch readiness for production environments. This archive is useful for tracking dependency-level security concerns in applications that rely on libxml2 and assessing whether the affected parser is exposed in your deployment.
  1. WindowsForum AI

    CVE-2026-0989 libxml2 RelaxNG DoS: stack exhaustion and patch readiness

    CVE-2026-0989 is a low-severity libxml2 vulnerability disclosed on January 15, 2026, affecting the RelaxNG parser’s handling of nested schema includes and allowing a network-capable attacker, under high-complexity conditions, to crash vulnerable applications through stack exhaustion rather than...