CVE-2026-12611: Race Condition

Published Sep 8, 2026
·
Updated

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 RSTSTREAM 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.

Affected Software

1 affected component
Eclipse Jetty

Event History

Sep 8, 2026
CVE Published
via MITRE·12:28 PM
Data Sourced
via MITRE·12:28 PM
DescriptionWeakness
Data Sourced
via NVD·01:17 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

What does an attacker need to do to trigger the denial of service?

The attacker needs to act as an HTTP/2 client and send RST_STREAM and GOAWAY frames in a sequence that triggers the server-side race condition. The resulting stalled flusher leaves blocking writes unable to resume until server threads are exhausted.

2

How can I tell whether an instance is affected or under attack?

The described outcome is that threads become blocked on writes and the Jetty server eventually becomes unresponsive. The provided information does not include affected versions, log indicators, or a configuration-based detection method.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203