CVE-2025-12084

Publication date

2025-12-03 18:55:32

Family

PSF

State

PUBLISHED

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.