Security Advisory

CVE-2025-12084

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-03 18:55:32
Last updated 2026-03-03 14:41:38
Assigner 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.