CVE-2025-12084
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.
More information : https://github.com/python/cpython/commit/027f21e417b26eed4505ac2db101a4352b7c51a0
