unicodedata.normalize() can take excessive CPU time when processing specially crafted Unicode input containing long runs of combining…
PSF·CWE-407·Published 2026-06-03
unicodedata.normalize() can take excessive CPU time when processing specially crafted Unicode input containing long runs of combining characters with alternating Canonical Combining Class values. This affects all normalization forms.