Allocation of Resources Without Limits or Throttling in LibreChat - #VU133260
Published: June 3, 2026
LibreChat
Detailed vulnerability description
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to allocation of resources without limits or throttling in the /api/convos/duplicate endpoint when handling rapid conversation duplication requests. A remote user can send a series of crafted requests to cause a denial of service.
The vulnerable endpoint performs expensive database read and batch-write operations equivalent to conversation forking, and exploitation can degrade service for other users on the same instance.