CVE-2022-41721

HIGHCVSS 7.5/10EPSS 1.81%

Last modified

CVE-2022-41721 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. EPSS estimates a 1.81% chance of exploitation in the next 30 days.

Description

A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead be reading the body of the HTTP request, which could be attacker-manipulated to represent arbitrary HTTP2 requests.

Metrics

CVSS 3.1
7.5/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS Probability
1.81%

75.9th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
GolangH2c< 2022-11-04

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2022-41721?
A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead be reading the body of the HTTP request, which could be attacker-manipulated to represent arbitrary HTTP2 requests.
How severe is CVE-2022-41721?
CVE-2022-41721 has a CVSS score of 7.5/10 (HIGH severity). The EPSS model estimates a 1.81% probability of exploitation in the next 30 days.
How do I fix CVE-2022-41721?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2022-41721?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST