Unchecked Input for Loop Condition Affecting golang-misc package, versions <0:1.26.5-1.module+el8.10.0+24506+6809f2d9


Severity

Recommended
0.0
high
0
10

Based on CentOS security rating.

Threat Intelligence

EPSS
0.94% (57th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-CENTOS8-GOLANGMISC-17725369
  • published30 Jun 2026
  • disclosed2 Jun 2026

Introduced: 2 Jun 2026

CVE-2026-27145  (opens in a new tab)
CWE-606  (opens in a new tab)

How to fix?

Upgrade Centos:8 golang-misc to version 0:1.26.5-1.module+el8.10.0+24506+6809f2d9 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream golang-misc package and not the golang-misc package as distributed by Centos. See How to fix? for Centos:8 relevant fixed versions and status.

(*x509.Certificate).VerifyHostname previously called matchHostnames in a loop over all DNS Subject Alternative Name (SAN) entries. This caused strings.Split(host, ".") to execute repeatedly on the same input hostname. With a large DNS SAN list, verification costs scaled quadratically based on the number of SAN entries multiplied by the hostname's label count. Because x509.Verify validates hostnames before building the certificate chain, this overhead occurred even for untrusted certificates.

CVSS Base Scores

version 3.1