CVE-2026-40560 Affecting starman package, versions *


Severity

Recommended
low

Based on Debian security rating.

Threat Intelligence

EPSS
0.49% (38th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-DEBIAN12-STARMAN-16336429
  • published1 May 2026
  • disclosed29 Apr 2026

Introduced: 29 Apr 2026

CVE-2026-40560  (opens in a new tab)

How to fix?

There is no fixed version for Debian:12 starman.

NVD Description

Note: Versions mentioned in the description apply only to the upstream starman package and not the starman package as distributed by Debian. See How to fix? for Debian:12 relevant fixed versions and status.

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 attacker could exploit this to smuggle malicious HTTP requests via a front-end reverse proxy.