top of page
perceptive_background_267k.jpg

Rouille 0.3.3 through 3.6.2 contains an HTTP request smuggling vulnerability that allows remote attackers to desynchronize HTTP message boundaries by exploiting…

Published:

27 juli 2026 om 22:00:00

Alert date:

28 juli 2026 om 17:04:58

Source:

nvd.nist.gov

Click to open the original link from this advisory

Web Technologies, Network Infrastructure

Rouille versions 0.3.3 through 3.6.2 contain an HTTP request smuggling vulnerability tracked as CVE-2026-67181. The flaw exists in the proxy implementation within src/proxy.rs, which incorrectly forwards the client's Transfer-Encoding header to upstream backends without modification. Since the body has already been de-chunked by the tiny_http library before forwarding, a mismatch is created between what the proxy and backend believe about the request body boundaries. This enables CL.TE (Content-Length/Transfer-Encoding) desynchronization attacks, allowing remote unauthenticated attackers to manipulate where the backend perceives the end of a request body. Exploitation could lead to cache poisoning, request hijacking, or security control bypass. The vulnerability affects a wide range of Rouille versions and targets deployments using its built-in proxy functionality.

Technical details

Mitigation steps:

Affected products:

Rouille 0.3.3 through 3.6.2

Related links:

Related CVE's:

Related threat actors:

IOC's:

This article was created with the assistance of AI technology by Perceptive.

© 2025 by Perceptive Security. All rights reserved.

email: info@perceptivesecurity.com

Deze website toont informatie afkomstig van externe bronnen; Perceptive aanvaardt geen verantwoordelijkheid voor de juistheid, volledigheid of actualiteit van deze informatie.

bottom of page