GO-2026-5028

Source
https://pkg.go.dev/vuln/GO-2026-5028
Import Source
https://vuln.go.dev/ID/GO-2026-5028.json
JSON Data
https://api.test.osv.dev/v1/vulns/GO-2026-5028
Aliases
Related
Published
2026-05-22T02:46:43Z
Modified
2026-05-30T05:14:10.184643015Z
Summary
Invoking denial of service when parsing arbitrary HTML in golang.org/x/net/html
Details

Parsing arbitrary HTML can consume excessive CPU time, possibly leading to denial of service.

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2026-5028"
}
References
Credits
    • IPC Labs

Affected packages

Go / golang.org/x/net

Package

Name
golang.org/x/net
View open source insights on deps.dev
Purl
pkg:golang/golang.org/x/net

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.55.0

Ecosystem specific

{
    "imports": [
        {
            "path": "golang.org/x/net/html",
            "symbols": [
                "Parse",
                "ParseFragment",
                "ParseFragmentWithOptions",
                "ParseWithOptions",
                "parser.parse"
            ]
        }
    ]
}

Database specific

source
"https://vuln.go.dev/ID/GO-2026-5028.json"