CVE Catalog

CVE-2026-86141

LowCVSS 2.9
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.12%

2th percentile - higher than 2% of all known CVEs

Summary

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

Risk Assessment

NULL pointer dereference can lead to program crash (denial of service) or potentially be exploited for code execution if an attacker can control allocation failure conditions.

Recommendation

Upgrade libxml2 to version 2.15.4 or later, which includes a fix for this issue.

Other vulnerabilities in libxml2

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS