Vulnerability Description
xmlregexp in libxml2 before 2.15.4 has a NULL pointer dereference in xmlRegNewParserCtxt after a strdup failure, i.e., it does not calculate a string length after NULL checking.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Xmlsoft | Libxml2 | < 2.15.4 |
Related Weaknesses (CWE)
References
- https://github.com/GNOME/libxml2/commit/e89a8aae4c9b40cdafcf66b3f9e57c62db37bb55Patch
- https://github.com/GNOME/libxml2/compare/v2.15.3...v2.15.4Release Notes
- https://gitlab.gnome.org/GNOME/libxml2/-/work_items/1107Vendor Advisory
FAQ
What is CVE-2026-86141?
CVE-2026-86141 is a vulnerability with a CVSS score of 2.9 (LOW). xmlregexp in libxml2 before 2.15.4 has a NULL pointer dereference in xmlRegNewParserCtxt after a strdup failure, i.e., it does not calculate a string length after NULL checking.
How severe is CVE-2026-86141?
CVE-2026-86141 has been rated LOW with a CVSS base score of 2.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-86141?
Check the references section above for vendor advisories and patch information. Affected products include: Xmlsoft Libxml2.