CVE-2026-86143

Summary

In xmlIO in libxml2 before 2.15.4, an inconsistency in xmlOutputWriteCallback and xmlBufUse causes negative lengths to reach write callbacks, aka a lack of a check for integer overflow before calling writecallback. This has security relevance for many types of uses of that length value within a callback.

Affected Software

VendorProductVersion RangeStatus
xmlsoftlibxml20 < 2.15.4affected

Weaknesses

  • CWE-192: CWE-192 Integer Coercion Error

References