CVE-2026-12611
Reported by eclipse · Published September 8, 2026
A client may issue HTTP/2 requests to a Jetty server that result in blocking writes that are never unblocked, eventually causing all threads to be blocked and the whole server to become unresponsive. This is caused by a race condition in the server when handling RST_STREAM frames and GOAWAY frames sent by the client. The race condition "resets" the HTTP2Flusher.terminated, previously set to a non-null value, to the null value, allowing entries to be enqueued in the flusher that however will never be processed. These unprocessed entries are the ones that would unblock the write-blocked threads.
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Eclipse Foundation | Eclipse Jetty | 12.1.0, 12.0.0, 11.00 |
| Eclipse Foundation | Eclipse Jetty | 12.1.0, 12.0.0, 11.00 |
Timeline
- Sep 8, 2026 Coalition ESS Score
- Sep 8, 2026 CVE Published
- Sep 9, 2026 EPSS Score
- Sep 9, 2026 CVE Updated
- Sep 15, 2026 EPSS Score
- Sep 17, 2026 EPSS Score
- Sep 18, 2026 EPSS Score