PT-2026-52490 · Librechat · Librechat

·

CVE-2026-54024

·

Published

2026-06-25

·

Updated

2026-06-29

CVSS v3.1

6.5

Medium

VectorAV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions LibreChat versions prior to 0.8.4-rc1
Description An authenticated user can upload arbitrarily large files to exhaust server disk space and memory. This occurs because the 'POST /api/convos/import' endpoint utilizes a separate multer instance that lacks the file size limits implemented in other upload routes. Additionally, the application-level size check is disabled by default as the CONVERSATION IMPORT MAX FILE SIZE BYTES environment variable is commented out in the default configuration.
Recommendations Update to version 0.8.4-rc1. As a temporary mitigation, configure the CONVERSATION IMPORT MAX FILE SIZE BYTES environment variable to restrict the maximum allowed file size for conversation imports.

Exploit

Fix

Allocation of Resources Without Limits

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-54024
GHSA-52F6-FQWV-JCCF

Affected Products

Librechat