SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-86144

MEDIUM · CVSS 5.6 EPSS 0.18% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-05 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

The vulnerability in libxml2 affects the xinclude feature, where the xmlXIncludeProcess and xmlXIncludeProcessTree functions fail to propagate critical parseFlags, such as XML_PARSE_NONET. This oversight can lead to XML external entity injection, server-side request forgery (SSRF), or denial of service attacks if a custom resource loader accesses the internet. Organizations using affected versions of libxml2 should prioritize this issue to mitigate potential exploitation risks.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-86144
Severity
MEDIUM
CVSS
5.6
EPSS
0.18%

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

Related CVEs

Other vulnerabilities affecting the same vendor(s)