Go Html vulnerabilities
2 known vulnerabilities affecting go/html.
Total CVEs
2
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
MEDIUM2
Vulnerabilities
Page 1 of 1
CVE-2025-47911MEDIUMCVSS 5.3fixed in 0.45.02026-02-05
CVE-2025-47911 [MEDIUM] CVE-2025-47911: The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing ce
The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.
nvd
CVE-2025-58190MEDIUMCVSS 5.3fixed in 0.45.02026-02-05
CVE-2025-58190 [MEDIUM] CWE-835 CVE-2025-58190: The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certai
The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.
nvd