← Back to browse · API

CVE-2022-24766

Severity
CRITICAL
CVSS
9.8
EPSS
0.01646
Risk score
39.78
CISA KEV
No
PoC
No
Published
2022-03-21
Modified
2025-04-23
First seen
2026-08-07
Aliases
EUVD-2022-0156, GHSA-GCX2-GVJ7-PXV3, PYSEC-2022-170
Products
mitmproxy:mitmproxy ≤ 7.0.4
Sources
euvd EUVD-2022-0156

Description

mitmproxy is an interactive, SSL/TLS-capable intercepting proxy. In mitmproxy 7.0.4 and below, a malicious client or server is able to perform HTTP request smuggling attacks through mitmproxy. This means that a malicious client/server could smuggle a request/response through mitmproxy as part of another request/response's HTTP message body. While mitmproxy would only see one request, the target server would see multiple requests. A smuggled request is still captured as part of another request's body, but it does not appear in the request list and does not go through the usual mitmproxy event hooks, where users may have implemented custom access control checks or input sanitization. Unless mitmproxy is used to protect an HTTP/1 service, no action is required. The vulnerability has been fixed in mitmproxy 8.0.0 and above. There are currently no known workarounds.

References