Looking for the vulnerability index of Invicti's legacy products?
Python Inefficient Algorithmic Complexity Vulnerability - CVE-2025-12084 - Vulnerability Database

Python Inefficient Algorithmic Complexity Vulnerability - CVE-2025-12084

Medium
Reference: CVE-2025-12084
Title: Python Inefficient Algorithmic Complexity Vulnerability
Overview:

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.