Request smuggling via unread capped request body
Published Jan 13, 2023 · Updated Apr 4, 2025
Request smuggling in golang.org/x/net/http2/h2c before 0.1.1-0.20221104162952-702349b0e862 allows remote attackers to inject HTTP/2 requests. MaxBytesHandler leaves excess request-body bytes unread, and h2cHandler.ServeHTTP then parses those attacker-controlled bytes as subsequent HTTP/2 frames. The flaw is reachable only when an h2c handler is wrapped in MaxBytesHandler, and published scoring bounds the consequence to service interruption.
Summary
What happened
Request smuggling in golang.org/x/net/http2/h2c before 0.1.1-0.20221104162952-702349b0e862 allows remote attackers to inject HTTP/2 requests. MaxBytesHandler leaves excess request-body bytes unread, and h2cHandler.ServeHTTP then parses those attacker-controlled bytes as subsequent HTTP/2 frames. The flaw is reachable only when an h2c handler is wrapped in MaxBytesHandler, and published scoring bounds the consequence to service interruption.
The record
- CVE
- CVE-2022-41721
- Published
- Jan 13, 2023
- Updated
- Apr 4, 2025
- Vendor
- Go
- Product
- golang.org/x/net/http2/h2c
- Classifications
- CWE-444, T1190
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jan 13, 2023CVE publishedPublication date reported by the CVE source.
- Apr 4, 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.0.0-20220524220425-1d687d428aca <0.1.1-0.20221104162952-702349b0e862
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