Security Advisories (1)
CVE-2026-40562
(2026-05-06)
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.
No POD found for 01_plack_test.t.
Time to read the source?
Module Install Instructions
To install Gazelle, copy and paste the appropriate command in to your terminal.
cpanm Gazelle
perl -MCPAN -e shell
install Gazelle
For more information on module installation, please visit the detailed CPAN module installation guide.