CVE-2025-12084

Severity CVSS v4.0:
MEDIUM
Type:
Unavailable / Other
Publication date:
03/12/2025
Last modified:
03/12/2025

Description

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.