DEBIAN-CVE-2026-12611

    Dashboard / Vulnerabilities / DEBIAN-CVE-2026-12611

    DEBIAN-CVE-2026-12611

    Published: 8 Sept 2026Last Modified: 12 Sept 2026
    Upstream:

    Summary:

    Details: 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.

    Affected packages

    Package

    Name: jetty12

    Purl: pkg:deb/debian/jetty12?arch=source&distro=trixie

    Affected ranges

    Type: ECOSYSTEM

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    12.0.17-3
    12.0.17-3.1
    12.0.17-3.1~deb13u1
    12.0.32-1
    12.0.32-2
    12.0.33-1

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High
    DEBIAN-CVE-2026-12611 | CVE-DB