CVE Catalog

CVE-2026-86144

MediumCVSS 5.6
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.18%

7th percentile - higher than 7% of all known CVEs

Summary

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.

Risk Assessment

Applications using libxml2 may be vulnerable to SSRF, XML external entity injection, or DoS if they process untrusted XML documents with XInclude.

Recommendation

Upgrade libxml2 to version 2.15.4 or later and explicitly set parse flags.

Other vulnerabilities in libxml2

See all
Original NVD description (English source)

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).

Vulnerability data from NVD (NIST) · CISA KEV · EPSS