Security Advisory

CVE-2025-61729

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-02 18:54:10
Last updated 2025-12-03 19:37:14
Assigner Go
State PUBLISHED

Description

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.