Review reviewHigh

CVE-2026-56852

golang.org/x/text golang.org/x/text/unicode/norm

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

CVSS
7.5
EPSS
-
- percentile
CISA KEV
Not listed
Published
2026.07.22
PRIORITY ASSESSMENT

Review review

The CVSS severity warrants an early asset and exposure review.

Known exploitationNot established by KEV
Exploit probability-
Technical severityCVSS 7.5

Vulnerability overview

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

Affected product and versions

Product
golang.org/x/text golang.org/x/text/unicode/norm
Affected versions
< 0.39.0
Fixed versions
No verified fixed-version field is available yet

Recommended response sequence

Confirm exposure before applying a vendor-supported change.

Full remediation guide
  1. 1
    Identify

    Confirm that golang.org/x/text golang.org/x/text/unicode/norm and an affected version are present.

  2. 2
    Prioritize

    Combine exploitation signals with asset exposure and business criticality.

  3. 3
    Remediate

    Follow the vendor advisory or supported update path and preserve rollback options.

  4. 4
    Verify

    Recheck the version, service health, access paths, and relevant logs.

Technical data

CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CWE
CWE-835