Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

msrc логотип

CVE-2026-27145

Опубликовано: 07 июн. 2026
Источник: msrc
CVSS3: 7.5
EPSS Низкий

Описание

Inefficient candidate hostname parsing in crypto/x509

Обновления

ПродуктСтатьяОбновление
azl3 golang 1.27.1-1 on Azure Linux 3.0
azl3 golang 1.27.0-1 on Azure Linux 3.0

Показывать по

EPSS

Процентиль: 46%
0.00591
Низкий

7.5 High

CVSS3

Связанные уязвимости

CVSS3: 6.5
ubuntu
3 месяца назад

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

CVSS3: 7.5
redhat
3 месяца назад

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

CVSS3: 6.5
nvd
3 месяца назад

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

CVSS3: 6.5
debian
3 месяца назад

*x509.Certificate).VerifyHostname previously called matchHostnames in ...

rocky
около 2 месяцев назад

Important: go-fdo-client security update

EPSS

Процентиль: 46%
0.00591
Низкий

7.5 High

CVSS3