Input Validation Flaw in LibreChat Allows Large File Uploads
CVE-2026-54024
6.5MEDIUM
What is CVE-2026-54024?
A vulnerability in LibreChat allows authenticated users to upload excessively large files due to an oversight in input validation. The POST /api/convos/import endpoint uses a multer instance that lacks the file size limits applied in other endpoints. Without appropriate safeguards, this vulnerability can lead to server resource exhaustion, impacting overall application performance. It is essential for users of LibreChat to upgrade to version 0.8.4-rc1 or later to mitigate this risk.
Affected Version(s)
LibreChat < 0.8.4-rc1
