CVE-2025-12084
Last modified
CVE-2025-12084 is a medium-severity vulnerability rated 6.3/10 on the CVSS scale. 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.. EPSS estimates a 0.70% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Python | Python | < 3.13.11 | — |
| Python | Python | >= 3.14.0, < 3.14.2 | — |
| Python | Python | 3.15.0 | Alpha1 |
References
- https://github.com/python/cpython/issues/142145Issue Tracking, Patch
- https://github.com/python/cpython/pull/142146Issue Tracking, Patch
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-12084?
How severe is CVE-2025-12084?
How do I fix CVE-2025-12084?
Are you affected by CVE-2025-12084?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
