Lucene search
+L

CVE-2026-56852

🗓️ 21 Jul 2026 19:18:59Reported by GoType 
cve
 cve
🔗 web.nvd.nist.gov👁 19 Views

CVE-2026-56852: norm.Iter may loop infinitely on invalid UTF-8 input in golang.org/x/text.

Related
Affected
Refs
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2026-56852
21 Jul 202619:18
attackerkb
Cvelist
CVE-2026-56852 Infinite loop on invalid input in golang.org/x/text
21 Jul 202619:18
cvelist
EUVD
EUVD-2026-46384
21 Jul 202621:32
euvd
NVD
CVE-2026-56852
21 Jul 202620:17
nvd
OSV
CLEANSTART-2026-BF01272 Parsing an invalid SVCB or HTTPS RR can panic when the size of a parameter value overflows the message buffer
22 Jul 202600:33
osv
OSV
CLEANSTART-2026-EP65920 Parsing an invalid SVCB or HTTPS RR can panic when the size of a parameter value overflows the message buffer
22 Jul 202600:36
osv
OSV
CLEANSTART-2026-GY91527 Security fixes for CVE-2026-25680, CVE-2026-25681, CVE-2026-27136, CVE-2026-39821, CVE-2026-39822, CVE-2026-39827, CVE-2026-39828, CVE-2026-39829, CVE-2026-39830, CVE-2026-39831, CVE-2026-39832, CVE-2026-39833, CVE-2026-39834, CVE-2026-39835, CVE-2026-42502, CVE-2026-42504, CVE-2026-42505, CVE-2026-42506, CVE-2026-42508, CVE-2026-46595, CVE-2026-46597, CVE-2026-46598, CVE-2026-46600, CVE-2026-56852 applied in versions: 0.35.0-r3, 0.35.0-r4, 0.35.0-r5
21 Jul 202607:15
osv
OSV
CLEANSTART-2026-HP74907 Security fixes for CVE-2025-22868, CVE-2025-47911, CVE-2025-47912, CVE-2025-58183, CVE-2025-58185, CVE-2025-58186, CVE-2025-58187, CVE-2025-58188, CVE-2025-58189, CVE-2025-58190, CVE-2025-61723, CVE-2025-61724, CVE-2025-61725, CVE-2025-61729, CVE-2026-25679, CVE-2026-27137, CVE-2026-27138, CVE-2026-27139, CVE-2026-27142, CVE-2026-33811, CVE-2026-33814, CVE-2026-39817, CVE-2026-39819, CVE-2026-39820, CVE-2026-39822, CVE-2026-39823, CVE-2026-39825, CVE-2026-39826, CVE-2026-39836, CVE-2026-42499, CVE-2026-42501, CVE-2026-42505, CVE-2026-56852, ghsa-6v2p-p543-phr9 applied in versions: 1.1.0-r0, 1.1.0-r1, 1.1.0-r2, 1.4.10-r0, 1.4.13-r0, 1.4.14-r0, 1.4.8-r0
21 Jul 202606:54
osv
OSV
CLEANSTART-2026-JV36933 Security fixes for CVE-2026-46600, CVE-2026-56852 applied in versions: 1.22.1-r0
21 Jul 202606:32
osv
OSV
CLEANSTART-2026-KB08955 Security fixes for CVE-2025-61729, CVE-2026-25680, CVE-2026-25681, CVE-2026-27136, CVE-2026-27140, CVE-2026-27143, CVE-2026-27144, CVE-2026-27145, CVE-2026-32280, CVE-2026-32281, CVE-2026-32282, CVE-2026-32283, CVE-2026-32288, CVE-2026-32289, CVE-2026-33186, CVE-2026-33810, CVE-2026-33811, CVE-2026-33814, CVE-2026-39820, CVE-2026-39821, CVE-2026-39822, CVE-2026-39823, CVE-2026-39825, CVE-2026-39826, CVE-2026-39827, CVE-2026-39828, CVE-2026-39829, CVE-2026-39830, CVE-2026-39831, CVE-2026-39832, CVE-2026-39833, CVE-2026-39834, CVE-2026-39835, CVE-2026-39836, CVE-2026-42499, CVE-2026-42501, CVE-2026-42502, CVE-2026-42504, CVE-2026-42505, CVE-2026-42506, CVE-2026-42507, CVE-2026-42508, CVE-2026-46595, CVE-2026-46597, CVE-2026-46598, CVE-2026-46600, CVE-2026-56852, ghsa-p77j-4mvh-x3m3 applied in versions: 1.0.1-r0, 1.1.0-r0, 1.1.0-r1, 1.1.2-r2, 1.1.2-r3
21 Jul 202607:01
osv
Rows per page
[
  {
    "vendor": "golang.org/x/text",
    "product": "golang.org/x/text/unicode/norm",
    "collectionURL": "https://pkg.go.dev",
    "packageName": "golang.org/x/text/unicode/norm",
    "versions": [
      {
        "version": "0",
        "lessThan": "0.39.0",
        "status": "affected",
        "versionType": "semver"
      }
    ],
    "programRoutines": [
      {
        "name": "nextComposed"
      },
      {
        "name": "Form.Append"
      },
      {
        "name": "Form.AppendString"
      },
      {
        "name": "Form.Bytes"
      },
      {
        "name": "Form.FirstBoundary"
      },
      {
        "name": "Form.FirstBoundaryInString"
      },
      {
        "name": "Form.IsNormal"
      },
      {
        "name": "Form.IsNormalString"
      },
      {
        "name": "Form.LastBoundary"
      },
      {
        "name": "Form.NextBoundary"
      },
      {
        "name": "Form.NextBoundaryInString"
      },
      {
        "name": "Form.Properties"
      },
      {
        "name": "Form.PropertiesString"
      },
      {
        "name": "Form.QuickSpan"
      },
      {
        "name": "Form.QuickSpanString"
      },
      {
        "name": "Form.Span"
      },
      {
        "name": "Form.SpanString"
      },
      {
        "name": "Form.String"
      },
      {
        "name": "Form.Transform"
      },
      {
        "name": "Iter.Init"
      },
      {
        "name": "Iter.InitString"
      },
      {
        "name": "Iter.Next"
      },
      {
        "name": "Iter.Seek"
      },
      {
        "name": "normReader.Read"
      },
      {
        "name": "normWriter.Write"
      }
    ],
    "defaultStatus": "unaffected"
  }
]

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

21 Jul 2026 20:17Current
5.2Medium risk
Vulners AI Score5.2
19