Vulnerability Description
A flaw was found in libxml2, an XML parsing library. This uncontrolled recursion vulnerability occurs in the xmlCatalogXMLResolveURI function when an XML catalog contains a delegate URI entry that references itself. A remote attacker could exploit this configuration-dependent issue by providing a specially crafted XML catalog, leading to infinite recursion and call stack exhaustion. This ultimately results in a segmentation fault, causing a Denial of Service (DoS) by crashing affected applications.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://access.redhat.com/errata/RHSA-2026:7519
- https://access.redhat.com/security/cve/CVE-2026-0990
- https://bugzilla.redhat.com/show_bug.cgi?id=2429959
- https://gitlab.gnome.org/GNOME/libxml2/-/issues/1018
FAQ
What is CVE-2026-0990?
CVE-2026-0990 is a vulnerability with a CVSS score of 5.9 (MEDIUM). A flaw was found in libxml2, an XML parsing library. This uncontrolled recursion vulnerability occurs in the xmlCatalogXMLResolveURI function when an XML catalog contains a delegate URI entry that ref...
How severe is CVE-2026-0990?
CVE-2026-0990 has been rated MEDIUM with a CVSS base score of 5.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-0990?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.