← Back

Html

html

Vendor: Go • 2 CVEs

CVEs (2)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Go
1Html
Jun 17, 2026
Feb 5, 2026
N/A· v4
5.3 MEDIUM· v3
N/A· v2
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.
1Go
1Html
Jun 17, 2026
Feb 5, 2026
N/A· v4
5.3 MEDIUM· v3
N/A· v2
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.