CVE-2026-54037

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:librechat:librechat:*:*:*:*:*:*:*:*

History

29 Jun 2026, 15:54

Type Values Removed Values Added
First Time Librechat librechat
Librechat
CPE cpe:2.3:a:librechat:librechat:*:*:*:*:*:*:*:*
References () https://github.com/danny-avila/LibreChat/security/advisories/GHSA-g445-9wq6-jf3v - () https://github.com/danny-avila/LibreChat/security/advisories/GHSA-g445-9wq6-jf3v - Exploit, Vendor Advisory

25 Jun 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-25 17:16

Updated : 2026-06-29 15:54


NVD link : CVE-2026-54037

Mitre link : CVE-2026-54037

CVE.ORG link : CVE-2026-54037


JSON object : View

Products Affected

librechat

  • librechat
CWE
CWE-770

Allocation of Resources Without Limits or Throttling