Exposure of Data Element to Wrong Session Affecting org.eclipse.jetty:jetty-server package, versions [12.0.0,12.0.36)[12.1.0,12.1.10)


Severity

Recommended
0.0
medium
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.3% (23rd 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-JAVA-ORGECLIPSEJETTY-18230932
  • published23 Jul 2026
  • disclosed22 Jul 2026
  • creditUnknown

Introduced: 22 Jul 2026

NewCVE-2026-10051  (opens in a new tab)
CWE-488  (opens in a new tab)

How to fix?

Upgrade org.eclipse.jetty:jetty-server to version 12.0.36, 12.1.10 or higher.

Overview

org.eclipse.jetty:jetty-server is a lightweight highly scalable java based web server and servlet engine.

Affected versions of this package are vulnerable to Exposure of Data Element to Wrong Session due to the connection-scoped _trailers handling in the HTTP/1.1 request processing path. An attacker can expose stale trailer fields to a later request on the same keep-alive connection by sending a request with trailers and then a follow-on request without them. The server reuses the same HttpConnection state across requests, so application code that reads request.getTrailers() on the second request can see trailer data from the first request. This can cause incorrect request handling and leakage of request metadata between requests handled on the same connection.

CVSS Base Scores

version 4.0
version 3.1