A flaw was found in libxml2 with Python bindings enabled. A remote attacker could exploit this vulnerability by providing a specially crafted XML document containing a Document Type Definition (DTD) with enumerated attribute values. This triggers a double-free error in the SAX attributeDecl callback handler, where a string is freed twice. This flaw can lead to a denial of service (DoS) due to a reproducible crash in Python applications using the libxml2 SAX bindings.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-08 12:16
Updated : 2026-09-10 20:17
NVD link : CVE-2026-74860
Mitre link : CVE-2026-74860
CVE.ORG link : CVE-2026-74860
JSON object : View
Products Affected
No product.
CWE
CWE-763
Release of Invalid Pointer or Reference
