NONE · 0

CVE-2026-3276

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...

Vulnerability Description

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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-3276?

CVE-2026-3276 is a documented vulnerability. 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...

How severe is CVE-2026-3276?

CVSS scoring is not yet available for CVE-2026-3276. Check NVD for updates.

Is there a patch for CVE-2026-3276?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.