PT-2026-28803 · Tinyproxy · Tinyproxy
Muxammadiyev Giyosiddin
·
Published
2026-01-01
·
Updated
2026-04-01
·
CVE-2026-3945
CVSS v4.0
8.7
High
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X |
Name of the Vulnerable Software and Affected Versions
tinyproxy versions up to and including 1.11.3
Description
An integer overflow in the HTTP chunked transfer encoding parser can lead to a denial of service (DoS). The issue arises because chunk size values are parsed without proper overflow validation. A crafted chunk size, such as
0x7fffffffffffffff, bypasses existing checks, causing a signed integer overflow during size calculations. This results in the proxy attempting to read an extremely large amount of request-body data and holding worker connections open indefinitely, potentially exhausting all available worker slots and causing service unavailability.Recommendations
Update to a version of tinyproxy later than 1.11.3.
Fix
Integer Overflow
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Tinyproxy