原始 OSV JSON
{
"id": "GHSA-5cv4-jp36-h3mw",
"aliases": [
"CVE-2026-25680"
],
"details": "In Go Net (`golang.org/x/net`) before verion 0.55.0, parsing arbitrary HTML can consume excessive CPU time, possibly leading to denial of service.",
"summary": "Go Net HTML parser is vulnerable to denial of service",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.55.0"
}
]
}
],
"package": {
"name": "golang.org/x/net",
"ecosystem": "Go"
}
}
],
"modified": "2026-07-01T17:58:07Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
"published": "2026-05-26T13:30:17Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25680",
"type": "ADVISORY"
},
{
"url": "https://go.dev/cl/781702",
"type": "WEB"
},
{
"url": "https://go.dev/issue/79573",
"type": "WEB"
},
{
"url": "https://go.googlesource.com/net/+/08be507abce89191d78cd49da60f4501fc910472",
"type": "WEB"
},
{
"url": "https://go.googlesource.com/net/+/refs/tags/v0.55.0",
"type": "WEB"
},
{
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"type": "WEB"
},
{
"url": "https://pkg.go.dev/vuln/GO-2026-5028",
"type": "WEB"
},
{
"url": "cs.opensource.google/go/x/net",
"type": "PACKAGE"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2026-05-22T16:16:19Z",
"github_reviewed_at": "2026-07-01T17:58:07Z"
}
}