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.
Conclusion & alert: CVE-2025-61729 is rated Moderate Risk (42.9/100): CVSS High severity, with low exploitation likelihood (EPSS 0.45%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.01% | 0.45% | +0.44% |
| 2 | 2025-12-03 | — | 0.01% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2025-61729: 3 source package rows (docker, go, rclone); 150 state rows across 3 repos (3.22-community, 3.23-community, edge-community); fixed 6, open 144. | https://security.alpinelinux.org/vuln/CVE-2025-61729 |
debian
|
not yet assigned | CVE-2025-61729 not yet assigned priority: Debian including 4 source packages (golang-1.15, golang-1.19, golang-1.24, golang-1.25), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 3, resolved 2. | https://security-tracker.debian.org/tracker/CVE-2025-61729 |
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2025-61729 |
suse
|
high | CVE-2025-61729 severity important: SUSE including 169 source package names (13.2-9.2:curl-8.14.1-slfo.1.1_3.1, 13.2-9.2:iputils-20221126-6.1, …), 605 product×package rows across 71 product lines (Container suse/sl-micro/6.0/baremetal-os-container, Container suse/sl-micro/6.0/base-os-container, … (71 product lines)): Fixed 444, Known Not Affected 147, First Fixed 14. | https://www.suse.com/security/cve/CVE-2025-61729/ |
ubuntu
|
medium | CVE-2025-61729 medium priority: Ubuntu including 2 source packages (golang-1.24, golang-1.25), 10 status rows across 5 suites (jammy, noble, plucky, questing, upstream): needs-triage 6, DNE 3, ignored 1. | https://ubuntu.com/security/CVE-2025-61729 |
| URL | Tags |
|---|---|
| https://go.dev/cl/725920 | Patch |
| https://go.dev/issue/76445 | Issue Tracking Patch |
| https://groups.google.com/g/golang-announce/c/8FJoBkPddm4 | Mailing List Release Notes |
| https://pkg.go.dev/vuln/GO-2025-4155 | Vendor Advisory |