HTTP Request Smuggling Affecting pinot package, versions <1.5.1-r0


Severity

Recommended
0.0
critical
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

Social Trends
EPSS
1.09% (62nd 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-PINOT-17766286
  • published2 Jul 2026
  • disclosed14 Apr 2026

Introduced: 14 Apr 2026

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

How to fix?

Upgrade Chainguard pinot to version 1.5.1-r0 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream pinot package and not the pinot package as distributed by Chainguard. See How to fix? for Chainguard 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