PatchSiren cyber security CVE debrief
CVE-2026-86138 xmlsoft CVE debrief
CVE-2026-86138 is a MEDIUM-severity vulnerability in libxml2 before 2.15.4. The vulnerability is caused by an integer overflow and resultant heap-based buffer overflow in xmlDictAddQString in dict.c. This could potentially allow attackers to execute arbitrary code or cause a denial of service. Defenders responsible for maintaining and securing systems that use libxml2 should assess exposure and prioritize patching or implementing compensating controls. The CVE record and NVD entry provide details on the vulnerability, including its description, CVSS score, and affected versions.
- Vendor
- xmlsoft
- Product
- libxml2
- CVSS
- MEDIUM 6.9
- 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 responsible for maintaining and securing systems that use libxml2 should assess exposure and prioritize patching or implementing compensating controls.
Why it matters
CVE-2026-86138 is a MEDIUM-severity vulnerability in libxml2 that requires verification and potential patching to prevent exploitation.
- Potential code execution or denial of service
- Exposure assessment and patching priority
- Compensating controls implementation
Technical summary
The vulnerability is caused by an integer overflow in xmlDictAddQString in dict.c, leading to a heap-based buffer overflow. This could potentially allow attackers to execute arbitrary code or cause a denial of service. The affected product is libxml2 versions before 2.15.4. Defenders should prioritize verifying and applying patches for libxml2 versions before 2.15.4, assessing exposure in their environments, and implementing compensating controls where necessary.
Defensive priority
Defenders should prioritize verifying and applying patches for libxml2 versions before 2.15.4, assessing exposure in their environments, and implementing compensating controls where necessary.
Recommended defensive actions
- Verify and apply patches for libxml2 versions before 2.15.4
- Assess exposure in environments using libxml2
- Implement compensating controls where necessary
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its description, CVSS score, and affected versions. However, specific details on exploitation or victim impact are not provided.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-86138 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-86138
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-86138 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-86138
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/a4cba4b5b5a8c42e155ed42d2d2a44955465a2e4
[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.