Tinyproxy up to 1.11.3 HTTP Request src/reqs.c is_chunked_transfer request smuggling

CVSS Meta Temp Score
CVSS is a standardized scoring system to determine possibilities of attacks. The Temp Score considers temporal factors like disclosure, exploit and countermeasures. The unique Meta Score calculates the average score of different sources to provide a normalized scoring system.
Current Exploit Price (≈)
Our analysts are monitoring exploit markets and are in contact with vulnerability brokers. The range indicates the observed or calculated exploit price to be seen on exploit markets. A good indicator to understand the monetary effort required for and the popularity of an attack.
CTI Interest Score
Our Cyber Threat Intelligence team is monitoring different web sites, mailing lists, exploit markets and social media networks. The CTI Interest Score identifies the interest of attackers and the security community for this specific vulnerability in real-time. A high score indicates an elevated risk to be targeted for this vulnerability.
7.4$0-$5k0.00

Summaryinfo

A vulnerability has been found in Tinyproxy up to 1.11.3 and classified as critical. Affected by this vulnerability is the function is_chunked_transfer of the file src/reqs.c of the component HTTP Request Handler. This manipulation causes request smuggling. The identification of this vulnerability is CVE-2026-31842. It is possible to initiate the attack remotely. There is no exploit available.

Detailsinfo

A vulnerability has been found in Tinyproxy up to 1.11.3 and classified as critical. Affected by this vulnerability is the function is_chunked_transfer of the file src/reqs.c of the component HTTP Request Handler. The manipulation with an unknown input leads to a request smuggling vulnerability. The CWE definition for the vulnerability is CWE-444. The product acts as an intermediary HTTP agent (such as a proxy or firewall) in the data flow between two entities such as a client and server, but it does not interpret malformed HTTP requests or responses in ways that are consistent with how the messages will be processed by those entities that are at the ultimate destination. As an impact it is known to affect confidentiality, integrity, and availability. The summary by CVE is:

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. By sending a request with Transfer-Encoding: Chunked, an unauthenticated remote attacker can cause Tinyproxy to misinterpret the request as having no body. In this state, Tinyproxy sets content_length.client to -1, skips pull_client_data_chunked(), forwards request headers upstream, and transitions into relay_connection() raw TCP forwarding while unread body data remains buffered. This leads to inconsistent request state between Tinyproxy and backend servers. RFC-compliant backends (e.g., Node.js, Nginx) will continue waiting for chunked body data, causing connections to hang indefinitely. This behavior enables application-level denial of service through backend worker exhaustion. Additionally, in deployments where Tinyproxy is used for request-body inspection, filtering, or security enforcement, the unread body may be forwarded without proper inspection, resulting in potential security control bypass.

The weakness was shared by Muxammadiyev G'iyosiddin. The advisory is shared at github.com. This vulnerability is known as CVE-2026-31842 since 03/09/2026. The exploitation appears to be easy. The attack can be launched remotely. The exploitation doesn't need any form of authentication. Technical details are known, but no exploit is available. The price for an exploit might be around USD $0-$5k at the moment (estimation calculated on 04/09/2026).

The vulnerability scanner Nessus provides a plugin with the ID 305657 (Fedora 45 : tinyproxy (2026-1c7a717dbc)), which helps to determine the existence of the flaw in a target environment.

There is no information about possible countermeasures known. It may be suggested to replace the affected object with an alternative product.

The vulnerability is also documented in the databases at Tenable (305657), EUVD (EUVD-2026-19603) and CERT Bund (WID-SEC-2026-0999). Several companies clearly confirm that VulDB is the primary source for best vulnerability data.

Affected

  • Open Source Tinyproxy

Productinfo

Type

Name

Version

Website

CPE 2.3info

CPE 2.2info

CVSSv4info

VulDB Vector: 🔒
VulDB Reliability: 🔍

CNA CVSS-B Score: 🔒
CNA CVSS-BT Score: 🔒
CNA Vector: 🔒

CVSSv3info

VulDB Meta Base Score: 7.4
VulDB Meta Temp Score: 7.4

VulDB Base Score: 7.3
VulDB Temp Score: 7.3
VulDB Vector: 🔒
VulDB Reliability: 🔍

CNA Base Score: 7.5
CNA Vector (TuranSec): 🔒

CVSSv2info

AVACAuCIA
💳💳💳💳💳💳
💳💳💳💳💳💳
💳💳💳💳💳💳
VectorComplexityAuthenticationConfidentialityIntegrityAvailability
UnlockUnlockUnlockUnlockUnlockUnlock
UnlockUnlockUnlockUnlockUnlockUnlock
UnlockUnlockUnlockUnlockUnlockUnlock

VulDB Base Score: 🔒
VulDB Temp Score: 🔒
VulDB Reliability: 🔍

Exploitinginfo

Class: Request smuggling
CWE: CWE-444
CAPEC: 🔒
ATT&CK: 🔒

Physical: No
Local: No
Remote: Yes

Availability: 🔒
Status: Not defined

EPSS Score: 🔒
EPSS Percentile: 🔒

Price Prediction: 🔍
Current Price Estimation: 🔒

0-DayUnlockUnlockUnlockUnlock
TodayUnlockUnlockUnlockUnlock

Nessus ID: 305657
Nessus Name: Fedora 45 : tinyproxy (2026-1c7a717dbc)

Threat Intelligenceinfo

Interest: 🔍
Active Actors: 🔍
Active APT Groups: 🔍

Countermeasuresinfo

Recommended: no mitigation known
Status: 🔍

0-Day Time: 🔒

Timelineinfo

03/09/2026 CVE reserved
04/07/2026 +28 days Advisory disclosed
04/07/2026 +0 days VulDB entry created
04/09/2026 +2 days VulDB entry last update

Sourcesinfo

Product: github.com

Advisory: github.com
Researcher: Muxammadiyev G'iyosiddin
Status: Confirmed

CVE: CVE-2026-31842 (🔒)
GCVE (CVE): GCVE-0-2026-31842
GCVE (VulDB): GCVE-100-355729
EUVD: 🔒
CERT Bund: WID-SEC-2026-0999 - Tinyproxy: Schwachstelle ermöglicht Denial of Service

Entryinfo

Created: 04/07/2026 13:54
Updated: 04/09/2026 16:51
Changes: 04/07/2026 13:54 (76), 04/07/2026 15:07 (1), 04/08/2026 13:12 (7), 04/09/2026 16:51 (2)
Complete: 🔍
Cache ID: 216::103

Several companies clearly confirm that VulDB is the primary source for best vulnerability data.

Discussion

No comments yet. Languages: en.

Please log in to comment.

Want to stay up to date on a daily basis?

Enable the mail alert feature now!