When building nested elements using xml.dom.minidom...
Moderate severity
Unreviewed
Published
Dec 3, 2025
to the GitHub Advisory Database
•
Updated Jan 26, 2026
Description
Published by the National Vulnerability Database
Dec 3, 2025
Published to the GitHub Advisory Database
Dec 3, 2025
Last updated
Jan 26, 2026
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.
References