Answer in brief
CVE-2022-27664 records a High severity (CVSS 7.5) vulnerability in golang.org/x/net/http2 Denial of Service vulnerability. The current sources do not mark it as known exploited. The current feed maps golang.org/x/net (go), golang.org/x/net/http2 (go). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 7.5. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps golang.org/x/net (go), golang.org/x/net/http2 (go). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| golang.org/x/netgo | >=0 <0.0.0-20220906165146-f3363e06e74c | 0.0.0-20220906165146-f3363e06e74c |
| golang.org/x/net/http2go | >=0 <0.0.0-20220906165146-f3363e06e74c | 0.0.0-20220906165146-f3363e06e74c |
Published upstream
Sep 7, 2022
Evidence: source:osv:source_dates:source-dates:recordSource modified
Sep 10, 2026
Evidence: source:osv:source_dates:source-dates:recordFirst seen by HOL
Sep 10, 2026
In net/http in Go before 1.18.6 and 1.19.x before 1.19.1, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if shutdown were preempted by a fatal error.
Quoted source text, attributed separately from HOL analysis.