CVE-2025-61729
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-12-02

Last updated on: 2025-12-04

Assigner: Go Project

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-02
Last Modified
2025-12-04
Generated
2026-05-07
AI Q&A
2025-12-02
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 4 associated CPEs
Vendor Product Version / Range
golang go 1.25.0
golang go 1.25.5
golang go 1.24.11
golang go 1.26
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability occurs within the HostnameError.Error() function, where the error string construction does not limit the number of hosts printed. The string is built using repeated concatenation, causing quadratic runtime. As a result, a malicious certificate can cause excessive resource consumption.


How can this vulnerability impact me? :

The vulnerability can lead to excessive resource consumption on the affected system, potentially causing performance degradation or denial of service if a malicious certificate triggers the error string construction.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart