CVE Field Guide
About Us
CVE-2026-86139
PUBLISHED
Assigner:
mitre
Reserved:
05.09.2026
Published:
05.09.2026
Updated:
05.09.2026
In libxml2 before 2.15.4, xmlURIEscapeStr in uri.c has an integer overflow.
Metrics
CVSS 3.1
CVSS Vector:
CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L
CVSS Score:
6.9
CVSS score
6.9
Attack Vector
Local
Scope
Unchanged
Attack Complexity
High
Confidentiality Impact
High
Privileges Required
None
Integrity Impact
High
User Interaction
None
Availability Impact
Low
CVSS 3.1
Product Status
Vendor
xmlsoft
Product
libxml2
Versions
Default:
unaffected
affected from 0 to 2.15.4 (excl.)
References
https://github.com/GNOME/libxml2/compare/v2.15.3...v2.15.4
https://github.com/GNOME/libxml2/commit/8edbbdb09f24d26a2f900141fddc2b9d014f53b0
Problem Types
CWE-190 Integer Overflow or Wraparound
CWE