unicodedata.normalize() can take excessive CPU time when...
Moderate severity
Unreviewed
Published
Jun 3, 2026
to the GitHub Advisory Database
•
Updated Jun 16, 2026
Description
Published by the National Vulnerability Database
Jun 3, 2026
Published to the GitHub Advisory Database
Jun 3, 2026
Last updated
Jun 16, 2026
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.
References