CVE-2026-56852

Summary

A norm.Iter can enter an infinite loop when handling input containing invalid UTF-8 bytes.

Affected Software

VendorProductVersion RangeStatus
golang.org/x/textgolang.org/x/text/unicode/norm0 < 0.39.0affected

Weaknesses

  • CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop')

References