HTTP Request Smuggling Affecting jetty-server package, versions <9.4.58-150200.3.40.1


Severity

Recommended
0.0
high
0
10

Based on SUSE Linux Enterprise Server security rating.

Threat Intelligence

Social Trends
EPSS
1.13% (63rd 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-SLES155-JETTYSERVER-16538523
  • published8 May 2026
  • disclosed7 May 2026

Introduced: 7 May 2026

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

How to fix?

Upgrade SLES:15.5 jetty-server to version 9.4.58-150200.3.40.1 or higher.

NVD Description

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