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.CreditsGuido VrankenReferenceshttps://groups.google.com/g/golang-announce/c/jnQcOYpiR2chttps://github.com/golang/vulndb/issues/4441https://go.dev/cl/709875https://pkg.go.dev/vuln/GO-2026-4441