Golang Net

12 CVEs affecting Golang Net. Latest disclosed: 2026-05-22. Critical: 1, High: 6.

Top CVEs affecting Golang Net
CVESeverityScorePublishedSummary
CVE-2026-39821Critical9.62026-05-22The ToASCII and ToUnicode functions incorrectly accept Punycode-encoded labels that decode to an ASCII-only label. For example, ToUnicode("xn--example-.com") i…
CVE-2018-17848High7.52018-10-01The html package (aka x/net/html) through 2018-09-25 in Go mishandles <math><template><mn><b></template>, leading to a "panic: runtime error" (index out of ran…
CVE-2018-17847High7.52018-10-01The html package (aka x/net/html) through 2018-09-25 in Go mishandles <svg><template><desc><t><svg></template>, leading to a "panic: runtime error" (index out…
CVE-2018-17846High7.52018-10-01The html package (aka x/net/html) through 2018-09-25 in Go mishandles <table><math><select><mi><select></table>, leading to an infinite loop during an html.Par…
CVE-2018-17143High7.52018-09-17The html package (aka x/net/html) through 2018-09-17 in Go mishandles <template><tBody><isindex/action=0>, leading to a "panic: runtime error" in inBodyIM in p…
CVE-2018-17142High7.52018-09-17The html package (aka x/net/html) through 2018-09-17 in Go mishandles <math><template><mo><template>, leading to a "panic: runtime error" in parseCurrentToken…
CVE-2018-17075High7.52018-09-16The html package (aka x/net/html) before 2018-07-13 in Go mishandles "in frameset" insertion mode, leading to a "panic: runtime error" for html.Parse of <templ…
CVE-2026-25680Medium6.52026-05-22Parsing arbitrary HTML can consume excessive CPU time, possibly leading to denial of service.
CVE-2026-42506Medium6.12026-05-22Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. This can be leveraged to execute XSS attacks in applications…
CVE-2026-42502Medium6.12026-05-22Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. This can be leveraged to execute XSS attacks in applications…
CVE-2026-27136Medium6.12026-05-22Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. This can be leveraged to execute XSS attacks in applications…
CVE-2026-25681Medium6.12026-05-22Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. This can be leveraged to execute XSS attacks in applications…