Service interruption via oversized HTTP/2 header keys
Published Dec 8, 2022 · Updated Feb 13, 2025
Uncontrolled resource consumption in Go HTTP/2 servers allows remote attackers to interrupt service with oversized header keys. The per-connection header-key cache caps entry count but retains attacker-sized keys, allowing one connection to allocate about 64 MiB. Exposure requires an HTTP/2 server reachable by the attacker; multiple open connections can drive excessive memory growth and halt service.
Summary
What happened
Uncontrolled resource consumption in Go HTTP/2 servers allows remote attackers to interrupt service with oversized header keys. The per-connection header-key cache caps entry count but retains attacker-sized keys, allowing one connection to allocate about 64 MiB. Exposure requires an HTTP/2 server reachable by the attacker; multiple open connections can drive excessive memory growth and halt service.
The record
- CVE
- CVE-2022-41717
- Published
- Dec 8, 2022
- Updated
- Feb 13, 2025
- Vendor
- Go standard library
- Product
- net/http
- Classifications
- CWE-770, T1499
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Dec 8, 2022CVE publishedPublication date reported by the CVE source.
- Feb 13, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0 <1.18.9
- Affected versionversion=1.19.0-0 <1.19.4
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo