Skip to content

Bug: pre-auth bootstrap-token verify allows mutex-stall DoS without rate limit #77978

Description

@fede-kamel

Problem

The gateway's pre-auth bootstrap-token verify path takes a process-wide mutex and runs verification work without a rate limit or lockout. An unauthenticated attacker can flood the bootstrap-token endpoint with bogus tokens to stall the mutex and starve legitimate auth traffic.

Documented as part of the bootstrap DoS audit in #76322.

Tracking PR

Fix in #77527.

Metadata

Metadata

Assignees

No one assigned

    Labels

    staleMarked as stale due to inactivity

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions