You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implemented in #17056, the endpoint for starting a rendezvous endpoint currently has no rate-limiting. Since there is a cap to the number of concurrent rendezvous sessions, this could technically allow a DoS where a user creates many sessions, forcing other legitimate sessions to expire.
The text was updated successfully, but these errors were encountered:
Implemented in #17056, the endpoint for starting a rendezvous endpoint currently has no rate-limiting. Since there is a cap to the number of concurrent rendezvous sessions, this could technically allow a DoS where a user creates many sessions, forcing other legitimate sessions to expire.
The text was updated successfully, but these errors were encountered: