Skip to content

RUSTSEC-2026-0037: Denial of service in Quinn endpoints #3240

@github-actions

Description

@github-actions

Denial of service in Quinn endpoints

Details
Package quinn-proto
Version 0.11.13
URL quinn-rs/quinn#2559
Date 2026-03-09
Patched versions >=0.11.14
Unaffected versions <0.5.0

Receiving QUIC transport parameters containing invalid values could lead to a panic.

Unfortunately the maintainers did not properly assess usage of unwrap() calls in the
transport parameters parsing code, and we did not have sufficient fuzzing coverage to find this
issue. We have since added a fuzzing target to cover this code path.

See advisory page for additional details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions