PT-2025-12037 · Danny Avila · Librechat
Published
2025-03-20
·
Updated
2025-03-20
·
CVE-2024-10359
CVSS v3.1
4.6
Medium
| Vector | AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
danny-avila/librechat version v0.7.5-rc2
Description
A vulnerability exists in the preset creation functionality where a user can manipulate the
user ID field through mass assignment. This allows an attacker to inject a different user ID into the preset object, causing the preset to appear in the UI of another user. The issue arises because the backend saves the entire object received without validating the attributes and their values, impacting both integrity and confidentiality.Recommendations
For danny-avila/librechat version v0.7.5-rc2, consider validating the attributes and their values on the backend to prevent mass assignment vulnerabilities. As a temporary workaround, restrict access to the preset creation functionality to minimize the risk of exploitation.
Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Librechat