HTTP Request Smuggling Affecting kafka-strimzi-compat-0.45 package, versions *


Severity

Recommended
low

Based on default assessment until relevant scores are available.

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-MINIMOSLATEST-KAFKASTRIMZICOMPAT045-16087103
  • published16 Apr 2026
  • disclosed14 Apr 2026

Introduced: 14 Apr 2026

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

How to fix?

There is no fixed version for Minimos:latest kafka-strimzi-compat-0.45.

NVD Description

Note: Versions mentioned in the description apply only to the upstream kafka-strimzi-compat-0.45 package and not the kafka-strimzi-compat-0.45 package as distributed by Minimos. See How to fix? for Minimos:latest relevant fixed versions and status.

In Eclipse Jetty, the HTTP/1.1 parser is vulnerable to request smuggling when chunk extensions are used, similar to the "funky chunks" techniques outlined here:

Jetty terminates chunk extension parsing at \r\n inside quoted strings instead of treating this as an error.

POST / HTTP/1.1 Host: localhost Transfer-Encoding: chunked

1;ext="val X 0

GET /smuggled HTTP/1.1 ...

Note how the chunk extension does not close the double quotes, and it is able to inject a smuggled request.

CVSS Base Scores

version 3.1