2 matches found
CVE-2026-40560
A flaw was found in Starman. Starman versions before 0.4018 for Perl incorrectly prioritize the "Content-Length" header over "Transfer-Encoding: chunked" when both are present in an HTTP request, violating RFC 7230 3.3.3. A remote attacker could exploit this improper header precedence to perform...
7.5CVSS5.3AI score0.00539EPSS
SaveExploits0References2
CVE-2026-40560: Inconsistent Interpretation of HTTP Requests
Starman versions before 0.4018 for Perl allows HTTP Request Smuggling via Improper Header Precedence. Starman 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...
7.5CVSS5.8AI score0.00539EPSS
SaveExploits0References5
20