← Back to CVE intelligence
CVE intelligence

CVE-2026-74860

Vulnerability intelligence

Published Sep 8, 2026Sources checked Sep 26, 2026
8.5HIGHCVSS out of 10
What this means

Review the available evidence

CVE-2026-74860 and is rated High severity with a CVSS score of 8.5. It is not in the current CISA KEV record we collected. That does not prove exploitation has not occurred.

CISA KEVNot listedBased on the latest collected catalog
EPSS0.7%Estimated 30-day exploitation probability
Ransomware useNot markedCISA KEV ransomware field
Threat actors0Source-linked actor relationships
Overview

What is CVE-2026-74860?

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.