2 matches found
CVE-2026-10051
In Eclipse Jetty, the issue is triggered by the first HTTP/1.1 request containing trailers. The server retains those trailers for subsequent requests on the same connection. If the next request has no trailers, it reports the first request’s trailers; if it does have trailers, it reports the unio...
EUVD-2026-43645
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...