CVE-2026-86141

Summary

xmlregexp in libxml2 before 2.15.4 has a NULL pointer dereference in xmlRegNewParserCtxt after a strdup failure, i.e., it does not calculate a string length after NULL checking.

Affected Software

VendorProductVersion RangeStatus
xmlsoftlibxml20 < 2.15.4affected

Weaknesses

  • CWE-252: CWE-252 Unchecked Return Value

References