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).
References
| Link | Resource |
|---|---|
| https://github.com/GNOME/libxml2/commit/b63cd517afecb76582dd9488c55e54ceaf50de61 | Patch |
| https://github.com/GNOME/libxml2/compare/v2.15.3...v2.15.4 | Release Notes |
Configurations
History
No history.
Information
Published : 2026-09-05 05:17
Updated : 2026-09-15 19:20
NVD link : CVE-2026-86144
Mitre link : CVE-2026-86144
CVE.ORG link : CVE-2026-86144
JSON object : View
Products Affected
xmlsoft
- libxml2
CWE
CWE-669
Incorrect Resource Transfer Between Spheres
