HTTP Request Smuggling Affecting localstack package, versions <4.14.0-r21


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.33% (25th 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-CHAINGUARDLATEST-LOCALSTACK-18593787
  • published8 Aug 2026
  • disclosed6 Aug 2026

Introduced: 6 Aug 2026

NewCVE-2026-71554  (opens in a new tab)
CWE-444  (opens in a new tab)

How to fix?

Upgrade Chainguard localstack to version 4.14.0-r21 or higher.

NVD Description

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

h2 is a pure-Python implementation of a HTTP/2 protocol stack. Versions up to and including 4.4.0 accept request header blocks containing more than one Host header, and forward every Host header to the consuming application. Where the consumer downgrades HTTP/2 to HTTP/1.1, the resulting request carries two Host header lines, providing a request smuggling primitive. This issue is fixed in version 4.4.1.