Allocation of Resources Without Limits or Throttling in LibreChat - CVE-2026-54037
Published: June 3, 2026
Vulnerability details
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.