CVE-2026-31842EPSS p44.3%
CVE-2026-31842CVE-2026-31842
tinyproxy_project / tinyproxy
Description
Tinyproxy through 1.11.3 is vulnerable to HTTP request parsing desynchronization due to a case-sensitive comparison of the Transfer-Encoding header in src/reqs.c. The is_chunked_transfer function uses strcmp to compare the header value against "chunked", even though RFC 7230 specifies that transfer-coding names are case-insensitive.
Scoring
| CVSS | 7.5 () |
| Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
| EPSS | 0.57% probability of exploitation · percentile 44.3% · 2026-08-11T12:00:17Z |
| Last modified | 2026-08-10 |