CVE-2025-12084

Published: December 6, 2025Last modified: January 15, 2026

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.

Severity score breakdown

ParameterValue
Base score5.3
Attack VectorNETWORK
Attack complexityLOW
Privileges requiredNONE
User interactionNONE
ScopeUNCHANGED
ConfidentialityNONE
Integrity impactNONE
Availability impactLOW
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Notes

This should also bring the fix's regression fix

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSpython3Fixed (3.11.13-r2)
25 LTSpython3Fixed (3.12.12-r1)
Streampython3Fixed (3.12.12-r2)
Hardened Containers23 LTSpython3Fixed (3.11.13-r2)
25 LTSpython3Fixed (3.12.12-r1)
Streampython3Fixed (3.12.12-r2)

References

ON THIS PAGE