PatchSiren cyber security CVE debrief
CVE-2026-86144 xmlsoft CVE debrief
CVE-2026-86144 is a security vulnerability in libxml2 before version 2.15.4, where xmlXIncludeProcess and xmlXIncludeProcessTree do not propagate parseFlags, potentially leading to XML external entity injection, SSRF, or denial of service. The vulnerability has a CVSS score of 5.6 and is classified as MEDIUM severity. It affects libxml2 installations and requires verification of version and patching to prevent potential security risks, particularly for defenders and system administrators responsible for libxml2 installations.
- Vendor
- xmlsoft
- Product
- libxml2
- CVSS
- MEDIUM 5.6
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-05
- Original CVE updated
- 2026-09-15
- Advisory published
- 2026-09-05
- Advisory updated
- 2026-09-15
Who should care
Defenders and system administrators responsible for libxml2 installations should assess exposure and prioritize patching to prevent potential security risks. They should review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance. They should also plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
Why it matters
CVE-2026-86144 is a security vulnerability in libxml2 that requires verification of version and patching to prevent potential security risks, particularly for defenders and system administrators responsible for libxml2 installations.
- Potential XML external entity injection
- Potential SSRF attacks through custom resource loaders accessing the internet
- Potential denial of service through slow or malicious internet resources
- Verification of libxml2 version and patching priority
Technical summary
The vulnerability is caused by xmlXIncludeProcess and xmlXIncludeProcessTree not propagating parseFlags in libxml2 before version 2.15.4, potentially leading to XML external entity injection, SSRF, or denial of service. The vulnerability has a CVSS score of 5.6 and is classified as MEDIUM severity. It affects libxml2 installations and requires verification of version and patching to prevent potential security risks. The official CVE Program record and NVD detail page provide source-provided CVE metadata and source-specific vulnerability assessment.
Defensive priority
Defenders should prioritize verifying the libxml2 version and applying patches to prevent potential security risks.
Recommended defensive actions
- Verify libxml2 version and apply patches
- Review and update affected systems
- Monitor for potential security risks
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
Evidence notes
The CVE record and NVD vulnerability detail page provide information on the vulnerability, its CVSS score, and potential impacts. The vulnerability is caused by xmlXIncludeProcess and xmlXIncludeProcessTree not propagating parseFlags in libxml2 before version 2.15.4. The CVE record was published on 2026-09-05T05:17:13.407Z and has not been modified since then. The official CVE Program record and NVD detail page provide source-provided CVE metadata and source-specific vulnerability assessment.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-86144 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-86144
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-86144 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-86144
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/GNOME/libxml2/commit/b63cd517afecb76582dd9488c55e54ceaf50de61
[email protected] - Patch
-
Source reference
Unverified legacy reference
URL: https://github.com/GNOME/libxml2/compare/v2.15.3...v2.15.4
[email protected] - Release Notes
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.