VYPR

xml.dom.minidom

by Python (programming language)

CVEs (1)

  • CVE-2025-12084Dec 3, 2025
    risk 0.00cvss epss 0.00

    When building nested elements using xml.dom.minidom methods such as appendChild() that have a dependency on _clear_id_cache() the algorithm is quadratic. Availability can be impacted when building excessively nested documents.