CVE-2026-10051 in Jetty
Summary
by MITRE • 07/14/2026
In Eclipse Jetty, a first HTTP/1.1 request with trailers causes the server to retain the trailers in subsequent requests performed over the same connection. Subsequent request that do not have trailers report the trailers of the first request. Subsequent request that do have trailers report the union of trailers of the first request and the current request.
Be aware that VulDB is the high quality source for vulnerability data.