ГлавнаяУязвимости → CVE-2025-61729
7.5высокая

CVE-2025-61729

→ есть в БДУ: BDU:2025-16242 (на русском)
Описание (на английском; русское — в БДУ выше)

Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.

Затрагиваемое ПО
Golang Go
CVSS
Балл7.5 — высокая
ВекторCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Источники
https://go.dev/cl/725920https://go.dev/issue/76445https://groups.google.com/g/golang-announce/c/8FJoBkPddm4https://pkg.go.dev/vuln/GO-2025-4155