Vulnerability 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 Score
HIGH
Related Weaknesses (CWE)
References
- https://go.dev/cl/795540
- https://go.dev/issue/80205
- https://groups.google.com/g/golang-announce/c/94pEornpRlI
- https://pkg.go.dev/vuln/GO-2026-6089
FAQ
What is CVE-2026-56853?
CVE-2026-56853 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 a...
How severe is CVE-2026-56853?
CVE-2026-56853 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-56853?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.