Answer in brief
CVE-2026-10051 records a Medium severity (CVSS 6.9) vulnerability in CISA ADP Vulnrichment. The current sources do not mark it as known exploited. The current feed maps Eclipse Foundation/Eclipse Jetty (generic), org.eclipse.jetty:jetty-server (maven), org.eclipse.jetty:jetty-server (maven). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 6.9. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Eclipse Foundation/Eclipse Jetty (generic), org.eclipse.jetty:jetty-server (maven), org.eclipse.jetty:jetty-server (maven). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Eclipse Foundation/Eclipse Jettygeneric | 12.0.0 || 12.1.0 | Not reported |
| org.eclipse.jetty:jetty-servermaven | >=12.0.0 <12.0.36 | 12.0.36 |
| org.eclipse.jetty:jetty-servermaven | >=12.1.0 <12.1.10 | 12.1.10 |
Published upstream
Jul 14, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Jul 24, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Jul 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.
Quoted source text, attributed separately from HOL analysis.