Vulnerability Description
A flaw was found in libxml2. A local user or an attacker providing a specially crafted XML catalog can trigger a NULL pointer dereference during XML catalog parsing. This occurs when a `nextCatalog` element lacks its mandatory `catalog` attribute, leading to the application crashing and causing a Denial of Service (DoS).
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-76781
- https://bugzilla.redhat.com/show_bug.cgi?id=2519776
- https://gitlab.gnome.org/GNOME/libxml2/-/commit/c6324894
- https://gitlab.gnome.org/GNOME/libxml2/-/merge_requests/442
FAQ
What is CVE-2026-76781?
CVE-2026-76781 is a vulnerability with a CVSS score of 5.5 (MEDIUM). A flaw was found in libxml2. A local user or an attacker providing a specially crafted XML catalog can trigger a NULL pointer dereference during XML catalog parsing. This occurs when a `nextCatalog` e...
How severe is CVE-2026-76781?
CVE-2026-76781 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-76781?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.