← back
CVE-2022-22720CWE-444

HTTP request smuggling vulnerability in Apache HTTP Server 2.4.52 and earlier

8Vexday Risk Score

No sign of exploitation. No public exploitation artifact known so far.

ssvc Trackepss 28%
exploitation probability
28%top 2% of all CVEs
observed exploitation
nono source reports it
In short

Apache HTTP Server can fail to properly close a connection when it encounters errors while processing a request, allowing attackers to send hidden HTTP requests that the server processes unexpectedly. This can lead to unauthorized actions or access to sensitive data.

Technical detail

HTTP request smuggling vulnerability where Apache HTTP Server 2.4.52 and earlier fails to close inbound connections upon encountering errors during request body discarding. An attacker can exploit improper connection handling to inject malicious requests that bypass security controls, affecting request interpretation between intermediaries and the origin server.

Summary generated and translated by AI from the official description.
Apache HTTP Server 2.4.52 and earlier fails to close inbound connection when errors are encountered discarding the request body, exposing the server to HTTP Request Smuggling