| { |
| "dataType": "CVE_RECORD", |
| "dataVersion": "5.0", |
| "cveMetadata": { |
| "cveId": "CVE-2026-25680" |
| }, |
| "containers": { |
| "cna": { |
| "providerMetadata": { |
| "orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc" |
| }, |
| "title": "Invoking denial of service when parsing arbitrary HTML in golang.org/x/net/html", |
| "descriptions": [ |
| { |
| "lang": "en", |
| "value": "Parsing arbitrary HTML can consume excessive CPU time, possibly leading to denial of service." |
| } |
| ], |
| "affected": [ |
| { |
| "vendor": "golang.org/x/net", |
| "product": "golang.org/x/net/html", |
| "collectionURL": "https://pkg.go.dev", |
| "packageName": "golang.org/x/net/html", |
| "versions": [ |
| { |
| "version": "0", |
| "lessThan": "0.55.0", |
| "status": "affected", |
| "versionType": "semver" |
| } |
| ], |
| "programRoutines": [ |
| { |
| "name": "parser.parse" |
| }, |
| { |
| "name": "Parse" |
| }, |
| { |
| "name": "ParseFragment" |
| }, |
| { |
| "name": "ParseFragmentWithOptions" |
| }, |
| { |
| "name": "ParseWithOptions" |
| } |
| ], |
| "defaultStatus": "unaffected" |
| } |
| ], |
| "problemTypes": [ |
| { |
| "descriptions": [ |
| { |
| "lang": "en", |
| "description": "CWE-407: Inefficient Algorithmic Complexity" |
| } |
| ] |
| } |
| ], |
| "references": [ |
| { |
| "url": "https://go.dev/cl/781702" |
| }, |
| { |
| "url": "https://go.dev/issue/79573" |
| }, |
| { |
| "url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8" |
| }, |
| { |
| "url": "https://pkg.go.dev/vuln/GO-2026-5028" |
| } |
| ], |
| "credits": [ |
| { |
| "lang": "en", |
| "value": "IPC Labs" |
| } |
| ] |
| } |
| } |
| } |