CVE-2026-56853
Received
Received - Intake
HTTP/2 Preface ReadHeaderTimeout Bypass in Go
Vulnerability report for CVE-2026-56853, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-13
Last updated on: 2026-08-14
Assigner: Go Project
Description
Description
When a server is configured to support unencrypted HTTP/2, it reads a few bytes from each new connection to see if they contain the HTTP/2 client preface. ReadHeaderTimeout is unexpectedly not being applied when doing this.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| golang | go | to 1.25.13 (exc) |
| golang | go | From 1.26.0 (inc) to 1.26.6 (exc) |
| golang | go | From 1.27.0 (inc) to 1.27.0-rc.3 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-770 | The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated. |