CVE-2026-54037

MEDIUM

LibreChat < 0.8.4-rc1 - Conversation Duplication Rate Limit Bypass

Title source: manual
STIX 2.1

Description

LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.4-rc1, the fix for CVE-2025-7105 added forkIpLimiter and forkUserLimiter rate limiters to POST /api/convos/fork to prevent rapid-fire conversation duplication. However, the POST /api/convos/duplicate endpoint — which is in the same file and performs the exact same expensive database operations — was not given any rate limiter. An authenticated user can bypass the CVE-2025-7105 fix by using /duplicate instead of /fork to exhaust server resources. This vulnerability is fixed in 0.8.4-rc1.

References (1)

Core 1
Core References

Scores

CVSS v3 6.5
EPSS 0.0034
EPSS Percentile 27.1%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-770
Status published
Products (2)
danny-avila/LibreChat < 0.8.4-rc1
librechat/librechat < 0.8.3
Published Jun 25, 2026
Tracked Since Jun 25, 2026