PT-2025-44563 · Librechat · Librechat
Published
2025-08-02
·
Updated
2025-11-10
·
CVE-2025-8849
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
LibreChat version 0.7.9
Description
LibreChat version 0.7.9 is susceptible to a Denial of Service (DoS) attack. The
/api/memories endpoint allows unbounded parameter values for the key and value parameters. Lack of proper validation for these parameters can cause a null pointer error in the Rust-based backend when excessively large values are submitted. This prevents the creation of new memories and impacts the stability of the service.Recommendations
LibreChat version 0.7.9: Limit the size of input accepted by the
key and value parameters in the /api/memories endpoint to prevent excessively large values from being submitted.Exploit
Fix
DoS
Resource Exhaustion
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Librechat