Vulnerability Description
In xinclude in libxml2 before 2.15.4, xmlXIncludeProcess and xmlXIncludeProcessTree do not propagate parseFlags. This has security relevance for, for example, the XML_PARSE_NONET flag, if (without it) a custom resource loader accesses the internet and triggers XML external entity injection, SSRF, or a denial of service (e.g., for an attacker-controlled internet resource that is intentionally slow).
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Xmlsoft | Libxml2 | < 2.15.4 |
Related Weaknesses (CWE)
References
- https://github.com/GNOME/libxml2/commit/b63cd517afecb76582dd9488c55e54ceaf50de61Patch
- https://github.com/GNOME/libxml2/compare/v2.15.3...v2.15.4Release Notes
FAQ
What is CVE-2026-86144?
CVE-2026-86144 is a vulnerability with a CVSS score of 5.6 (MEDIUM). In xinclude in libxml2 before 2.15.4, xmlXIncludeProcess and xmlXIncludeProcessTree do not propagate parseFlags. This has security relevance for, for example, the XML_PARSE_NONET flag, if (without it)...
How severe is CVE-2026-86144?
CVE-2026-86144 has been rated MEDIUM with a CVSS base score of 5.6/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-86144?
Check the references section above for vendor advisories and patch information. Affected products include: Xmlsoft Libxml2.