CVE-2026-54024
Last modified
CVE-2026-54024 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.4-rc1, the fix for CVE-2024-11171 (commit bb58a2d0) added limits: { fileSize } to createMulterInstance() in the file upload routes. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.4-rc1, the fix for CVE-2024-11171 (commit bb58a2d0) added limits: { fileSize } to createMulterInstance() in the file upload routes. However, the POST /api/convos/import endpoint uses a separate multer instance that was never updated with the same limits configuration. Combined with the application-level size check being disabled by default (the CONVERSATION_IMPORT_MAX_FILE_SIZE_BYTES env var is commented out in .env.example), an authenticated user can upload arbitrarily large files to exhaust server disk space and memory. This vulnerability is fixed in 0.8.4-rc1.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Librechat | Librechat | <= 0.8.3 |
References
- https://github.com/danny-avila/LibreChat/security/advisories/GHSA-52f6-fqwv-jccfExploit, Vendor Advisory
- https://github.com/danny-avila/LibreChat/security/advisories/GHSA-52f6-fqwv-jccfExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-54024?
How severe is CVE-2026-54024?
How do I fix CVE-2026-54024?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-54018Open WebUI is a self-hosted artificial intelligence platform…7.7
- CVE-2026-54019Open WebUI is a self-hosted artificial intelligence platform…6.5
- CVE-2026-5402TLS protocol dissector heap overflow in Wireshark 4.6.0 to 4…8.8
- CVE-2026-54020Open WebUI is an extensible, feature-rich, and user-friendly…6.3
- CVE-2026-54021Open WebUI is a self-hosted artificial intelligence platform…6.3
- CVE-2026-54022Open WebUI is a self-hosted artificial intelligence platform…5.3
- CVE-2026-54025LibreChat is an enhanced ChatGPT clone that supports multipl…5.4
- CVE-2026-54027LibreChat is an enhanced ChatGPT clone that supports multipl…6.5
- CVE-2026-54029LibreChat is an enhanced ChatGPT clone that supports multipl…6.5
- CVE-2026-5403SBC codec crash in Wireshark 4.6.0 to 4.6.4 and 4.4.0 to 4.4…7.8
- CVE-2026-54030LibreChat is an enhanced ChatGPT clone that supports multipl…9.3
- CVE-2026-54033LibreChat is an enhanced ChatGPT clone that supports multipl…6.5
Are you affected by CVE-2026-54024?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
