Allocation of Resources Without Limits or Throttling in LibreChat - #VU133260

 

Allocation of Resources Without Limits or Throttling in LibreChat - #VU133260

Published: June 3, 2026


Vulnerability identifier: #VU133260
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: N/A
CWE-ID: CWE-770
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: LibreChat
Affected software:
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.


Remediation

Install security update from vendor's website.

Sources