CVE-2026-54024: LibreChat: Incomplete Fix for CVE-2024-11171 — Conversation Import Multer Instance Missing File Size Limits

Published Jun 25, 2026
·
Updated

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

Affected Software

2 affected components
LibreChat<0.8.4-rc1
librechat librechat<=0.8.3

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade LibreChat to a version that resolves this vulnerability.

    Fixed in 0.8.4-rc1Patch bb58a2d0
  2. Configuration

    Ensure the CONVERSATION_IMPORT_MAX_FILE_SIZE_BYTES env var is enabled (not commented out) so application-level size checks apply, and confirm the POST /api/convos/import endpoint’s multer instance uses the same { fileSize } limits configuration added in the fix.

    LibreChat (.env.example and POST /api/convos/import multer upload route) CONVERSATION_IMPORT_MAX_FILE_SIZE_BYTES = uncomment and set to enforce file size limits on conversation import

Event History

Jun 25, 2026
CVE Published
via MITRE·03:54 PM
Data Sourced
via MITRE·03:54 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·05:16 PM
DescriptionSeverityWeaknessAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-54024?

The severity of CVE-2026-54024 is classified as medium with a score of 6.5.

2

What is CVE-2026-54024 about?

CVE-2026-54024 pertains to an incomplete fix in LibreChat related to missing file size limits in a multer instance for the conversation import functionality.

3

How do I fix CVE-2026-54024?

To fix CVE-2026-54024, update LibreChat to version 0.8.4-rc1 or later to ensure proper file size limits are applied.

4

What software is affected by CVE-2026-54024?

CVE-2026-54024 affects LibreChat prior to version 0.8.4-rc1.

5

What is the risk associated with CVE-2026-54024?

The risk associated with CVE-2026-54024 includes potential denial of service due to uncontrolled file uploads.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203