Gazelle versions through 0.49 for Perl allows HTTP Request Smuggling via Improper Header Precedence.
Gazelle incorrectly prioritizes "Content-Length" over "Transfer-Encoding: chunked" when both headers are present in an HTTP request. Per RFC 7230 3.3.3, Transfer-Encoding must take precedence.
An attacker could exploit this to smuggle malicious HTTP requests via a front-end reverse proxy.
References
| Link | Resource |
|---|---|
| https://datatracker.ietf.org/doc/html/rfc7230#section-3.3.3 | Third Party Advisory |
| https://metacpan.org/release/KAZEBURO/Gazelle-0.50/changes | Release Notes |
| https://security.metacpan.org/patches/G/Gazelle/0.49/CVE-2026-40562-r1.patch | Patch |
| http://www.openwall.com/lists/oss-security/2026/05/06/7 | Mailing List Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-05-06 13:16
Updated : 2026-06-17 10:45
NVD link : CVE-2026-40562
Mitre link : CVE-2026-40562
CVE.ORG link : CVE-2026-40562
JSON object : View
Products Affected
kazeburo
- gazelle
CWE
CWE-444
Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')
