CVE-2025-58190
Published Feb 5, 2026The 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 spe…
Vendor/product archive
2 CVEs tagged to go / html — 0 Critical, 0 High, 2 Medium, 0 Low, 0 Unrated.
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 spe…
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…