CVE-2024-11171

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-11171
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-11171.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-11171
Published
2025-03-20T10:15:24Z
Modified
2025-10-21T02:37:01Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

In danny-avila/librechat version git 0c2a583, there is an improper input validation vulnerability. The application uses multer middleware for handling multipart file uploads. When using in-memory storage (the default setting for multer), there is no limit on the upload file size. This can lead to a server crash due to out-of-memory errors when handling large files. An attacker without any privileges can exploit this vulnerability to cause a complete denial of service. The issue is fixed in version 0.7.6.

References

Affected packages

Git / github.com/danny-avila/librechat

Affected ranges

Type
GIT
Repo
https://github.com/danny-avila/librechat
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed